Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download htmlmail-7.x-1.1.tar.gztar.gz 16.39 KB
MD5: 22ca1730b52931e1ac9dbff0220525b9
SHA-1: 172c0fb927bc37f310347d2884fae1ca67ee00b7
SHA-256: eb1c8676370e60f6150e498b5960d31b954c54f55d457bd9cd04f38aa7f87398
Download htmlmail-7.x-1.1.zipzip 20.03 KB
MD5: 6ab7ec870b986847dd5f7e5439e0f834
SHA-1: ec80ce5426132e5657bd25ae1d2a59eb1df5bbc5
SHA-256: 4c59df2af22c8a825ca13c6be37b2c87167b703811bb4ba6fb2589a9f38643cb

Release notes

Massive improvements over the original HTML Mail module:

  • Allows using either template files or a full Drupal theme to format emails.
  • Allows both a pre-theme and a post-theme text format filter to be applied.
  • Sends emails as Multipart/Alternative with text/plain and text/html parts.
  • Adds a "Plaintext only" profile field for users who prefer plaintext emails.
  • Relies on the new Mail System module for setting the mail_system variable.

To Do

  • Move emogrifier and transliteration to separate filter modules.
  • Rewrite module_requirements() and info file accordingly.
  • Update README.txt to explain about the format filter change.

Note

The HTML-to-plaintext conversion relies on drupal_html_to_text which is currently broken. A fix is posted in the issue queue.

See also

Created by: pillarsdotnet
Created on: 11 Mar 2011 at 10:31 UTC
Last updated: 11 Mar 2011 at 10:36 UTC
New features

Other releases