projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9a61b
)
update
author
Joey Hess
<joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:02:11 +0000
(23:02 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:02:11 +0000
(23:02 -0500)
doc/plugins/blogspam.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/blogspam.mdwn
b/doc/plugins/blogspam.mdwn
index 28d0432b343f394d3335afe6105a1d8193f83878..1d152faac19b224e2502a430ba3a41862e503ecc 100644
(file)
--- a/
doc/plugins/blogspam.mdwn
+++ b/
doc/plugins/blogspam.mdwn
@@
-3,7
+3,9
@@
This plugin adds antispam support to ikiwiki, using the
[blogspam.net](http://blogspam.net/) API. Both page edits and
-[[comment|comments]] postings can be checked for spam.
+[[comment|comments]] postings can be checked for spam. Page edits that
+appear to contain spam will be rejected; comments that look spammy will be
+stored in a queue for moderation by an admin.
The plugin requires the [[!cpan RPC::XML]] perl module.