blogspam uses JSON instead of RPC::XML now.

master
Amitai Schlair 2015-01-03 10:02:20 -05:00
parent 0048442831
commit bca1f16385
1 changed files with 1 additions and 1 deletions

View 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, 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. 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. You can control how content is tested via the `blogspam_options` setting.
The list of options is [here](http://blogspam.net/api/2.0/testComment.html#options). The list of options is [here](http://blogspam.net/api/2.0/testComment.html#options).