summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-15 23:06:19 -0400
committerJoey Hess <joey@kitenet.net>2010-05-15 23:06:19 -0400
commit0ab4496237e42a0044116477d0358b2faaa95675 (patch)
tree94253e7e2b35cb80a3a076e2a93e0e60446f8df6 /doc/examples
parent758cd909e9cc7bf9b46679131808132a397c8770 (diff)
fix comment feed filename
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/blog/comments.mdwn3
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/*)"]]
"""]]