From: Joey Hess Date: Mon, 26 Jan 2009 04:02:11 +0000 (-0500) Subject: update X-Git-Tag: 3.03~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=51cd34afff17f27cdcdf45a1e9c4ce047a2eef80;p=ikiwiki.git update --- diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index 28d0432b3..1d152faac 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -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.