X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/862230968fc61678f512f10639c3b8348d82e019..HEAD:/doc/plugins/blogspam.mdwn diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index c158316d4..745fc48e2 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=blogspam author="[[Joey]]"]] -[[!tag type/auth]] +[[!tag type/auth type/comments]] This plugin adds antispam support to ikiwiki, using the [blogspam.net](http://blogspam.net/) API. Both page edits and @@ -10,10 +10,10 @@ stored in a queue for moderation by an admin. To check for and moderate comments, log in to the wiki as an admin, go to your Preferences page, and click the "Comment Moderation" button. -The plugin requires the [[!cpan RPC::XML]] perl module. +The plugin requires the [[!cpan JSON]] 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). +The list of options is [here](http://blogspam.net/api/2.0/testComment.html#options). By default, the options are configured in a way that is appropriate for wiki content. This includes turning off some of the more problematic tests. An interesting option for testing is `fail`, by setting it (e.g.,