]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/comments.mdwn
add a button to prefs page for comment moderation
[ikiwiki.git] / doc / plugins / comments.mdwn
index 4cee3b9ad1d61ebcce952fc60a772f29b0a2370c..c13a6daa6a1ddb88e0d3f1b8973a3c029c56a815 100644 (file)
@@ -45,6 +45,8 @@ There are some global options for the setup file:
 ## comment moderation
 
 If you enable the [[blogspam]] plugin, comments that appear spammy will be
 ## 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.
+held for moderation. Wiki admins can access the comment moderation queue
+via a button on their Preferences page.
+
+The comments are stored in `.ikiwiki/comments_pending/`, and can be
+deleted, or moved into the wiki's srcdir to be posted.