Problem/Motivation
Sometimes we need to add a recipient or change the text depending on the type of content or field values. We thought it could be done programmatically.
Proposed resolution
Allow to use hook_admin_content_notification_recipients_alter() and hook_admin_content_notification_params_alter().
Remaining tasks
None.
User interface changes
None.
API changes
Will be added admin_content_notification.api.php with instructions.
Data model changes
None.
Release notes snippet
Added hook_admin_content_notification_recipients_alter() and hook_admin_content_notification_params_alter().
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | admin_content_notification-allow-to-alter-mail-3016410-3.patch | 2.63 KB | ruslan piskarov |
Comments
Comment #2
ruslan piskarovProviding the patch. Please review.
And thank you for the module.
Comment #3
ruslan piskarovProviding better patch. Please review.
Comment #6
manish.upadhyay commentedComment #7
manish.upadhyay commentedComment #8
manish.upadhyay commented