]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/blogspam.mdwn
git: Attribute reverts to the user doing the revert, not the wiki itself
[git.ikiwiki.info.git] / doc / plugins / blogspam.mdwn
index c158316d43bfab793f1039874974371c60ddcfc3..0458e1810a0f36cddbcb66d70f74af050634df6a 100644 (file)
@@ -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,7 +10,7 @@ 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).