master
Joey Hess 2009-01-25 23:02:11 -05:00
parent ff9a61b481
commit 51cd34afff
1 changed files with 3 additions and 1 deletions

View 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.