]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/blogspam.mdwn
update
[ikiwiki.git] / doc / plugins / blogspam.mdwn
index 28d0432b343f394d3335afe6105a1d8193f83878..1d152faac19b224e2502a430ba3a41862e503ecc 100644 (file)
@@ -3,7 +3,9 @@
 
 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.
 
 The plugin requires the [[!cpan RPC::XML]] perl module.