Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 18.82 KB
MD5: 91eacf143ac10b490c133d7b78afb1bb
SHA-1: a4358cb2ad045411acbd8d36312fcd841690d306
SHA-256: 961b3434ab2abcbc6ca994e69338cb69a8c5ced1cf838b3a4aeb1ade40a61170
Download zip 22.05 KB
MD5: a2a46c896796c76cb2c20e169b5feda6
SHA-1: ac0f2c4c15106a52888748015e97f624d5f8b227
SHA-256: 198bc3bf234eeeff455a1f64c31678525f5d104614764b6e347cf5b739c9c087

Release notes

This is ALPHA2 of Mail Editor for Drupal 7.

We do not recommend installing alpha versions on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1262746-3: Mail Editor for D7 for details.

The Token module provides essential assistance for defining templates, but Mail Editor will work fine without it, too.

Changes since ALPHA1:
New features:
- Major overhaul
— Expand conditional text into dynamic text, including array iteration and multi-line [array:join:?],
— improved modularization, allowing better client integration,
— purge and auto-purge of unused templates.
- Implement conditional text (and extract the hook_mail_alter() implementation into an .inc file).
- Add update_7001 to upgrade D6 Mail Editor tokens to D7 Core tokens. Client modules must implement a similar function to update their tokens!
Bugs fixed:
- Fix line endings (no functional change).
- Some code refactoring and renaming (no functional change).
- Add README.txt and clarify description in .info file.

Created by: salvis
Created on: 4 Oct 2011 at 02:14 UTC
Last updated: 4 Oct 2011 at 02:23 UTC
New features
Bug fixes
Unsupported

Other releases