Allow users to submit page with approval?

Discussion in 'Drupal' started by Ruriko, Nov 5, 2010.

  1. #1
    Anyone know a module that allows user to submit pages and it needs to be approved by admin?
     
    Ruriko, Nov 5, 2010 IP
  2. cjscully

    cjscully Active Member

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    Yes Moder8 should do the trick.
     
    cjscully, Nov 6, 2010 IP
  3. TrafficRider

    TrafficRider Active Member

    Messages:
    250
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    Or you could set all new post to 'unpublished' then set it to 'published' after reviewing it. This way you don't need any other contrib module installed.
     
    TrafficRider, Nov 8, 2010 IP
  4. AtomicPages

    AtomicPages Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This is the method I have used for one of the websites I run. Works well. You can also use actions/triggers to make drupal send you an email the second you have new content to approve.
     
    AtomicPages, Nov 8, 2010 IP
  5. kajol

    kajol Well-Known Member

    Messages:
    523
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #5
    Use workflow with triggers & actions to achieve this.
     
    kajol, Nov 9, 2010 IP
  6. nmridul

    nmridul Member

    Messages:
    119
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    33
    #6
    Moder8 module is best of the suggested ideas. This is better because you can see even the nodes that are edited at a later date after publishing and then can approve the changes.
    The drawback with the publish/unpublish step mentioned above is the author can edit their articles later after it is published. Else, you will have to remove the "edit own content" permission which would mean the author will not be able to edit if he makes a mistake. I suggest going with moder8 module.
     
    nmridul, Nov 17, 2010 IP
  7. jbtooloo

    jbtooloo Peon

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Yup, this is a pretty wise move. Better than what some people do - create a duplicate JUST for staging!!
     
    jbtooloo, Nov 17, 2010 IP