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

CommentFileSizeAuthor
#1 abuse_install.patch1.66 KBBlakeLucchesi
abuse.patch5.97 KBBlakeLucchesi

Comments

BlakeLucchesi’s picture

StatusFileSize
new1.66 KB

This 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.

jaydub’s picture

Status: Needs review » Postponed

Let's make this part of the next release.

jaydub’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev
Status: Postponed » Active
BlakeLucchesi’s picture

Is there anything needed to help get this completed?