]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
blogspam uses JSON instead of RPC::XML now.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Sat, 3 Jan 2015 15:02:20 +0000 (10:02 -0500)
committerSimon McVittie <smcv@debian.org>
Wed, 14 Jan 2015 22:14:02 +0000 (22:14 +0000)
doc/plugins/blogspam.mdwn

index 3dd017f61897b318d017b40ad70ae704ea851469..0458e1810a0f36cddbcb66d70f74af050634df6a 100644 (file)
@@ -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).