]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/blogspam.mdwn
Moved to patch to todo/auto-create
[ikiwiki.git] / doc / plugins / blogspam.mdwn
index fd854b02eefcfba2a13c3de069a553bf50a71d87..1d152faac19b224e2502a430ba3a41862e503ecc 100644 (file)
@@ -3,8 +3,11 @@
 
 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. Currently,
-detected spam is not saved for human review, it is just rejected.
+[[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.
 
 You can control how content is tested via the `blogspam_options` setting.
 The list of options is [here](http://blogspam.net/api/testComment.html#options).