diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 22:59:20 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 22:59:20 -0500 |
commit | ff9a61b48100c66d2a212270017d7b5cae0386ac (patch) | |
tree | 42fbb8cc2597e7977db87dccb2c9f902b8b2d245 | |
parent | 0c287d85bb12dc882518fc86536a6397151753ac (diff) |
update
-rw-r--r-- | doc/plugins/blogspam.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
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. |