Comment moderation plugin
Posted on February 18, 2009, under Plugins and Tags.
Comment moderation is a feature that many people have asked for. Because Mango does not have that functionality out of the box, I created a plugin that will add moderation settings to your admin.
| View count: 734
6 responses to "Comment moderation plugin"
Laura on April 07, 2009
Giancarlo,
Make sure you go to Settings and set the plugin to moderate.
Make sure you go to Settings and set the plugin to moderate.
Giancarlo Gomez on April 07, 2009
I did and the comments would still come in as approved so I had to hardcode the insert action to set the approved status to false because apparently it was ignoring the setting in the handler.cfc
Laura on April 07, 2009
Well, you may be using an author email to enter the comment. It will bypass an author comment, since that doesn't need to be moderated.
Giancarlo Gomez on April 07, 2009
And that was the answer to my problem! Thank you!!!!!
Dave on September 03, 2009
I activated this plugin, and a couple of questions.
1. when i view the overview in the admin area, I get a java security exception (only appears if I activate the plugin).
2. How does the moderation work exactly, is the author sent an email with an approve link, or is there somewhere in the admin area to approve comments?
Thanks!
1. when i view the overview in the admin area, I get a java security exception (only appears if I activate the plugin).
2. How does the moderation work exactly, is the author sent an email with an approve link, or is there somewhere in the admin area to approve comments?
Thanks!

Giancarlo Gomez on April 07, 2009