First, fantastic work on this module -- for anyone that routinely gets blasted with spam submissions, this module is a must. If nothing else, it feels like we're fighting back.
I have a bit of a feature request, should time ever allow for it to be added:
Currently you can bulk-select users and use "Block and report the selected users as spammers" from the user admin page. It would be fantastic to have this ability from the Content admin page as well. This would allow the decision on whether or not a user is a spammer to be determined by looking at their submitted content.
Even better would be the ability to bulk moderate (not just block, but also delete, and delete all content -- ie. the options given when viewing the "Spam" menu item on the individual User page). In this way we could bulk report/bulk delete users and bulk remove spam content all in one spam-killing sweep.
Thanks again for this fantastic module.
-Ryan
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Feature-1444836-5.patch | 7.27 KB | davps |
| #4 | Feature-1444836-4.patch | 7.1 KB | davps |
Comments
Comment #1
bengtan commentedHi,
Thanks for the idea. Will think about it ...
Comment #2
bengtan commentedHi,
This feature needs a bit more thought, and I'm not inclined to spend any more time on it because I don't have that much free time :)
If anyone disagrees, and would be willing to contribute a patch or sponsorship of such a feature, please re-open this issue. Thank you.
Comment #2.0
bengtan commentedAdded additional information.
Comment #3
kala4ekComment #4
davps commented- Checkboxes with action changed to select list
- Action's logic (unpublish/delete) modified
- Feature added
Comment #5
davps commentedFixed logic. Passing all if action doesn't exist
Comment #7
kala4ekCommitted to latest dev, thanks.