diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-05 20:19:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-05 20:19:31 -0400 |
commit | 7e3fb8b8a230a725df7814c15745c6fee9ddd5b1 (patch) | |
tree | 15434e781f615d4ef46e84c59d2fd09ea61ba899 /doc/examples | |
parent | d89e2be91d79fca0a062744ff1dee630962cba7d (diff) |
comments: Added commentmoderation directive for easy linking to the comment moderation queue.
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/comments.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index 52c7d3132..e22b50a34 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,7 +1,7 @@ [[!sidebar content=""" [[!inline pages="comment_pending(./posts/*)" feedfile=pendingmoderation description="comments pending moderation" show=-1]] -Comments in the moderation queue: +Comments in the [[!commentmoderation desc="moderation queue"]]: [[!pagecount pages="comment_pending(./posts/*)"]] """]] |