diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-05-26 09:44:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-26 09:44:46 +0000 |
commit | fd329371e954065f4efce162866e27d3f05ccf16 (patch) | |
tree | 71bfb1111095a1e49fc480f0f1e40e7d563571cc /doc/plugins | |
parent | 69eedfd356ea00213b03e0d1cdf4ffa4541413c9 (diff) | |
download | ikiwiki-fd329371e954065f4efce162866e27d3f05ccf16.tar ikiwiki-fd329371e954065f4efce162866e27d3f05ccf16.tar.gz |
warn about anonymous edits here too
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/opendiscussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/opendiscussion.mdwn b/doc/plugins/opendiscussion.mdwn index 3b5ab4858..8c12199e1 100644 --- a/doc/plugins/opendiscussion.mdwn +++ b/doc/plugins/opendiscussion.mdwn @@ -4,3 +4,8 @@ This plugin allows editing of Discussion pages, and posting of comments, even when the [[lockedit]] plugin has been configured to otherwise prevent editing. + +Like the [[plugins/anonok]] plugin, this plugin allows anonymous edits +and comments, so be prepared to deal with comment spam; +the [[plugins/moderatedcomments]] and [[plugins/blogspam]] plugins might +be useful to reduce this. |