aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2015-01-03 10:02:20 -0500
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2015-01-03 10:02:20 -0500
commitbca1f16385d72230f56a38b2105b6ab4e9783350 (patch)
tree558ab670fe020922c51a587c5d4db1d223987a51 /doc
parent0048442831314727794c8eee063064bdfeb1163a (diff)
downloadikiwiki-bca1f16385d72230f56a38b2105b6ab4e9783350.tar
ikiwiki-bca1f16385d72230f56a38b2105b6ab4e9783350.tar.gz
blogspam uses JSON instead of RPC::XML now.
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/blogspam.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn
index 9c4072a8d..745fc48e2 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/2.0/testComment.html#options).