diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-23 16:10:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-23 16:14:33 -0400 |
commit | 7e79da76332b93214a7d9a5c91bc046db4219ee2 (patch) | |
tree | 5c38f313f26095ea6296af5d7527af74f23fc9cc /doc/tips | |
parent | 83703d2f4a8832155e3c111792489062ccc4793b (diff) |
template docu reorg
Remove wikitemplates page; fold its contents into templates page.
Update all backlinks. Document new ability to put templates inside srcdir.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/comments_feed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/comments_feed.mdwn b/doc/tips/comments_feed.mdwn index 6f8137256..6d4dbb803 100644 --- a/doc/tips/comments_feed.mdwn +++ b/doc/tips/comments_feed.mdwn @@ -6,5 +6,5 @@ add a feed that contains all the comments posted to any page. Here's how: \[[!inline pages="internal(*/comment_*)" template=comment]] The special [[ikiwiki/PageSpec]] matches all comments. The -[[template|wikitemplates]] causes the comments to be displayed formatted +[[template|templates]] causes the comments to be displayed formatted nicely. |