From: Joey Hess Date: Mon, 26 Jan 2009 03:59:20 +0000 (-0500) Subject: update X-Git-Tag: 3.03~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff9a61b48100c66d2a212270017d7b5cae0386ac;p=ikiwiki.git update --- diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index a090f9c60..28d0432b3 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -3,8 +3,7 @@ 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. The plugin requires the [[!cpan RPC::XML]] perl module.