Needs review
Project:
Abuse
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Oct 2007 at 18:55 UTC
Updated:
10 Apr 2008 at 16:25 UTC
Jump to comment: Most recent file
This patch adds the functionality to send predefined email notices created in the “Reason configuration settings” page. You can create several types of notices but choose only the ones that are available in the abuse report form.
First you need to apply this patch: http://drupal.org/files/issues/abuse.module.0.1.patch
Then you should apply my patch to abuse.module and also to abuse.install.
Regards,
introfini
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | abuse.install.patch | 574 bytes | introfini |
| abuse.module_1.patch | 5.43 KB | introfini |
Comments
Comment #1
introfini commentedThe patch to abuse.install.
introfini
Comment #2
tj2653 commentedHere is my problem with the patch. I have 4 abuse reasons, and no matter which one I select on the warn user page, the e-mail subject is always the first reason's subject, and the body of the e-mail is always the first reason's Argumentation. Any ideas on this?
Comment #3
introfini commentedhi,
Here is the problem http://drupal.org/node/167482#comment-593283, you just need to remove the
static $reasonsintrofini
Comment #4
tj2653 commentedThanks introfini, that did the trick :)
Comment #5
jaydub commentedComment #6
jaydub commented