<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How do I customize email sent from the community?</title><link>https://community.telligent.com/community/11/w/user-documentation/62979/how-do-i-customize-email-sent-from-the-community</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>How do I customize email sent from the community?</title><link>https://community.telligent.com/community/11/w/user-documentation/62979/how-do-i-customize-email-sent-from-the-community</link><pubDate>Thu, 18 Jul 2019 17:53:06 GMT</pubDate><guid isPermaLink="false">8d2cf34b-cafb-49a5-bf64-a3f8bb56c781</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62979/how-do-i-customize-email-sent-from-the-community#comments</comments><description>Current Revision posted to User Documentation by Grant Pankonien on 07/18/2019 17:53:06&lt;br /&gt;
&lt;p&gt;Telligent Community sends email from notifications and for special purposes. The format of these email messages is usually customizable using what-you-see-is-what-you-get templates. The templates for email are available for customization by going to &lt;strong&gt;Administration &amp;gt; Notifications&lt;/strong&gt; and reviewing the notifications or email messages defined there:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.37.37-AM.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Types_of_Templates" name="Types_of_Templates"&gt;&lt;/a&gt;Types of Templates&lt;/h2&gt;
&lt;p&gt;Each notification or email can consist of multiple templates. Generally, for email, there is a template for the body, subject, header, and footer.&amp;nbsp;The subject template is used to create the subject of the outgoing email. The header, body, and footer templates are rendered and&amp;nbsp;placed into the master template where the &lt;code&gt;[header]&lt;/code&gt;, &lt;code&gt;[body]&lt;/code&gt;, and &lt;code&gt;[footer]&lt;/code&gt; placeholders are positioned. The master template can be customized in &lt;strong&gt;Administration &amp;gt; Notifications &amp;gt; Email &amp;gt; Master Email Template&lt;/strong&gt;&amp;nbsp;by reviewing the &lt;strong&gt;Email Wrapper&lt;/strong&gt; template on the &lt;strong&gt;Templates&lt;/strong&gt; tab.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Editing_Templates" name="Editing_Templates"&gt;&lt;/a&gt;Editing Templates&lt;/h2&gt;
&lt;p&gt;Each template is a combination of rich text (HTML) and tokens. Tokens are programmatic placeholders into which contextual data related to the template being executed is placed.&lt;/p&gt;
&lt;p&gt;For example, in a template for a notification email about a new blog post, a blog post will be contextually available (the new blog post for which the notification is being sent). Tokens related to information about the blog post (it&amp;#39;s title, body, author, etc) are available to be placed into the template to include dynamic data related to the context of the notification to be included in the rendered template sent as the email notification.&lt;/p&gt;
&lt;p&gt;To insert a token, choose &lt;strong&gt;Insert &amp;gt; Insert Token&lt;/strong&gt; from the editor menu:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.50.32-AM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Tokens can represent sets of data (for example, a blog post, which itself contains multiple values for title, body, author, etc), lists of data (for example, recent activity stories, for example, where each item is itself a set of data), or individual values (for example, the title of a blog post). Depending on the type of token being inserted, different formatting options are available and different sub-templates.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Individual_Value_Formatting" name="Individual_Value_Formatting"&gt;&lt;/a&gt;Individual Value Formatting&lt;/h3&gt;
&lt;p&gt;Tokens representing individual values don&amp;#39;t have their own templates, but, can if a condition is applied. For example, when inserting the username token, you can vary the value by using a comparison. When a comparison is applied, two sub-templates will be available to define the rendered output: &lt;strong&gt;Vary condition is true&lt;/strong&gt; and &lt;strong&gt;Vary condition is false&lt;/strong&gt;. Depending on the logical result of the &lt;strong&gt;Varied&lt;/strong&gt; configuration, the true or false template will be rendered for this token. The true and false templates can make use of this or other tokens to format their content.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.56.52-AM.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="List_Formatting" name="List_Formatting"&gt;&lt;/a&gt;List Formatting&lt;/h2&gt;
&lt;p&gt;Tokens representing lists of data can be limited in number of items and expose multiple templates to define how the list of data will be rendered. Each template can itself contain tokens and will have access to render contextual tokens related to the items in the list:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.57.25-AM.png" /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Previewing" name="Previewing"&gt;&lt;/a&gt;Previewing&lt;/h3&gt;
&lt;p&gt;When working with templates, you can generate an immediate preview or send a preview as an email to yourself to review your changes. From the main email view, select &lt;strong&gt;Preview&lt;/strong&gt; to view the preview on the website or &lt;strong&gt;Send preview email&lt;/strong&gt; to send your rendered template as an email. Note that different email clients render HTML-formatted content differently and don&amp;#39;t fully support all web standards. Previewing the email is important to ensure it will render correctly in email clients that are commonly used by your community.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Saving" name="Saving"&gt;&lt;/a&gt;Saving&lt;/h3&gt;
&lt;p&gt;When you&amp;#39;re completed making changes to a template, be sure to click &lt;strong&gt;Save&lt;/strong&gt; on the email/notification to ensure your changes are committed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How do I customize email sent from the community?</title><link>https://community.telligent.com/community/11/w/user-documentation/62979/how-do-i-customize-email-sent-from-the-community/revision/1</link><pubDate>Tue, 04 Jun 2019 20:16:09 GMT</pubDate><guid isPermaLink="false">8d2cf34b-cafb-49a5-bf64-a3f8bb56c781</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62979/how-do-i-customize-email-sent-from-the-community#comments</comments><description>Revision 1 posted to User Documentation by Ben Tiedt on 06/04/2019 20:16:09&lt;br /&gt;
&lt;p&gt;Telligent Community sends email from notifications and for special purposes. The format of these email messages is usually customizable using what-you-see-is-what-you-get templates. The templates for email are available for customization by going to &lt;strong&gt;Administration &amp;gt; Notifications&lt;/strong&gt; and reviewing the notifications or email messages defined there:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.37.37-AM.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Types_of_Templates" name="Types_of_Templates"&gt;&lt;/a&gt;Types of Templates&lt;/h2&gt;
&lt;p&gt;Each notification or email can consist of multiple templates. Generally, for email, there is a template for the body, subject, header, and footer.&amp;nbsp;The subject template is used to create the subject of the outgoing email. The header, body, and footer templates are rendered and&amp;nbsp;placed into the master template where the &lt;code&gt;[header]&lt;/code&gt;, &lt;code&gt;[body]&lt;/code&gt;, and &lt;code&gt;[footer]&lt;/code&gt; placeholders are positioned. The master template can be customized in &lt;strong&gt;Administration &amp;gt; Notifications &amp;gt; Email &amp;gt; Master Email Template&lt;/strong&gt;&amp;nbsp;by reviewing the &lt;strong&gt;Email Wrapper&lt;/strong&gt; template on the &lt;strong&gt;Templates&lt;/strong&gt; tab.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Editing_Templates" name="Editing_Templates"&gt;&lt;/a&gt;Editing Templates&lt;/h2&gt;
&lt;p&gt;Each template is a combination of rich text (HTML) and tokens. Tokens are programmatic placeholders into which contextual data related to the template being executed is placed.&lt;/p&gt;
&lt;p&gt;For example, in a template for a notification email about a new blog post, a blog post will be contextually available (the new blog post for which the notification is being sent). Tokens related to information about the blog post (it&amp;#39;s title, body, author, etc) are available to be placed into the template to include dynamic data related to the context of the notification to be included in the rendered template sent as the email notification.&lt;/p&gt;
&lt;p&gt;To insert a token, choose &lt;strong&gt;Insert &amp;gt; Insert Token&lt;/strong&gt; from the editor menu:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.50.32-AM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Tokens can represent sets of data (for example, a blog post, which itself contains multiple values for title, body, author, etc), lists of data (for example, recent activity stories, for example, where each item is itself a set of data), or individual values (for example, the title of a blog post). Depending on the type of token being inserted, different formatting options are available and different sub-templates.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Individual_Value_Formatting" name="Individual_Value_Formatting"&gt;&lt;/a&gt;Individual Value Formatting&lt;/h3&gt;
&lt;p&gt;Tokens representing individual values don&amp;#39;t have their own templates, but, can if a condition is applied. For example, when inserting the username token, you can vary the value by using a comparison. When a comparison is applied, two sub-templates will be available to define the rendered output: &lt;strong&gt;Vary condition is true&lt;/strong&gt; and &lt;strong&gt;Vary condition is false&lt;/strong&gt;. Depending on the logical result of the &lt;strong&gt;Varied&lt;/strong&gt; configuration, the true or false template will be rendered for this token. The true and false templates can make use of this or other tokens to format their content.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.56.52-AM.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="List_Formatting" name="List_Formatting"&gt;&lt;/a&gt;List Formatting&lt;/h2&gt;
&lt;p&gt;Tokens representing lists of data can be limited in number of items and expose multiple templates to define how the list of data will be rendered. Each template can itself contain tokens and will have access to render contextual tokens related to the items in the list:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_09_2D00_13-at-10.57.25-AM.png" /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Previewing" name="Previewing"&gt;&lt;/a&gt;Previewing&lt;/h3&gt;
&lt;p&gt;When working with templates, you can generate an immediate preview or send a preview as an email to yourself to review your changes. From the main email view, select &lt;strong&gt;Preview&lt;/strong&gt; to view the preview on the website or &lt;strong&gt;Send preview email&lt;/strong&gt; to send your rendered template as an email. Note that different email clients render HTML-formatted content differently and don&amp;#39;t fully support all web standards. Previewing the email is important to ensure it will render correctly in email clients that are commonly used by your community.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Saving" name="Saving"&gt;&lt;/a&gt;Saving&lt;/h3&gt;
&lt;p&gt;When you&amp;#39;re completed making changes to a template, be sure to click &lt;strong&gt;Save&lt;/strong&gt; on the email/notification to ensure your changes are committed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>