Closed (fixed)
Project:
Flag
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 09:49 UTC
Updated:
17 Jul 2009 at 10:50 UTC
Hi,
I want to create a page on my site that lists user submitted nodes which can be rated. However, if site visitors don't find a particular node useful I need to allow them to unpublish the node. BUT, I need to set a minimum amount of users that flag the node before it get's unpublished to prevent abuse.
Can the flags module be used to achieve this?
Thanks for any help.
Comments
Comment #1
quicksketchYes, turn on the Flag Actions module, then create a new action to unpublish a piece of content after X number of flaggings. You may also use Rules module if you're looking for a more robust solution.
Comment #2
Jboo commentedGreat, thanks quickstetch, I'll play around and see if I can get this to work the way I need.