]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/blogspam.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / blogspam.mdwn
index 28d0432b343f394d3335afe6105a1d8193f83878..466afd8d92874b7d2f6a21edda8124a1dd07b61f 100644 (file)
@@ -3,7 +3,12 @@
 
 This plugin adds antispam support to ikiwiki, using the
 [blogspam.net](http://blogspam.net/) API. Both page edits and
-[[comment|comments]] postings can be checked for spam.
+[[comment|comments]] postings can be checked for spam. Page edits that
+appear to contain spam will be rejected; comments that look spammy will be
+stored in a queue for moderation by an admin.
+
+To check for and moderate comments, log in to the wiki as an admin,
+go to your Preferences page, and click the "Comment Moderation" button.
 
 The plugin requires the [[!cpan RPC::XML]] perl module.