]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/blog/comments.mdwn
reword comment count to avoid pluralisation issues
[ikiwiki.git] / doc / examples / blog / comments.mdwn
index 4735dea08f8c87813a56a340f3c0bb55d8b09ff6..f8569a549bf0f16959bf042cba3c3d8d5ab055bf 100644 (file)
@@ -1,3 +1,6 @@
-This page will show all comments made to posts in my [[blog|index]].
+[[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]]
+Comments in the moderation queue:
+[[!pagecount pages="comment_pending(/posts/*)"]]
 
-[[!inline pages="./posts/*/Discussion or internal(./posts/*/comment_*)"]]
+Recent comments on posts in the [[blog|index]]:
+[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]]