Table of Contents

NP_CommentControl.php

This plugin pends all in-coming comments for approval before posting it.

General Plugin info
Current Version: 0.70
Download: see here
Code: n/a
Demo: n/a
Forum Thread: forum here

Installing

  1. Download the code from above
  2. Extract the files and upload them into the nucleus plugin directory (you should hade a NP_CommentControl.php file and a commentcontrol/ subdirectory)
  3. Install from plugin admin menu
  4. Configure plugin option
  5. Modify commentcontrol/banlist.txt to add users to force moderate, if needed
  6. Modify item pages skin part (go to Admin menu → Skin, see “Item Pages” for the skin) to add <%CommentControl(warning)%> after <%commentform%>

How to use the plugin

After x days (as set in the option), all comment need approval before posting. For super admin, a warning is shown when browsing the item. A comment can be approve/deny from the post.

Alternatively, a comment control menu can be used to see all pending comments with action to approve/deny the comment. There is now a deny all function as well

Available SkinVars and/or TemplateVars

There are few other skinvar provided by this plugin:

There are also a template skinvar provided:

History

(previous history skipped)

Plugin review

NP_CommentControl version 0.7 works with Nucleus CMS 3.31 - 2007-10-29 admun