]> sipb.mit.edu Git - ikiwiki.git/commitdiff
update
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:02:11 +0000 (23:02 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:02:11 +0000 (23:02 -0500)
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.