Cool simple module.
Im going to likey do this myself, going to mention here in case it's a good idea.
it strikes me there is likely no way to prevent reflagging of content (haven't tested it too heavily, based on what I know of the flag module) after reset all which could sorta lead to /flag/ abuse, ie someone keeps re reporting a content they have deemed unaccesibly, leading to some very annoyed administers who'd keep having to reset the content.
Wouldn't be too hard to introduce a new flag, ignore..
though more appropriately the flag should actually be on the flagging.. flag of flagging =.= that's possible I think since flag uses type ... amusing idea...
Anyhow, simplier would be to ignore flag a content that's been reported, removing it from the queue but retaining all the abuse reports.
shrug, just an idea
Comments
Comment #1
sirkitree commentedIt is a good idea, and with the new $flag->access() method going into the 2.0 version of Flag module i would like to implement this so that it is not able to be flagged again after the flags have been reset.
Comment #2
gausarts commentedSubscribing. Thanks
Comment #3
sirkitree commentedThe $flag->access() stuff should be tracked over at #769218: Utilise the new access() method on flag objects to hide the flag link for "approved" content