]> 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 c46f95df7b552c794edfe017fc51e82e594654fd..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="*/Discussion or internal(./posts/*/comment_*)"]]
+Recent comments on posts in the [[blog|index]]:
+[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]]