projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb70c15
)
response
author
Joey Hess
<joey@kitenet.net>
Sun, 2 May 2010 22:59:37 +0000
(18:59 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 2 May 2010 22:59:37 +0000
(18:59 -0400)
doc/forum/how_to_add_post_titles_in_ikiwiki_blog__63__.mdwn
patch
|
blob
|
history
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 4b5e219796db442f2db1ff3491f2b8a016dcb7fd..4a505925e1f31e56945905a1c503e882aa52eb52 100644
(file)
--- 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]]