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 |
Download the code from above
Extract the files and upload them into the nucleus plugin directory (you should hade a NP_CommentControl.php file and a commentcontrol/ subdirectory)
Install from plugin admin menu
Configure plugin option
Modify commentcontrol/banlist.txt to add users to force moderate, if needed
Modify item pages skin part (go to Admin menu → Skin, see “Item Pages” for the skin) to add <%CommentControl(warning)%> after <%commentform%>
After x days (as set in the option), all comment need approval before posting. For super admin, a warning is show 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
There are few other skinvar provided by this plugin:
There are also a template skinvar provided:
0.7 2007-10-13
0.6 2007-06-24
0.5/a 2007-05-07
0.4 2005-09-16 admun
0.3 2005-08-23 Red Dalek
0.25b 2005-01-31 admun
0.25a 2005-01-31 admun
0.25 2005-01-23 admun
added banlist file function @ commentcontrol/banlist.txt (to allow longer member ban list)
fixed a redirection bug
fix // in allow/deny re-direction link, FancyURL
(previous history skipped)
NP_CommentControl version 0.7 works with Nucleus CMS 3.31 - 2007-10-29 admun