E-mail TemplatesHello, I have been creating some e-mail templates on the everyone site for use in an upcoming project! E-mail Templates are basically very simple html pages that can be pasted into an e-mail client that supports html and sent as an e-mail!
If you would like to use these templates yourself I recommend using Thunderbird with the ThunderHTMLedit plugin! An example of a template in an e-mail in Thunderbird!
Templates JSON
I have also created a json API that will allow future projects to link into the templates and import them. If you are happy with your template and would like it included in future projects, you can link it here too! (JSON is like a grammar for sending info to JavaScript programs - Just copy the code that's there and create a new line, you can use a json validator to check you didn't break anything)
E-mail Templates API: https://forum.melonland.net/pad.php?p=newsletter-templates.jsonExamplesHere are my templates so far! (Some browsers will render them a text and others as webpages)
I would like to invite anyone interested to create their own templates or work on improving templates together!
Its very easy, just create a new everyone site page with a .txt suffix to bypass the everyone site formatting; then code your e-mail template on that!
Feel free to post here if you have any cool e-mail templates!