How to setup an article approval system?

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 your Answer

  • Lines and paragraphs break automatically.
  • 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 <% ... %>.

More information about formatting options