aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/comments.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-25 15:42:13 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-25 15:42:13 -0500
commitc154fa5d6cd1620be7b139b08040740a1bdfafbc (patch)
treededb206dfb05f839c9196096f89bb92bf721947f /doc/plugins/comments.mdwn
parent0cfb159bb0f14b769f7182b0ca13e019c5df6d04 (diff)
downloadikiwiki-c154fa5d6cd1620be7b139b08040740a1bdfafbc.tar
ikiwiki-c154fa5d6cd1620be7b139b08040740a1bdfafbc.tar.gz
comments: If comment content checks fail, store the comment (in .ikiwiki/comments_pending) for moderator review.
Diffstat (limited to 'doc/plugins/comments.mdwn')
-rw-r--r--doc/plugins/comments.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/comments.mdwn b/doc/plugins/comments.mdwn
index 72b11af64..4cee3b9ad 100644
--- a/doc/plugins/comments.mdwn
+++ b/doc/plugins/comments.mdwn
@@ -41,3 +41,10 @@ There are some global options for the setup file:
specify a name for themselves, and the \[[!meta author]] and
\[[!meta authorurl]] directives will not be overridden by the comments
plugin
+
+## comment moderation
+
+If you enable the [[blogspam]] plugin, comments that appear spammy will be
+held for moderation. These comments are stored in
+`.ikiwiki/comments_pending/`, and can be deleted, or moved into the
+wiki's srcdir to be posted.