/[drupal]/contributions/modules/simplenews_template/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/simplenews_template/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.10 - (show annotations) (download)
Wed Feb 11 19:05:49 2009 UTC (9 months, 2 weeks ago) by tbarregren
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +6 -1 lines
File MIME type: text/plain
Updated CHANGELOG.txt
1 // $Id: CHANGELOG.txt,v 1.5.4.10 2009/02/11 18:59:24 tbarregren Exp $
2
3
4 Simplenews Template 6.x-1.0-BETA2, 2009-01-31
5 ---------------------------------------------
6 #346264 by hopfrog, kenorb: Fixed the "missing argument 3" bug.
7
8
9 Simplenews Template 6.x-1.0-BETA1, 2008-12-02
10 ---------------------------------------------
11 Initial port of Simplenews Template.
12
13
14 Simplenews Template 5.x-1.4, 2009-02-11
15 ---------------------------------------
16 Refactored the persisten variable handling. Made them public.
17
18
19 Simplenews Template 5.x-1.4-RC1, 2009-02-06
20 -------------------------------------------
21 Refactored the code to improve its readability (and memory consumption).
22
23
24 Simplenews Template 5.x-1.4-BETA2, 2009-02-02
25 ---------------------------------------------
26 #367540 by TBarregren: Updated the .pot-file.
27 #350285 by electronicmonkey: Added a possibility to have different templates
28 for different newsletters.
29 Improved the documentation in the README file.
30
31
32 Simplenews Template 5.x-1.4-BETA1, 2009-02-02
33 ---------------------------------------------
34 Updated the documentation of simplenews_template.tpl.php and README.txt.
35 #367513 by TBarregren: Moved the default template from code to a template file.
36 #367511 by TBarregren: Fixed so that %mymail work in header or footer.
37 Refactoring of the source code, including changes of the settings form.
38 #367599 by TBarregren: Fixed so that the title is not shown twice when viewing
39 nodes with issues of a newsletter.
40 #141635 by tcblack: Added support for choosing independently whether header,
41 footer and style should be included in nodes with issues of a newsletter.
42 The header, footer and style are always included in e-mails with issues of
43 a newsletter.
44
45
46 Simplenews Template 5.x-1.3, 2009-01-31
47 ---------------------------------------
48 #329247 by spade: Removed <!-- and --> in the default template.
49 #345246 by guitarmiami: Fixed a bug in _simplenews_template_starts_with() that
50 made phptemplate_mimemail_message() to call theme_mimemail_message().
51 Because mimemail_html_to_text() only matchs <style>...</style> when the opening
52 and closing tags are on the same line, \n and \r in the style must be
53 removed.
54 #344695 by enboig: Emogrify can't handle several CSS rules on one line. As a
55 precaution, insert LF after each closing bracket.
56 #329249 by spade: Added support for Simplenews' variable substitution tokens,
57 e.g. %site, %uri, %uri_brief, %mymail, %date, %login_uri.
58 Removed comment in README.txt about a previous bug in Emogrifier.
59 Minor improvemnts of the source code.
60
61
62 Simplenews Template 5.x-1.2, 2008-10-19
63 ---------------------------------------
64 #152819: Module .info files should not define 'version' in CVS.
65 Replaced the HTML version of README with a text dito.
66 #273089 by tizzo: Pass entire node to theme_simplenews_template_mail_content.
67 #322905 by sun: Added link to preview HTML newsletters in browser.
68 Minor improvements of the code itself, such as removing a lot of trailing
69 spaces.
70 #317976 by enboig: Added support for
71 Emogrifier <http://www.pelagodesign.com/sidecar/emogrifier/>.
72 #240562 by Sixcolored: Fixed a typo in the default template.
73 Minor improvements of the code itself.
74 Updated simplenews_template.pot.
75
76
77 Simplenews Template 5.x-1.1, 2007-04-09
78 ---------------------------------------
79 #132288 by polar-bear: Fixed a stupid mistake in phptemplate_mimemail_message().
80
81
82 Simplenews Template 5.x-1.0, 2007-03-22
83 ---------------------------------------
84 Initial release of Simplenews Template.

  ViewVC Help
Powered by ViewVC 1.1.2