123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- 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
- replacement for [6]drupal_mail().
- February 26, 2010
- [7]6.x-1.3 released (348 [8]SLOC, 108k) and eventually installed
- by [9]over 5,000 sites.
- January 1, 2011
- [10]Patches to improve theming of the [11]7.x-1.x-dev version
- submitted by [12]Bob Vincent (pillarsdotnet).
- March 10, 2011
- [13]Mail System created to allow mail-sending modules to
- cooperate and co-exist.
- March 11, 2011
- [14]Bob Vincent granted co-maintainer access.
- [15]7.x-1.1 released (589 [16]SLOC, 76k).
- March 16, 2011
- [17]Emogrifier separated into [18]its own module.
- March 18, 2011
- [19]7.x-2.x and [20]6.x-2.x branches created.
- March 20, 2011
- [21]Echo separated into [22]its own module.
- March 25, 2011
- [23]MIME capability added.
- March 26, 2011
- [24]MIME support delegated to [25]PEAR [26]Mail_mimePart and
- [27]Mail_mimeDecode classes.
- April 3, 2011
- [28]Mime support separated into [29]its own module.
- April 4, 2011
- [30]7.x-2.x changes backported to 6.x-2.x.
- April 6, 2011
- [31]6.x-2.4 (420 [32]SLOC, 92k) and [33]7.x-2.4 (414 [34]SLOC,
- 92k) released.
- [35]Project page updated to remove support for [36]6.x-1.x and
- [37]7.x-1.x branches.
- April 7, 2011
- Dependency on [38]Echo and [39]Mail MIME modules [40]removed.
- April 9, 2011
- [41]Autodetection of template files in both module and selected
- theme directories.
- References
- 1. http://drupalcode.org/project/htmlmail.git/log/refs/heads/7.x-2.x
- 2. http://drupalcode.org/project/htmlmail.git/commit/64a69aff375ffe42d311963d748866085281896e
- 3. http://drupal.org/user/1171
- 4. http://drupal.org/node/524718
- 5. http://www.dwheeler.com/sloccount/
- 6. http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_mail/5
- 7. http://drupal.org/node/726398
- 8. http://www.dwheeler.com/sloccount/
- 9. http://drupal.org/project/usage/726398
- 10. http://drupal.org/node/1012246
- 11. http://drupal.org/node/355250
- 12. http://drupal.org/user/36148
- 13. http://drupalcode.org/project/mailsystem.git/commit/5cc8201c5e48b56efecc139c9a51dd49775aebaf
- 14. http://drupal.org/user/36148
- 15. http://drupal.org/node/1088882
- 16. http://www.dwheeler.com/sloccount/
- 17. http://drupalcode.org/project/htmlmail.git/commit/a0083eea7b575a702d3aecdd0578378277c7c8d4
- 18. http://drupal.org/project/emogrifier
- 19. http://drupalcode.org/project/htmlmail.git/commit/6c0463849493f8b528be8d4099ab0c6fbc976fe2
- 20. http://drupalcode.org/project/htmlmail.git/commit/a4b36c6de5f241ceccd0aeea4599d35de066fa9c
- 21. http://drupalcode.org/project/htmlmail.git/commit/f481fc8997a1345e9490e80043c616a5805d6e44
- 22. http://drupal.org/project/echo
- 23. http://drupalcode.org/project/htmlmail.git/commit/0ebec6e83e688b6d51e35554618727dc3133c970
- 24. http://drupalcode.org/project/htmlmail.git/commit/104e8916c9ba92486a227786b6781cac38e60905
- 25. http://pear.php.net/
- 26. http://pear.php.net/manual/en/package.mail.mail-mimepart.mail-mimepart.php
- 27. http://pear.php.net/manual/en/package.mail.mail-mimedecode.php
- 28. http://drupalcode.org/project/htmlmail.git/commit/a17e7996d0d119012205cf47195064848e59d937
- 29. http://drupal.org/project/mailmime
- 30. http://drupalcode.org/project/htmlmail.git/commit/f419fb3cf18276cca9f0d3dbc2c80e6e6a6bbda9
- 31. http://drupal.org/node/1118032
- 32. http://www.dwheeler.com/sloccount
- 33. http://drupal.org/node/1118034
- 34. http://www.dwheeler.com/sloccount
- 35. http://drupal.org/project/htmlmail
- 36. http://drupalcode.org/project/htmlmail.git/shortlog/refs/heads/6.x-1.x
- 37. http://drupalcode.org/project/htmlmail.git/shortlog/refs/heads/7.x-1.x
- 38. http://drupal.org/project/echo
- 39. http://drupal.org/project/mailmime
- 40. http://drupalcode.org/project/htmlmail.git/commit/20abfd24ad0006c9312fd8f0a5edcdaed8e5920b
- 41. http://drupalcode.org/project/htmlmail.git/commit/dd53d4f28cdbe893bb32e31a03ceba34c5240402
|