diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 23:51:48 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 23:51:48 +0000 |
commit | 908e004b4c5a1970246afd055a34dea4ea146b3e (patch) | |
tree | 83546f2f85b11c750a4ee2367b9259e65470f509 /doc/bugs | |
parent | ecd74fbe5d3ace51a57b0f6f756538aba8123727 (diff) | |
download | ikiwiki-908e004b4c5a1970246afd055a34dea4ea146b3e.tar ikiwiki-908e004b4c5a1970246afd055a34dea4ea146b3e.tar.gz |
* Title metadata of inlined pages now shows up in blogs, although not yet
in their rss feeds.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/meta_inline.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/meta_inline.mdwn b/doc/bugs/meta_inline.mdwn index cd3d5ec2b..9ca32a0e8 100644 --- a/doc/bugs/meta_inline.mdwn +++ b/doc/bugs/meta_inline.mdwn @@ -1,2 +1,4 @@ The meta plugin doesn't affect a page if it's being inlined. Probably setting the title with it should override the title of the blog post. + +[[bugs/done]] |