summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-18 14:12:52 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-18 14:12:52 -0500
commit23f5874a56f66c0bb5d5921d21418c7363786b1b (patch)
treef096f2cbae8a5d482574e213712caa934abdf88f /doc/plugins/contrib
parent9b1be757ddb2f1982cb0ca89bff11a78d76faa00 (diff)
another thought
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/comments.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/plugins/contrib/comments.mdwn b/doc/plugins/contrib/comments.mdwn
index 41bfa0004..0957e74fa 100644
--- a/doc/plugins/contrib/comments.mdwn
+++ b/doc/plugins/contrib/comments.mdwn
@@ -33,7 +33,13 @@ only by direct committers. Currently, comments are always in [[ikiwiki/markdown]
>> The best reason to keep the pages internal seems to me to be that you
>> don't want the overhead of every comment spawning its own wiki page.
>> The worst problem with it though is that you have to assume the pages
->> are mdwn (or `default_pageext`) and not support other formats. --[[Joey]]
+>> are mdwn (or `default_pageext`) and not support other formats.
+
+>> By the way, I think that who can post comments should be controllable by
+>> the existing plugins opendiscussion, anonok, signinedit, and lockedit. Allowing
+>> posting comments w/o any login, while a nice capability, can lead to
+>> spam problems. So, use `check_canedit` as at least a first-level check?
+>> --[[Joey]]
When using this plugin, you should also enable [[htmlscrubber]] and either [[htmltidy]]
or [[htmlbalance]]. Directives are filtered out by default, to avoid commenters slowing