This patch allows administrators to have an email or private message (if installed) sent to the user who flags an item, after the item has been either allowed or removed. The administrator can setup two default emails, one for the allow action and one for the remove action.
This is a nice way to say thanks to the users who took time to flag inappropriate content and let them know what the decision was, without having to do any work.
Variable content allowed in the messages includes:
!name - Name of the user submitting the alert
!report - Description submitted with the alert
!date - Date and time the alerter submitted the report, using the sites medium date format
!link - Link to either the node or comment that was alerted
!reason - Reason chosen for the item to be flagged (this is taken from the drop down list the user selected from when flagging the content)
Blake
www.boldsource.com
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | abuse_install.patch | 1.66 KB | BlakeLucchesi |
| abuse.patch | 5.97 KB | BlakeLucchesi |
Comments
Comment #1
BlakeLucchesi commentedThis is a patch to the install file, it inserts default follow up messages during the install process and removes the messages when the module is uninstalled.
Comment #2
jaydub commentedLet's make this part of the next release.
Comment #3
jaydub commentedComment #4
BlakeLucchesi commentedIs there anything needed to help get this completed?