diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
commit | 7960031135e74f6d36abc4294dbadb687117222c (patch) | |
tree | 482778fb123b930018c62bb72464264c60c51bf2 /doc/wikitemplates.mdwn | |
parent | 7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff) | |
download | ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar.gz |
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
Diffstat (limited to 'doc/wikitemplates.mdwn')
-rw-r--r-- | doc/wikitemplates.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 4fc163599..1beed649b 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -17,9 +17,9 @@ located in /usr/share/ikiwiki/templates by default. changes to a page. * `passwordmail.tmpl` - Not a html template, this is used to generate the mail with the user's password in it. -* `rsspage.tmpl` - Used for generating rss feeds for [[blog]]s. +* `rsspage.tmpl` - Used for generating rss feeds for [blogs|[ikiwiki/blog]]. * `rssitem.tmpl` - Used for generating individual items on rss feeds. -* `atompage.tmpl` - Used for generating atom feeds for [[blog]]s. +* `atompage.tmpl` - Used for generating atom feeds for blogs. * `atomitem.tmpl` - Used for generating individual items on atom feeds. * `inlinepage.tmpl` - Used for adding a page inline in a blog page. |