Closed (duplicate)
Project:
Notify
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2011 at 19:56 UTC
Updated:
21 Aug 2013 at 08:35 UTC
Currently the notify module uses the function notify_mail to create the $message subject and body.
The subject and body cannot be configured without altering the module.
It may be useful to be able to change the subject and body. I am not sure if there is an easy way to add such a feature.
Meanwhile, attached is a very simple patch to remove the user name from the email subject line for uses cases where it is not desired.
Having configurable emails etc is handled by the larger Notifications and Messaging modules.
| Comment | File | Size | Author |
|---|---|---|---|
| notify-remove-username-from-subject.patch | 673 bytes | izmeez |
Comments
Comment #1
izmeez commentedChanging issue title for more clarity.
Comment #2
gisleNo rationale is given for why the Drupal site username should be removed from the subject line. There are probably different opinions about this, but I don't see any reason to change this.
As for configurable subject and body, this is a duplicate of #70959: Configurable notification emails.