How to setup an article approval system?

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
Submitted by programmer on Fri, 08/15/2008 - 01:59.

Hello all,

I am building a Drupal site for a neighborhood committee. What we want is for any residents (registered users) to be able to submit "proposals". Once a proposal is submitted, it is placed into the "In Review" category, until it is reviewed by the admins, who will then delete it, or move it to the "For Review" category.

How would I go about setting this up?

Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.