Per-node Comment Moderation Drupal Module

Description

This Drupal module allows administrators to enable comment moderation on selected nodes, while still allowing unmoderated comments on all other nodes. This module was written in an attempt to block spam left by humans on pages with a high PageRank, but it can also be useful to reduce the amount of low-quality comments on popular pages.

Usage

Once the module is installed, a new checkbox will appear on node edit pages:

screenshot

Download

This module is now maintained on the drupal.org infrastructure. It can be downloaded from the project page.

License

GPL

Comments

Excellent module! I was going to write pretty much this same thing myself, but found this via Google first. You should publish it on drupal.org (although you'd need to change the name).

Thinking of a good name is probably going to be the most difficult part :)

I got quite a lot of positive feedback, so I'll see if I can implement some more TODO's and get this published on d.o in the near future.

The code is now in drupal.org CVS (both drupal 5 & drupal 6), so any issues can be reported there. There is no official release yet - I'll create one when I finished implementing a few more features that I had in mind.

What are the plans for continuing to support this module, as in Drupal 7 development?

I'll probably update it to Drupal 7 when its out. The module is only a few lines of code so it shouldn't be to difficult, its just a matter of time and motivation.

Its one of those little scratching-your-own-itch modules which I use on this site. As soon as I want to upgrade, I'll have to update to module as well to prevent a flood of spam comments on certain nodes.

Add new comment

Subscribe to Comments for "Per-node Comment Moderation Drupal Module"