From: Joey Hess Date: Thu, 1 Jul 2010 00:53:58 +0000 (-0400) Subject: Use comment template on comments page of example blog. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/29fd100e9f4e71fb85505d932184ffd5e3f26242 Use comment template on comments page of example blog. --- 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 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"]]