diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 13:35:17 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-22 13:35:17 -0400 |
commit | 30308664a698102bdb15995d9d0d65e213c49964 (patch) | |
tree | 96142d793befa0597834d6abe36ceed2ea471dcf /doc/plugins | |
parent | 55377e7336070c4d2a3da1473666accf13d64325 (diff) |
document how to get to the moderation page
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/blogspam.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/blogspam.mdwn b/doc/plugins/blogspam.mdwn index 1d152faac..466afd8d9 100644 --- a/doc/plugins/blogspam.mdwn +++ b/doc/plugins/blogspam.mdwn @@ -7,6 +7,9 @@ This plugin adds antispam support to ikiwiki, using the appear to contain spam will be rejected; comments that look spammy will be 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. You can control how content is tested via the `blogspam_options` setting. |