| /[drupal]/contributions/modules/simplenews_template/simplenews_template.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Added $node as a variable for the theme() funtions of this module - Rollback of #373915
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
#346264 by hanoii. Proper file inclusions when executing code from that include
#567604 by hanoii. proper handling of hook_mail_alter()
Added file inclusions that were missing from refactoring
Minor bug fixes and code clean-ups
Refactored the persisten variable handling. Made them public.
Refactored the code to improve its readability (and memory consumption).
#350285 by electronicmonkey: Added a possibility to have different templates for different newsletters.
Brought HEAD up to date.
#367513 by TBarregren: Moved the default template from code to a template file.
#141635 by tcblack: Added support for choosing independently whether header, footer and style should be included in nodes with issues of a newsletter. The header, footer and style are always included in e-mails with issues of a newsletter.
#367599 by TBarregren: Fixed so that the title is not shown twice when viewing nodes with issues of a newsletter.
Fixed some minor aesthetics problems with the source code.
Refactoring of the source code, including changes of the settings form.
#367511 by TBarregren: Fixed so that %mymail work in header or footer.
#346264 by hopfrog, kenorb: Fixed the "missing argument 3" bug.
Minor formatting of the source code.
#329249 by spade: Added support for Simplenews' variable substitution tokens, e.g. %site, %uri, %uri_brief, %mymail, %date, %login_uri.
Corrected spellig errors.
#344695 by enboig: Emogrify can't handle several CSS rules on one line. As a precusion, insert LF after each closing bracket.
Minor improvements to the comments.
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.
#345246 by guitarmiami: Fixed a bug in _simplenews_template_starts_with() that made phptemplate_mimemail_message() to call theme_mimemail_message().
Minor cleanup of the soure code.
#329247 by spade: Removed <!-- and --> in the default tamplate.
Continued porting work
Minor improvements of the code itself.
#240562 by Sixcolored: Fixed a typo in the default template.
Added support for Emogrifier <http://www.pelagodesign.com/sidecar/emogrifier/>.
Minor improvements of the code itself, such as removing a lot of trailing spaces.
#322905 by sun: Added link to preview HTML newsletters in browser.
#273089 by tizzo: pass entire node to theme_simplenews_template_mail_content
Replaced the HTML version of README with a text dito.
#132288 by polar-bear: Fixed a stupid misstake in phptemplate_mimemail_message().
Initial commit of Simplenews Template module. Extends Simplenews by providing a themable template with configurable header, footer and style.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |