diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-30 20:53:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-30 20:53:58 -0400 |
commit | 29fd100e9f4e71fb85505d932184ffd5e3f26242 (patch) | |
tree | 35bd09926cbfbb761f462234c90f63985da1e9d1 | |
parent | 91fde37f13a89b4593e128852c2f8927b478d881 (diff) |
Use comment template on comments page of example blog.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/examples/blog/comments.mdwn | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 15ae21a55..0697efffd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ ikiwiki (3.20100624) UNRELEASED; urgency=low (Make it relative like everything else.) * hnb: Fixed broken use of mkstemp that had caused dangling temp files, and prevented actually rendering hnb files. + * Use comment template on comments page of example blog. -- Joey Hess <joeyh@debian.org> Wed, 23 Jun 2010 15:30:04 -0400 diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index f59b44390..52c7d3132 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -6,4 +6,5 @@ Comments in the moderation queue: """]] Recent comments on posts in the [[blog|index]]: -[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]] +[[!inline pages="./posts/*/Discussion or comment(./posts/*)" +template="comment"]] |