X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/758cd909e9cc7bf9b46679131808132a397c8770..f3820ee8acbbb31a4794039a989d3e642f5c6d2a:/doc/examples/blog/comments.mdwn diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index 1873fb9ac..e22b50a34 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,8 +1,10 @@ [[!sidebar content=""" -[[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]] -Comments in the moderation queue: -[[!pagecount pages="comment_pending(/posts/*)"]] +[[!inline pages="comment_pending(./posts/*)" feedfile=pendingmoderation +description="comments pending moderation" show=-1]] +Comments in the [[!commentmoderation desc="moderation queue"]]: +[[!pagecount pages="comment_pending(./posts/*)"]] """]] Recent comments on posts in the [[blog|index]]: -[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]] +[[!inline pages="./posts/*/Discussion or comment(./posts/*)" +template="comment"]]