aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/moderatedcomments.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-26 13:24:27 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-26 13:24:27 -0400
commit8dfd5289a970e2a77499a2178c493c2c233ba27e (patch)
tree5f4906f0cf991dd0dd77316f4587f8a9b4d30994 /doc/plugins/moderatedcomments.mdwn
parenta8a58a466cd787e4b75328b2e9d689168dd26ba8 (diff)
downloadikiwiki-8dfd5289a970e2a77499a2178c493c2c233ba27e.tar
ikiwiki-8dfd5289a970e2a77499a2178c493c2c233ba27e.tar.gz
moderatedcomments: New plugin to allow comment moderation w/o relying on blogspam.net.
Diffstat (limited to 'doc/plugins/moderatedcomments.mdwn')
-rw-r--r--doc/plugins/moderatedcomments.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plugins/moderatedcomments.mdwn b/doc/plugins/moderatedcomments.mdwn
new file mode 100644
index 000000000..97924d742
--- /dev/null
+++ b/doc/plugins/moderatedcomments.mdwn
@@ -0,0 +1,10 @@
+[[!template id=plugin name=moderatedcomments author="[[Joey]]"]]
+[[!tag type/auth]]
+
+This plugin causes [[comments]] to be held for manual moderation.
+Admins can access the comment moderation queue via their preferences page.
+
+By default, all comments made by anyone who is not an admin will be held
+for moderation. The `moderate_users` setting can be set to false to avoid
+moderating comments of logged-in users, while still moderating anonymous
+comments.