From: Amitai Schlair Date: Sat, 3 Jan 2015 15:02:20 +0000 (-0500) Subject: blogspam uses JSON instead of RPC::XML now. X-Git-Tag: debian/3.20120629.1~3 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/3f4914b95ba239489bae48f154abed9892e0cbf5?ds=sidebyside;hp=c3e4f1d6736f7b4bd10ec5e46ab7db05b80cbbcb blogspam uses JSON instead of RPC::XML now. --- diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index 3dd017f61..0458e1810 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -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).