|
Our simple template technique allows you to transform any HTML page into a template that can be changed with the help of a Wizard. To achieve this, place the template tags into the source code of your HTML file.
Online versionRecipient's can view the eMail within their Browser though the "online version" link. Example with default text: <!--#online_version #--> If the newsletter is displayed incorrectly, please click here (online) .<!--#/online_version#--> |
ElementsA tag positioned in the source code (Loop tag) allows you to insert new elements. You will find both icons, wherever a loop tag has been inserted: <!--#loop #--> Example of a headingI am dummy text. From birth. It took a long time until I understood what it means to be a dummy text: One doesn't make any sense. One appears here and is completely out of context. It often happens that one is not even read. New elements can be added in any format. Whether with or without images. An element is available for almost every variation possibility. Example element:
|
||||||||||||||||||||||
UnsubscribeUse the unsubcribe-tag to create an area where recipients can unsubscribe themselfs. If you just use the tag (without content), a standard text message will be inserted. You can also choose your own text like demonstrated in the following examle. Example with default text: <!--#unsubscribe #--> <a href="{UNSUBSCRIBE}" >Unsubscribe</a><!--#/unsubscribe#--> ImprintImprint: <!--#aboutus #--> <!--#/aboutus#--> ImageImprint: Example with default text: <!--#image #--> <img src="http://www.yourdomain.com/logo.jpg" border="0" ><!--#/image#--> LinkLink: Example with default text: <!--#link #--> <a href="http://www.yourdomain.com">Link</a><!--#/link#--> HTML areaHTML area: Example with default text: <!--#html #--> <h2>example title</h2>I am dummy text. From birth. It took a long time until I understood what it means to be a dummy text: One doesn't make any sense. One appears here and is completely out of context. It often happens that one is not even read. <!--#/html#--> Text areaUse the text tag to place an editable text line. Example with default text:
I am an editable text line!
ContentsThis element creates a automatic table of contents with an internal link for the articles. Example with default text: <!--#summary #--><!--#/summary#--> <!--#text_line #-->example title<!--#/text_line#-->Element separatorWithin a loop, you can place as muchs editable areas as you like. Example with default text:
<!--#loop #--> <!--#html #--><!--#/html#--> <!--#loopsplit#--> <!--#html #--><!--#/html#--><!--#/loop#--> Own ElementThe creation of e-mails with Wizard is not restricted to the standard elements. In templates you can also create your very own elements. Example with default text:
<!--#loop #-->
<!--#my_element name="Name Ihres Elements" #--> <h2><!--#text_line #-->Titel<!--#/text_line#--></h2> <!--#html #-->Ich bin Ihr eigenes Element :-) <!--#/html#--> <!--#/my_element#--> <!--#loopsplit#-->… <!--#/loop#--> Note: every element must be named individually, otherwise it wont appear in the element selector. |
|||||||||||||||||||||||


= Add new element
= Add RSS content

