Theming: Difference between revisions

Joachima (talk | contribs)
No edit summary
Joachima (talk | contribs)
No edit summary
Line 8: Line 8:


== Custom Email Templates ==
== Custom Email Templates ==
Within the theming page you can also have custom email templates.
The Theming page also supports custom email templates.


Currently these templates are supported:
The following templates are currently available:


- ECH Invite
* '''ECH Invite'''
* '''Itinerary Invite'''


- Itinerary Invite
Additional templates may be supported in future releases.[[File:CustomEmailTemplates.png|thumb|Custom email template fields for the Itinerary Invite template]]At the bottom of the Theming page, you'll find a section for managing these custom email templates. Each template includes three fields:
[[File:CustomEmailTemplates.png|thumb|Custom email template fields for the Itinerary Invite template]]
With a view to add support for more over time.


When you go to the theming page at the bottom you will see an entry for these two custom email templates. There are three fields, Subject which is you custom subject for the email. HTML which is the raw HTML that will be sent as the email and txt which is a fallback incase the HTML is not able to be used due to an error in it. Both the HTML and txt fields will be filled with the current default value of that email template and will only be saved if you update any one of these 3 fields. There is also a "Reset to default" button which will reset all 3 fields back to the default value for that template.
* '''Subject''' – The custom subject line for the email.
* '''HTML''' – The HTML content that will be sent as the email.
* '''Text''' – A plain text fallback that will be used if the HTML version cannot be rendered due to an error.
 
The '''HTML''' and '''Text''' fields are pre-populated with the current default template content. The template will only be saved if you modify and save at least one of the three fields.
 
A Reset to default button is also provided, allowing you to restore the '''Subject''', '''HTML''', and '''Text''' fields to their default values for that template.