aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-02 18:59:37 -0400
committerJoey Hess <joey@kitenet.net>2010-05-02 18:59:37 -0400
commitcfca3a70740619dcb2ff94137fe61f71dede2619 (patch)
treef8d1ad564d93a03c2bf167cfe744c38344983452 /doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn
parentbb70c15c598d1d35711369aa85cb39074beb64aa (diff)
downloadikiwiki-cfca3a70740619dcb2ff94137fe61f71dede2619.tar
ikiwiki-cfca3a70740619dcb2ff94137fe61f71dede2619.tar.gz
response
Diffstat (limited to 'doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn')
-rw-r--r--doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn8
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]]