]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/moderatedcomments.mdwn
the setup file wants `rsync_command`, not `rsync`
[ikiwiki.git] / doc / plugins / moderatedcomments.mdwn
1 [[!template id=plugin name=moderatedcomments author="[[Joey]]"]]
2 [[!tag type/auth]]
3
4 This plugin causes [[comments]] to be held for manual moderation.
5 Admins can access the comment moderation queue via their preferences page.
6
7 By default, all comments made by anyone who is not an admin will be held
8 for moderation. The `moderate_users` setting can be set to false to avoid
9 moderating comments of logged-in users, while still moderating anonymous
10 comments.