diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-15 23:25:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-15 23:25:16 -0400 |
commit | fd2f04694f8ba52d9b67e35c95f1bddc33bbe292 (patch) | |
tree | 0c992671a79ce4f165aff305b52e9db0f67eadc5 | |
parent | 955bda7803b5d8dcbe103d986d53a35186b34ab0 (diff) |
add comments page
-rw-r--r-- | doc/comments.mdwn | 9 | ||||
-rw-r--r-- | doc/index.mdwn | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/comments.mdwn b/doc/comments.mdwn new file mode 100644 index 000000000..e19962b92 --- /dev/null +++ b/doc/comments.mdwn @@ -0,0 +1,9 @@ +[[!sidebar content=""" +[[!inline pages="comment_pending(*)" feedfile=pendingmoderation +description="comments pending moderation" show=-1]] +Comments in the [[!commentmoderation desc="moderation queue"]]: +[[!pagecount pages="comment_pending(*)"]] +"""]] + +Recent comments posted to this site: +[[!inline pages="comment(*)" template="comment"]] diff --git a/doc/index.mdwn b/doc/index.mdwn index 47682349f..4f967b71f 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,6 +10,7 @@ To get a feel for it, see the [[walkthrough]]. * [[bugs]] * [[todo]] * [[forum]] +* [[comments]] * [[contact]] [[News]]: |