OSEmail: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(The newsletter template article doesn't exist; let's just put it here) |
||
Line 27: | Line 27: | ||
*[http://createsend.com/t/j-6D51E600AFF04579 OSEmail 1.0]<br> | *[http://createsend.com/t/j-6D51E600AFF04579 OSEmail 1.0]<br> | ||
= | =Template= | ||
This section will describe the template of the emails as it evolves over time. | |||
==2018-09== | |||
In 2018-09, we switched to [[phplist]]. Because phplist doesn't (without installing outdated plugins, that is) OOTB support content from multiple fields, using the 2-column layout would be non-trivial, at best increasing the complexity for the person responsible for sending email campaigns. For this reason, we modified the existing template to be a single column. | |||
The existing template used html tables for structuring the layout, which is horrible. But, it works. | |||
[[File:OSEmail_phplist.html]] | |||
==pre-2018== | |||
In 2018, OSEmail was revisited as a self-hosted solution using [[phplist]]. Prior to this, we had used [[Campaign Monitor]] for the template sent with [[Mailchimp]]. | |||
[[File:OSEmail_5.0.html]] | |||
=OSEmail Protocol= | =OSEmail Protocol= |
Revision as of 01:59, 11 September 2018
If you would like to receive monthly updates: Subscribe or Unsubscribe with this form:
OSEmail Archives
- July 2018 OSEmail II
- July 2018 OSEmail
- June 2018 OSEmail
- July 2017 OSEmail
- April 2017 OSEmail
- February 2015 OSEmail
Template
This section will describe the template of the emails as it evolves over time.
2018-09
In 2018-09, we switched to phplist. Because phplist doesn't (without installing outdated plugins, that is) OOTB support content from multiple fields, using the 2-column layout would be non-trivial, at best increasing the complexity for the person responsible for sending email campaigns. For this reason, we modified the existing template to be a single column.
The existing template used html tables for structuring the layout, which is horrible. But, it works.
pre-2018
In 2018, OSEmail was revisited as a self-hosted solution using phplist. Prior to this, we had used Campaign Monitor for the template sent with Mailchimp.
OSEmail Protocol