CHANGELOG.html |
CHANGELOG.html |
|
|
CHANGELOG.txt |
CHANGELOG.txt |
|
Change Log Summary
-- (Note: See the [1]git repository for full version)
November 4, 2008
[2]HTML Mail created by [3]Chris Herberte.
July 19, 2009
[4]5.x-1.1 released (288 [5]SLOC, 60k) as an improved
… |
htmlmail--htmlmail.tpl.php |
htmlmail--htmlmail.tpl.php |
|
Sample template for HTML Mail test messages. |
htmlmail--simplenews.tpl.php |
htmlmail--simplenews.tpl.php |
|
|
htmlmail--user--password_reset.tpl.php |
htmlmail--user--password_reset.tpl.php |
|
|
htmlmail.admin.inc |
htmlmail.admin.inc |
|
Admin forms for HTML Mail. |
htmlmail.info |
htmlmail.info |
|
package = Mail
name = HTML Mail
description = Enables HTML in system emails.
files[] = htmlmail.mail.inc
files[] = htmlmail.test
dependencies[] = mailsystem
core = 7.x
configure = admin/config/system/htmlmail |
htmlmail.install |
htmlmail.install |
|
Installation for HTML Mail module. |
htmlmail.mail.inc |
htmlmail.mail.inc |
|
Formats and sends mail using the MailMIME class. |
htmlmail.module |
htmlmail.module |
|
Sends system emails in HTML. |
htmlmail.test |
htmlmail.test |
|
Tests for the HTML Mail module. |
htmlmail.tpl.php |
htmlmail.tpl.php |
|
|
README.html |
README.html |
|
|
README.txt |
README.txt |
|
[1]HTML Mail
Lets you theme your messages the same way you theme the rest of your
website.
[2]Requirement
* [3]Mail System 7.x-2.x
[4]Installation
The following additional modules, while not required, are highly
recommended:
… |