Releases for Simplenews Template

simplenews_template 6.x-1.0-beta3

franz - November 11, 2009 - 17:41
Download Size md5 hash
simplenews_template-6.x-1.0-beta3.tar.gz 14.37 KB de6f0d71be231d86c2592ffacba2b881
Official release from CVS tag: DRUPAL-6--1-0-BETA3
Last updated: November 11, 2009 - 17:46

Simplenews Template 6.x-1.0-BETA3, 2009-11-11
---------------------------------------------

bug report #535452 by joachim,franz: Disabled Plain Text option for Simplenews.
Fixed emogrify call, was using wrong variable
bug report #605212 by verot,franz: Tokenize the header and footer
bug report #373915 by kenorb,franz: duplicated body tags
#567604 by hanoii. proper handling of hook_mail_alter()
#346264 by hopfrog, kenorb: Fixed the "missing argument 3" bug.
Adding pt-pr translation

simplenews_template 5.x-1.4

TBarregren - February 11, 2009 - 19:03
Download Size md5 hash
simplenews_template-5.x-1.4.tar.gz 15.78 KB 652988a52eed7a1d6112dbbb034da281
Official release from CVS tag: DRUPAL-5--1-4
Last updated: February 11, 2009 - 19:06

See CHANGELOG.

simplenews_template 5.x-1.4-rc1

TBarregren - February 6, 2009 - 22:51
Download Size md5 hash
simplenews_template-5.x-1.4-rc1.tar.gz 15.64 KB 832792d4d070b40d09590a99be035bc3
Official release from CVS tag: DRUPAL-5--1-4-RC1
Last updated: February 6, 2009 - 22:55

Refactored the code to improve its readability (and memory consumption).

simplenews_template 5.x-1.4-beta2

TBarregren - February 2, 2009 - 22:36
Download Size md5 hash
simplenews_template-5.x-1.4-beta2.tar.gz 15.15 KB 6ca4b479b9d5255369c656e0f6366acd
Official release from CVS tag: DRUPAL-5--1-4-BETA2
Last updated: February 2, 2009 - 22:40

simplenews_template 5.x-1.4-beta1

TBarregren - February 1, 2009 - 22:14
Download Size md5 hash
simplenews_template-5.x-1.4-beta1.tar.gz 14.53 KB a1db0166e04d9443543e159590eeabf0
Official release from CVS tag: DRUPAL-5--1-4-BETA1
Last updated: February 1, 2009 - 22:17

simplenews_template 6.x-1.0-beta2

TBarregren - January 31, 2009 - 20:35
Download Size md5 hash
simplenews_template-6.x-1.0-beta2.tar.gz 12.88 KB 0881a4ef6f1992f0b305eef94b04520c
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Last updated: January 31, 2009 - 20:40

#346264: Missing argument 3 for _simplenews_template_theme_simplenews_newsletter_body in simplenews_template.module on line 370 by hopfrog, kenorb: Fixed the "missing argument 3" bug.

Unfortunately, I haven't had time to until now to take a look at the port from D5 to D6. Doing that, I've noticed that there are several things that still requires attention from tobiassjosten or me. In addition, I've fixed some problems and added features to the new 5.x-1.3 release 5.x-1.4 release. These must also be incorporated. Taken together I must say that this release, labeled as a beta, actually is an alpha release. But I am afraid that changing the tag from beta to alpha would be to confusing, so I decided to stick with the beta label. But please, bear in mind that this actually is an alpha release.

simplenews_template 5.x-1.3

TBarregren - January 31, 2009 - 20:00
Download Size md5 hash
simplenews_template-5.x-1.3.tar.gz 13.17 KB 693d41607d1b375bdea99d4d1c14d6c0
Official release from CVS tag: DRUPAL-5--1-3
Last updated: January 31, 2009 - 20:05
  • #329247 by spade: Removed <!-- and --> in the default template.
  • #345246 by guitarmiami: Fixed a bug in _simplenews_template_starts_with() that made phptemplate_mimemail_message() to call theme_mimemail_message().
  • Because mimemail_html_to_text() only matchs <style>...</style> when the opening and closing tags are on the same line, \n and \r in the style must be removed.
  • #344695 by enboig: Emogrify can't handle several CSS rules on one line. As a precaution, insert LF after each closing bracket.
  • #329249 by spade: Added support for Simplenews' variable substitution tokens, e.g. %site, %uri, %uri_brief, %mymail, %date, %login_uri.
  • Removed comment in README.txt about a previous bug in Emogrifier.
  • Minor improvemnts of the source code.

simplenews_template 6.x-1.0-beta1

tobiassjosten - December 5, 2008 - 13:50
Download Size md5 hash
simplenews_template-6.x-1.0-beta1.tar.gz 12.79 KB 7889b75717bb15497be8f7049c5cea2e
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: December 5, 2008 - 13:55

The module should be fully ported and working with Simplenews 6.x-1.x-dev (2008-12-05) and Mime Mail 6.x-1.x-dev (2008-12-05).

simplenews_template 6.x-1.x-dev

tobiassjosten - December 5, 2008 - 13:43
Download Size md5 hash
simplenews_template-6.x-1.x-dev.tar.gz 14.58 KB 902b68b616e8fc9d8fa4937c101818ae
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: November 14, 2009 - 00:15

Development snapshot with all features (hopefully) working as intended.

simplenews_template 5.x-1.2

TBarregren - October 19, 2008 - 21:26
Download Size md5 hash
simplenews_template-5.x-1.2.tar.gz 13.13 KB b122c048ce42a93ae502d2b9fa7c5437
Official release from CVS tag: DRUPAL-5--1-2
Last updated: October 19, 2008 - 21:30
  • #152819: Module .info files should not define 'version' in CVS.
  • Replaced the HTML version of README with a text dito.
  • #273089 by tizzo: Pass entire node to theme_simplenews_template_mail_content.
  • #322905 by sun: Added link to preview HTML newsletters in browser.
  • Minor improvements of the code itself, such as removing a lot of trailing spaces.
  • #317976 by enboig: Added support for Emogrifier .
  • #240562 by Sixcolored: Fixed a typo in the default template.
  • Minor improvements of the code itself.
  • Updated simplenews_template.pot.

simplenews_template 5.x-1.1

TBarregren - April 9, 2007 - 21:59
Download Size md5 hash
simplenews_template-5.x-1.1.tar.gz 11.28 KB 94a40f5965bb10bcb620219d2a715135
Official release from CVS tag: DRUPAL-5--1-1
Last updated: April 9, 2007 - 22:00

#132288 by polar-bear: Fixed a stupid mistake in phptemplate_mimemail_message().

simplenews_template 5.x-1.0

TBarregren - March 22, 2007 - 21:46
Download Size md5 hash
simplenews_template-5.x-1.0.tar.gz 11.21 KB bfd147c6967ee27e3f19e7e3e40a59a6
Official release from CVS tag: DRUPAL-5--1-0
Last updated: March 22, 2007 - 21:50

Initial release. Extends Simplenews by providing a themable template with configurable header, footer and style.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.