projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
083e491
)
reword comment count to avoid pluralisation issues
author
Joey Hess
<joey@kitenet.net>
Sun, 16 May 2010 02:23:44 +0000
(22:23 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 16 May 2010 02:23:44 +0000
(22:23 -0400)
doc/examples/blog/comments.mdwn
patch
|
blob
|
history
diff --git
a/doc/examples/blog/comments.mdwn
b/doc/examples/blog/comments.mdwn
index 32ffa55377e1eca123cb16ad3af008cad955e608..f8569a549bf0f16959bf042cba3c3d8d5ab055bf 100644
(file)
--- a/
doc/examples/blog/comments.mdwn
+++ b/
doc/examples/blog/comments.mdwn
@@
-1,7
+1,6
@@
-This page will show recent comments made to posts in the [[blog|index]].
-
-There are [[!pagecount pages="comment_pending(/posts/*)"]] comments
-in the moderation queue.
[[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]]
+Comments in the moderation queue:
+[[!pagecount pages="comment_pending(/posts/*)"]]
+Recent comments on posts in the [[blog|index]]:
[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]]