diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-02 18:59:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-02 18:59:37 -0400 |
commit | cfca3a70740619dcb2ff94137fe61f71dede2619 (patch) | |
tree | f8d1ad564d93a03c2bf167cfe744c38344983452 /doc | |
parent | bb70c15c598d1d35711369aa85cb39074beb64aa (diff) | |
download | ikiwiki-cfca3a70740619dcb2ff94137fe61f71dede2619.tar ikiwiki-cfca3a70740619dcb2ff94137fe61f71dede2619.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn b/doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn index 4b5e21979..4a505925e 100644 --- a/doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn +++ b/doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn @@ -12,3 +12,11 @@ Any help would be really appreciated. Thanks! Raf + +> Either name the blog post files with the full title you want them to +> have, or use [[ikiwiki/directive/meta]] title to set the title of a blog post. +> +> \[[!meta title="this is my blog post"]] +> +> Either way, the title will automatically be displayed, clickable, at the top. +> (zack has hacked his templates not to do that). --[[Joey]] |