Crucible 2.3 : Freemarker Data Model for Email Templates
This page last changed on Mar 31, 2008 by edawson.
Customising Crucible email templates with FreemarkerSee the Freemarker documentation for instructions on Freemarker syntax. Use the templates that ship with Crucible as a guide to the properties available on each object. Specific email types will have extra data associated with them, and this data will be available in that particular template (but not in others). ExampleThe syntax to access the data-model, using the data model object 'link' as an example, place this code into the email at the desired position. ${notification.link} |
![]() |
Document generated by Confluence on Jul 29, 2010 20:00 |