diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-15 23:06:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-15 23:06:19 -0400 |
commit | 0ab4496237e42a0044116477d0358b2faaa95675 (patch) | |
tree | 94253e7e2b35cb80a3a076e2a93e0e60446f8df6 /doc/examples/blog | |
parent | 758cd909e9cc7bf9b46679131808132a397c8770 (diff) |
fix comment feed filename
Diffstat (limited to 'doc/examples/blog')
-rw-r--r-- | doc/examples/blog/comments.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index 1873fb9ac..f600ae183 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,5 +1,6 @@ [[!sidebar content=""" -[[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]] +[[!inline pages="comment_pending(/posts/*)" feedfile=pendingmoderation +description="comments pending moderation" show=-1]] Comments in the moderation queue: [[!pagecount pages="comment_pending(/posts/*)"]] """]] |