]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/blog/comments.mdwn
fix comment feed filename
[ikiwiki.git] / doc / examples / blog / comments.mdwn
index c46f95df7b552c794edfe017fc51e82e594654fd..f600ae183d7e287bf9c79e36274ccf26bdd41f01 100644 (file)
@@ -1,3 +1,9 @@
-This page will show all comments made to posts in my [[blog|index]].
+[[!sidebar content="""
+[[!inline pages="comment_pending(/posts/*)" feedfile=pendingmoderation
+description="comments pending moderation" 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/*)"]]