Mail Editor

litwol - December 5, 2007 - 16:49

The mail edit module lets you edit all email body and subject of all emails that go out from your site to your users through Drupal's drupal_mail function. You are able to edit any email body text based on which email it is and which language it is being sent for. you may use token variables in your template to better customize dynamic email text.

You may enable drupal core 'locale' module in drupal 6 version to enable multi-lingual email template translation. by default only English is available.

Update

Committed d6 code which was a complete rewrite under 4 hours.
next i will integrate token support into mail_edit to avoid home brew solution

TODO:
1) done: enable token support for variable replacement (contextual depending on the email & generic ? )
2) write upgrade path from d5 to d6
3) comment the whole code

**New Version**

This module is undergoing active development at this time. new feature includes mail logging and token module integration on top of being able to alter outgoing mail. Right now is the best time to give feature requests.

Support module development

Mail Editor module development is not sponsored by anyone. I develop and support Mail Editor module on my own time because i love being part of the community and giving to the community. If you would like to support this module development or just to say thanks please use the donation button below.


Releases

Official releasesDateSizeLinksStatus
5.x-1.12007-Dec-138.55 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Jun-1012.67 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.