<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface</link><pubDate>Wed, 05 Aug 2020 20:05:44 GMT</pubDate><guid isPermaLink="false">eef5e67c-326c-4ec6-8f37-67f6990f0a33</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface#comments</comments><description>Current Revision posted to User Documentation by Ben Tiedt on 08/05/2020 20:05:44&lt;br /&gt;
&lt;div class="message warning"&gt;This documentation is meant to supplement the general guidelines in&amp;nbsp;&lt;span&gt;&amp;nbsp;[[How do I customize my community in an upgrade-safe way?]]&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;Verint Community provides many ways to customize the look and behavior of your community. Below are best practices to both enable customization but minimize upgrade costs.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Community_Managers" name="For_Community_Managers"&gt;&lt;/a&gt;For&amp;nbsp;Community Managers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Use_the_Social_theme_to_better_enable_future_UX_upgrades" name="Use_the_Social_theme_to_better_enable_future_UX_upgrades"&gt;&lt;/a&gt;Use the Social theme to better enable future UX upgrades&lt;/h3&gt;
&lt;p&gt;When upgrading, Verint Community is committed to updating the Social theme and its components.&lt;/p&gt;
&lt;p&gt;If you want to implement a radically different theme, you are free to do so by creating a new theme and fully defining it. The cost to a completely custom theme is that your development team will be responsible for the upgrade. Verint Community APIs are upgrade safe and will continue to function, however, your development team will be responsible for including any new functionality provided by updates to the Verint Community platform.&lt;/p&gt;
&lt;p&gt;To ease upgrading costs, use the Social theme and reconfigure it using the other best practices in this guide. When you upgrade, you&amp;#39;ll be able to make full use of the UX upgrade tools: See [[How do I upgrade the user experience of my community?]] for more details regarding upgrading.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Leverage_theme_options_to_rebrand_the_community" name="Leverage_theme_options_to_rebrand_the_community"&gt;&lt;/a&gt;Leverage theme options to rebrand the community&lt;/h3&gt;
&lt;p&gt;The Social theme exposes options to easily brand and customize the styling of the community as well as individual groups and blogs. These options can be customized by going to &lt;strong&gt;Manage &amp;gt; Manage Site (or Group or Blog) Theme &amp;gt;&amp;nbsp;Theme Options&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2018_2D00_08_2D00_14-at-10.28.01-AM-_2800_1_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;From here, you can adjust the base colors, fonts, and icon. Many widgets in the community are styled using selectable palettes. Within the theme options panel, you can also specify the default for palettes to be used within the theme.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations" name="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations"&gt;&lt;/a&gt;For widget-specific behavior and styling changes, utilize widget options&lt;/h3&gt;
&lt;p&gt;Individual widgets expose options to enable customizing their behavior on individual pages. Options may be functional or stylistic. To review the options available for a specific widget, [[How do I customize the look and feel of my community?|edit the page containing the widget and configure it]].&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_staging_and_preview_to_test_changes_before_publishing" name="Use_staging_and_preview_to_test_changes_before_publishing"&gt;&lt;/a&gt;Use staging and preview to test changes before publishing&lt;/h3&gt;
&lt;p&gt;Verint Community includes tools to enable staging multiple UI-related changes and previewing those changes before publication. This enables&amp;nbsp;customization to occur in production environments (reducing the cost of setting up a staging environment, copying data, and deploying changes) and allows you to see how your changes will look with live data immediately and without affecting any other visitors to your site. For more details about how to use the staging and previewing functionality, see [[How do I preview UI changes in the community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Review_the_UI_on_varying_window_sizes" name="Review_the_UI_on_varying_window_sizes"&gt;&lt;/a&gt;Review the UI on varying window sizes&lt;/h3&gt;
&lt;p&gt;Be sure to review your styling and layout changes on multiple devices and at multiple window sizes. Spot test with a handheld iOS and Android device, iOS and Android tablets, small desktop browser windows and large desktop browser windows. Make use of the responsive reflow options to optimize interaction on small handheld devices. For more information about supporting mobile devices, see [[How does Telligent Community support mobile devices?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable" name="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable"&gt;&lt;/a&gt;Use Unfiltered HTML or Generic Content widgets instead of creating new widgets when applicable&lt;/h3&gt;
&lt;p&gt;There are reasons to create widgets, even just to render static content, to enable reuse throughout the community. In cases where you need to simply place some static content or some HTML embed code, consider using the Generic Content or Unfiltered HTML widgets to decrease development time. See&amp;nbsp;&amp;quot;Inserting Custom HTML and Content&amp;quot; in [[How can I rebrand my community in an upgrade-safe way?]] for more details.&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Developers" name="For_Developers"&gt;&lt;/a&gt;For Developers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Editing_vs_Save_as_Copy" name="Editing_vs_Save_as_Copy"&gt;&lt;/a&gt;Editing vs&amp;nbsp;&amp;#39;Save as Copy&amp;#39;&lt;/h3&gt;
&lt;p&gt;When [[developer-training:UI Customization|developing&amp;nbsp;widgets and themes]], it is important to edit existing platform-defined widgets or themes instead of using the &amp;quot;Save as Copy&amp;quot; feature in most cases, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit when&lt;/strong&gt; the changes you plan to make do not significantly affect the purpose or functionality of the widget or theme. If you&amp;#39;re making changes to simplify or embellish the widget or to enable a unique layout, you&amp;#39;re better off editing the existing widget. Editing existing widgets/themes will ensure that they are reviewed in upgrades for changes to implementation and the platform tooling for diffing and merging will be enabled to add new platform-defined functionality in customized widgets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save as Copy when&lt;/strong&gt; the widget or theme you&amp;#39;re creating serves a different purpose but is otherwise similar in implementation to the source widget or theme. If you&amp;#39;re making a completely new widget, for example, that works very differently (or on different data) than the source widget, &amp;#39;Save as Copy&amp;#39; is a good way to get started. Note that when using &amp;#39;Save as Copy&amp;#39;, the new widget/theme will not have a platform-related upgrade path since you&amp;#39;re creating a completely new instance. Your development team is responsible for maintaining and upgrading the functionality of the new widget/theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more details about the widget and UX upgrade process, see [[How do I upgrade the user experience of my community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Styling" name="Styling"&gt;&lt;/a&gt;Styling&lt;/h3&gt;
&lt;p&gt;For theme-wide styling, add a new top-level stylesheet, preferably with your site&amp;#39;s name to the existing Social theme. This can define overrides or new global styling.&lt;/p&gt;
&lt;p&gt;For widget-specific styling, consider adding a new stylesheet to the widget itself and have the widget render the stylesheet when appropriate. Keeping the styling of widgets with the widget implementation will help when upgrading because the widget-with-styling will be considered a single unit of change when reviewing changes. If, in an upgrade, you want to keep your customizations to one widget but take the platform updates to others, it&amp;#39;ll be easier to keep the custom widget with its styling if its versioned&amp;nbsp;together as a single unit and it&amp;#39;s styling is separate&amp;nbsp;from other custom styles.&lt;/p&gt;
&lt;p&gt;Whether you are implementing a stylesheet in a theme or a widget, make use of theme and widget configuration using the Verint Community LESS functions. This will enable your custom styles to take advantage of existing configuration options (for example, the configurable colors defined in the theme) and be more easily managed by community managers.&lt;/p&gt;
&lt;h3&gt;&lt;a id="FORM_elements" name="FORM_elements"&gt;&lt;/a&gt;FORM elements&lt;/h3&gt;
&lt;p&gt;Starting with&amp;nbsp;10.2, the global FORM element is being phased out. Prior to 10.2, all HTML pages generated by Verint Community included a single global FORM element nested directly within the BODY tag.&amp;nbsp;Since 10.2, only upgrades will have the global FORM element enabled by default and it can later be disabled in &lt;strong&gt;Administration &amp;gt; Interface &amp;gt; Legacy Options&lt;/strong&gt;. When implementing form inputs in widgets, ensure that your widget renders the appropriate FORM wrapping element. When the global FORM element is enabled, widget-rendered FORM elements will be removed, but, when the global FORM element is disabled, many HTML forms will require that inputs be placed within FORM elements.&lt;/p&gt;
&lt;p&gt;As a general practice, then, for widget development, ensure that you are always rendering FORM tags when appropriate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: best practice&lt;/div&gt;
</description></item><item><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface/revision/4</link><pubDate>Fri, 27 Sep 2019 14:40:03 GMT</pubDate><guid isPermaLink="false">eef5e67c-326c-4ec6-8f37-67f6990f0a33</guid><dc:creator>Ramzi Banna</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface#comments</comments><description>Revision 4 posted to User Documentation by Ramzi Banna on 09/27/2019 14:40:03&lt;br /&gt;
&lt;p&gt;Verint Community provides many ways to customize the look and behavior of your community. Below are best practices to both enable customization but minimize upgrade costs.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Community_Managers" name="For_Community_Managers"&gt;&lt;/a&gt;For&amp;nbsp;Community Managers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Use_the_Social_theme_to_better_enable_future_UX_upgrades" name="Use_the_Social_theme_to_better_enable_future_UX_upgrades"&gt;&lt;/a&gt;Use the Social theme to better enable future UX upgrades&lt;/h3&gt;
&lt;p&gt;When upgrading, Verint Community is committed to updating the Social theme and its components.&lt;/p&gt;
&lt;p&gt;If you want to implement a radically different theme, you are free to do so by creating a new theme and fully defining it. The cost to a completely custom theme is that your development team will be responsible for the upgrade. Verint Community APIs are upgrade safe and will continue to function, however, your development team will be responsible for including any new functionality provided by updates to the Verint Community platform.&lt;/p&gt;
&lt;p&gt;To ease upgrading costs, use the Social theme and reconfigure it using the other best practices in this guide. When you upgrade, you&amp;#39;ll be able to make full use of the UX upgrade tools: See [[How do I upgrade the user experience of my community?]] for more details regarding upgrading.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Leverage_theme_options_to_rebrand_the_community" name="Leverage_theme_options_to_rebrand_the_community"&gt;&lt;/a&gt;Leverage theme options to rebrand the community&lt;/h3&gt;
&lt;p&gt;The Social theme exposes options to easily brand and customize the styling of the community as well as individual groups and blogs. These options can be customized by going to &lt;strong&gt;Manage &amp;gt; Manage Site (or Group or Blog) Theme &amp;gt;&amp;nbsp;Theme Options&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2018_2D00_08_2D00_14-at-10.28.01-AM-_2800_1_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;From here, you can adjust the base colors, fonts, and icon. Many widgets in the community are styled using selectable palettes. Within the theme options panel, you can also specify the default for palettes to be used within the theme.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations" name="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations"&gt;&lt;/a&gt;For widget-specific behavior and styling changes, utilize widget options&lt;/h3&gt;
&lt;p&gt;Individual widgets expose options to enable customizing their behavior on individual pages. Options may be functional or stylistic. To review the options available for a specific widget, [[How do I customize the look and feel of my community?|edit the page containing the widget and configure it]].&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_staging_and_preview_to_test_changes_before_publishing" name="Use_staging_and_preview_to_test_changes_before_publishing"&gt;&lt;/a&gt;Use staging and preview to test changes before publishing&lt;/h3&gt;
&lt;p&gt;Verint Community includes tools to enable staging multiple UI-related changes and previewing those changes before publication. This enables&amp;nbsp;customization to occur in production environments (reducing the cost of setting up a staging environment, copying data, and deploying changes) and allows you to see how your changes will look with live data immediately and without affecting any other visitors to your site. For more details about how to use the staging and previewing functionality, see [[How do I preview UI changes in the community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Review_the_UI_on_varying_window_sizes" name="Review_the_UI_on_varying_window_sizes"&gt;&lt;/a&gt;Review the UI on varying window sizes&lt;/h3&gt;
&lt;p&gt;Be sure to review your styling and layout changes on multiple devices and at multiple window sizes. Spot test with a handheld iOS and Android device, iOS and Android tablets, small desktop browser windows and large desktop browser windows. Make use of the responsive reflow options to optimize interaction on small handheld devices. For more information about supporting mobile devices, see [[How does Telligent Community support mobile devices?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable" name="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable"&gt;&lt;/a&gt;Use Unfiltered HTML or Generic Content widgets instead of creating new widgets when applicable&lt;/h3&gt;
&lt;p&gt;There are reasons to create widgets, even just to render static content, to enable reuse throughout the community. In cases where you need to simply place some static content or some HTML embed code, consider using the Generic Content or Unfiltered HTML widgets to decrease development time. See&amp;nbsp;&amp;quot;Inserting Custom HTML and Content&amp;quot; in [[How can I rebrand my community in an upgrade-safe way?]] for more details.&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Developers" name="For_Developers"&gt;&lt;/a&gt;For Developers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Editing_vs_Save_as_Copy" name="Editing_vs_Save_as_Copy"&gt;&lt;/a&gt;Editing vs&amp;nbsp;&amp;#39;Save as Copy&amp;#39;&lt;/h3&gt;
&lt;p&gt;When [[developer-training:UI Customization|developing&amp;nbsp;widgets and themes]], it is important to edit existing platform-defined widgets or themes instead of using the &amp;quot;Save as Copy&amp;quot; feature in most cases, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit when&lt;/strong&gt; the changes you plan to make do not significantly affect the purpose or functionality of the widget or theme. If you&amp;#39;re making changes to simplify or embellish the widget or to enable a unique layout, you&amp;#39;re better off editing the existing widget. Editing existing widgets/themes will ensure that they are reviewed in upgrades for changes to implementation and the platform tooling for diffing and merging will be enabled to add new platform-defined functionality in customized widgets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save as Copy when&lt;/strong&gt; the widget or theme you&amp;#39;re creating serves a different purpose but is otherwise similar in implementation to the source widget or theme. If you&amp;#39;re making a completely new widget, for example, that works very differently (or on different data) than the source widget, &amp;#39;Save as Copy&amp;#39; is a good way to get started. Note that when using &amp;#39;Save as Copy&amp;#39;, the new widget/theme will not have a platform-related upgrade path since you&amp;#39;re creating a completely new instance. Your development team is responsible for maintaining and upgrading the functionality of the new widget/theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more details about the widget and UX upgrade process, see [[How do I upgrade the user experience of my community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Styling" name="Styling"&gt;&lt;/a&gt;Styling&lt;/h3&gt;
&lt;p&gt;For theme-wide styling, add a new top-level stylesheet, preferably with your site&amp;#39;s name to the existing Social theme. This can define overrides or new global styling.&lt;/p&gt;
&lt;p&gt;For widget-specific styling, consider adding a new stylesheet to the widget itself and have the widget render the stylesheet when appropriate. Keeping the styling of widgets with the widget implementation will help when upgrading because the widget-with-styling will be considered a single unit of change when reviewing changes. If, in an upgrade, you want to keep your customizations to one widget but take the platform updates to others, it&amp;#39;ll be easier to keep the custom widget with its styling if its versioned&amp;nbsp;together as a single unit and it&amp;#39;s styling is separate&amp;nbsp;from other custom styles.&lt;/p&gt;
&lt;p&gt;Whether you are implementing a stylesheet in a theme or a widget, make use of theme and widget configuration using the Verint Community LESS functions. This will enable your custom styles to take advantage of existing configuration options (for example, the configurable colors defined in the theme) and be more easily managed by community managers.&lt;/p&gt;
&lt;h3&gt;&lt;a id="FORM_elements" name="FORM_elements"&gt;&lt;/a&gt;FORM elements&lt;/h3&gt;
&lt;p&gt;Starting with&amp;nbsp;10.2, the global FORM element is being phased out. Prior to 10.2, all HTML pages generated by Verint Community included a single global FORM element nested directly within the BODY tag.&amp;nbsp;Since 10.2, only upgrades will have the global FORM element enabled by default and it can later be disabled in &lt;strong&gt;Administration &amp;gt; Interface &amp;gt; Legacy Options&lt;/strong&gt;. When implementing form inputs in widgets, ensure that your widget renders the appropriate FORM wrapping element. When the global FORM element is enabled, widget-rendered FORM elements will be removed, but, when the global FORM element is disabled, many HTML forms will require that inputs be placed within FORM elements.&lt;/p&gt;
&lt;p&gt;As a general practice, then, for widget development, ensure that you are always rendering FORM tags when appropriate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: best practice&lt;/div&gt;
</description></item><item><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface/revision/3</link><pubDate>Thu, 18 Jul 2019 17:45:41 GMT</pubDate><guid isPermaLink="false">eef5e67c-326c-4ec6-8f37-67f6990f0a33</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface#comments</comments><description>Revision 3 posted to User Documentation by Grant Pankonien on 07/18/2019 17:45:41&lt;br /&gt;
&lt;p&gt;Verint Community provides many ways to customize the look and behavior of your community. Below are best practices to both enable customization but minimize upgrade costs.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Community_Managers" name="For_Community_Managers"&gt;&lt;/a&gt;For&amp;nbsp;Community Managers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Use_the_Social_theme_to_better_enable_future_UX_upgrades" name="Use_the_Social_theme_to_better_enable_future_UX_upgrades"&gt;&lt;/a&gt;Use the Social theme to better enable future UX upgrades&lt;/h3&gt;
&lt;p&gt;When upgrading, Verint Community is committed to updating the Social theme and its components.&lt;/p&gt;
&lt;p&gt;If you want to implement a radically different theme, you are free to do so by creating a new theme and fully defining it. The cost to a completely custom theme is that your development team will be responsible for the upgrade. Verint Community APIs are upgrade safe and will continue to function, however, your development team will be responsible for including any new functionality provided by updates to the Verint Community platform.&lt;/p&gt;
&lt;p&gt;To ease upgrading costs, use the Social theme and reconfigure it using the other best practices in this guide. When you upgrade, you&amp;#39;ll be able to make full use of the UX upgrade tools: See [[How do I upgrade the user experience of my community?]] for more details regarding upgrading.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Leverage_theme_options_to_rebrand_the_community" name="Leverage_theme_options_to_rebrand_the_community"&gt;&lt;/a&gt;Leverage theme options to rebrand the community&lt;/h3&gt;
&lt;p&gt;The Social theme exposes options to easily brand and customize the styling of the community as well as individual groups and blogs. These options can be customized by going to &lt;strong&gt;Manage &amp;gt; Manage Site (or Group or Blog) Theme &amp;gt;&amp;nbsp;Theme Options&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2018_2D00_08_2D00_14-at-10.28.01-AM-_2800_1_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;From here, you can adjust the base colors, fonts, and icon. Many widgets in the community are styled using selectable palettes. Within the theme options panel, you can also specify the default for palettes to be used within the theme.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations" name="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations"&gt;&lt;/a&gt;For widget-specific behavior and styling changes, utilize widget options&lt;/h3&gt;
&lt;p&gt;Individual widgets expose options to enable customizing their behavior on individual pages. Options may be functional or stylistic. To review the options available for a specific widget, [[How do I customize the look and feel of my community?|edit the page containing the widget and configure it]].&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_staging_and_preview_to_test_changes_before_publishing" name="Use_staging_and_preview_to_test_changes_before_publishing"&gt;&lt;/a&gt;Use staging and preview to test changes before publishing&lt;/h3&gt;
&lt;p&gt;Verint Community includes tools to enable staging multiple UI-related changes and previewing those changes before publication. This enables&amp;nbsp;customization to occur in production environments (reducing the cost of setting up a staging environment, copying data, and deploying changes) and allows you to see how your changes will look with live data immediately and without affecting any other visitors to your site. For more details about how to use the staging and previewing functionality, see [[How do I preview UI changes in the community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Review_the_UI_on_varying_window_sizes" name="Review_the_UI_on_varying_window_sizes"&gt;&lt;/a&gt;Review the UI on varying window sizes&lt;/h3&gt;
&lt;p&gt;Be sure to review your styling and layout changes on multiple devices and at multiple window sizes. Spot test with a handheld iOS and Android device, iOS and Android tablets, small desktop browser windows and large desktop browser windows. Make use of the responsive reflow options to optimize interaction on small handheld devices. For more information about supporting mobile devices, see [[How does Telligent Community support mobile devices?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable" name="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable"&gt;&lt;/a&gt;Use Unfiltered HTML or Generic Content widgets instead of creating new widgets when applicable&lt;/h3&gt;
&lt;p&gt;There are reasons to create widgets, even just to render static content, to enable reuse throughout the community. In cases where you need to simply place some static content or some HTML embed code, consider using the Generic Content or Unfiltered HTML widgets to decrease development time. See&amp;nbsp;&amp;quot;Inserting Custom HTML and Content&amp;quot; in [[How can I rebrand my community in an upgrade-safe way?]] for more details.&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Developers" name="For_Developers"&gt;&lt;/a&gt;For Developers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Editing_vs_Save_as_Copy" name="Editing_vs_Save_as_Copy"&gt;&lt;/a&gt;Editing vs&amp;nbsp;&amp;#39;Save as Copy&amp;#39;&lt;/h3&gt;
&lt;p&gt;When [[developer-training:UI Customization|developing&amp;nbsp;widgets and themes]], it is important to edit existing platform-defined widgets or themes instead of using the &amp;quot;Save as Copy&amp;quot; feature in most cases, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit when&lt;/strong&gt; the changes you plan to make do not significantly affect the purpose or functionality of the widget or theme. If you&amp;#39;re making changes to simplify or embellish the widget or to enable a unique layout, you&amp;#39;re better off editing the existing widget. Editing existing widgets/themes will ensure that they are reviewed in upgrades for changes to implementation and the platform tooling for diffing and merging will be enabled to add new platform-defined functionality in customized widgets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save as Copy when&lt;/strong&gt; the widget or theme you&amp;#39;re creating serves a different purpose but is otherwise similar in implementation to the source widget or theme. If you&amp;#39;re making a completely new widget, for example, that works very differently (or on different data) than the source widget, &amp;#39;Save as Copy&amp;#39; is a good way to get started. Note that when using &amp;#39;Save as Copy&amp;#39;, the new widget/theme will not have a platform-related upgrade path since you&amp;#39;re creating a completely new instance. Your development team is responsible for maintaining and upgrading the functionality of the new widget/theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more details about the widget and UX upgrade process, see [[How do I upgrade the user experience of my community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Styling" name="Styling"&gt;&lt;/a&gt;Styling&lt;/h3&gt;
&lt;p&gt;For theme-wide styling, add a new top-level stylesheet, preferably with your site&amp;#39;s name to the existing Social theme. This can define overrides or new global styling.&lt;/p&gt;
&lt;p&gt;For widget-specific styling, consider adding a new stylesheet to the widget itself and have the widget render the stylesheet when appropriate. Keeping the styling of widgets with the widget implementation will help when upgrading because the widget-with-styling will be considered a single unit of change when reviewing changes. If, in an upgrade, you want to keep your customizations to one widget but take the platform updates to others, it&amp;#39;ll be easier to keep the custom widget with its styling if its versioned&amp;nbsp;together as a single unit and it&amp;#39;s styling is separate&amp;nbsp;from other custom styles.&lt;/p&gt;
&lt;p&gt;Whether you are implementing a stylesheet in a theme or a widget, make use of theme and widget configuration using the Verint Community LESS functions. This will enable your custom styles to take advantage of existing configuration options (for example, the configurable colors defined in the theme) and be more easily managed by community managers.&lt;/p&gt;
&lt;h3&gt;&lt;a id="FORM_elements" name="FORM_elements"&gt;&lt;/a&gt;FORM elements&lt;/h3&gt;
&lt;p&gt;Starting with&amp;nbsp;10.2, the global FORM element is being phased out. Prior to 10.2, all HTML pages generated by Verint Community included a single global FORM element nested directly within the BODY tag.&amp;nbsp;Since 10.2, only upgrades will have the global FORM element enabled by default and it can later be disabled in &lt;strong&gt;Administration &amp;gt; Interface &amp;gt; Legacy Options&lt;/strong&gt;. When implementing form inputs in widgets, ensure that your widget renders the appropriate FORM wrapping element. When the global FORM element is enabled, widget-rendered FORM elements will be removed, but, when the global FORM element is disabled, many HTML forms will require that inputs be placed within FORM elements.&lt;/p&gt;
&lt;p&gt;As a general practice, then, for widget development, ensure that you are always rendering FORM tags when appropriate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface/revision/2</link><pubDate>Mon, 24 Jun 2019 16:26:19 GMT</pubDate><guid isPermaLink="false">eef5e67c-326c-4ec6-8f37-67f6990f0a33</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface#comments</comments><description>Revision 2 posted to User Documentation by Ben Tiedt on 06/24/2019 16:26:19&lt;br /&gt;
&lt;p&gt;Verint Community provides many ways to customize the look and behavior of your community. Below are best practices to both enable customization but minimize upgrade costs.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Community_Managers" name="For_Community_Managers"&gt;&lt;/a&gt;For&amp;nbsp;Community Managers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Use_the_Social_theme_to_better_enable_future_UX_upgrades" name="Use_the_Social_theme_to_better_enable_future_UX_upgrades"&gt;&lt;/a&gt;Use the Social theme to better enable future UX upgrades&lt;/h3&gt;
&lt;p&gt;When upgrading, Verint Community is committed to updating the Social theme and its components.&lt;/p&gt;
&lt;p&gt;If you want to implement a radically different theme, you are free to do so by creating a new theme and fully defining it. The cost to a completely custom theme is that your development team will be responsible for the upgrade. Verint Community APIs are upgrade safe and will continue to function, however, your development team will be responsible for including any new functionality provided by updates to the Verint Community platform.&lt;/p&gt;
&lt;p&gt;To ease upgrading costs, use the Social theme and reconfigure it using the other best practices in this guide. When you upgrade, you&amp;#39;ll be able to make full use of the UX upgrade tools: See [[How do I upgrade the user experience of my community?]] for more details regarding upgrading.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Leverage_theme_options_to_rebrand_the_community" name="Leverage_theme_options_to_rebrand_the_community"&gt;&lt;/a&gt;Leverage theme options to rebrand the community&lt;/h3&gt;
&lt;p&gt;The Social theme exposes options to easily brand and customize the styling of the community as well as individual groups and blogs. These options can be customized by going to &lt;strong&gt;Manage &amp;gt; Manage Site (or Group or Blog) Theme &amp;gt;&amp;nbsp;Theme Options&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2018_2D00_08_2D00_14-at-10.28.01-AM-_2800_1_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;From here, you can adjust the base colors, fonts, and icon. Many widgets in the community are styled using selectable palettes. Within the theme options panel, you can also specify the default for palettes to be used within the theme.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations" name="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations"&gt;&lt;/a&gt;For widget-specific behavior and styling changes, utilize widget options&lt;/h3&gt;
&lt;p&gt;Individual widgets expose options to enable customizing their behavior on individual pages. Options may be functional or stylistic. To review the options available for a specific widget, [[How do I customize the look and feel of my community?|edit the page containing the widget and configure it]].&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_staging_and_preview_to_test_changes_before_publishing" name="Use_staging_and_preview_to_test_changes_before_publishing"&gt;&lt;/a&gt;Use staging and preview to test changes before publishing&lt;/h3&gt;
&lt;p&gt;Verint Community includes tools to enable staging multiple UI-related changes and previewing those changes before publication. This enables&amp;nbsp;customization to occur in production environments (reducing the cost of setting up a staging environment, copying data, and deploying changes) and allows you to see how your changes will look with live data immediately and without affecting any other visitors to your site. For more details about how to use the staging and previewing functionality, see [[How do I preview UI changes in the community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Review_the_UI_on_varying_window_sizes" name="Review_the_UI_on_varying_window_sizes"&gt;&lt;/a&gt;Review the UI on varying window sizes&lt;/h3&gt;
&lt;p&gt;Be sure to review your styling and layout changes on multiple devices and at multiple window sizes. Spot test with a handheld iOS and Android device, iOS and Android tablets, small desktop browser windows and large desktop browser windows. Make use of the responsive reflow options to optimize interaction on small handheld devices. For more information about supporting mobile devices, see [[How does Telligent Community support mobile devices?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable" name="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable"&gt;&lt;/a&gt;Use Unfiltered HTML or Generic Content widgets instead of creating new widgets when applicable&lt;/h3&gt;
&lt;p&gt;There are reasons to create widgets, even just to render static content, to enable reuse throughout the community. In cases where you need to simply place some static content or some HTML embed code, consider using the Generic Content or Unfiltered HTML widgets to decrease development time. See&amp;nbsp;&amp;quot;Inserting Custom HTML and Content&amp;quot; in [[How can I rebrand my community in an upgrade-safe way?]] for more details.&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Developers" name="For_Developers"&gt;&lt;/a&gt;For Developers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Editing_vs_Save_as_Copy" name="Editing_vs_Save_as_Copy"&gt;&lt;/a&gt;Editing vs&amp;nbsp;&amp;#39;Save as Copy&amp;#39;&lt;/h3&gt;
&lt;p&gt;When [[developer-training:UI Customization|developing&amp;nbsp;widgets and themes]], it is important to edit existing platform-defined widgets or themes instead of using the &amp;quot;Save as Copy&amp;quot; feature in most cases, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit when&lt;/strong&gt; the changes you plan to make do not significantly affect the purpose or functionality of the widget or theme. If you&amp;#39;re making changes to simplify or embellish the widget or to enable a unique layout, you&amp;#39;re better off editing the existing widget. Editing existing widgets/themes will ensure that they are reviewed in upgrades for changes to implementation and the platform tooling for diffing and merging will be enabled to add new platform-defined functionality in customized widgets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save as Copy when&lt;/strong&gt; the widget or theme you&amp;#39;re creating serves a different purpose but is otherwise similar in implementation to the source widget or theme. If you&amp;#39;re making a completely new widget, for example, that works very differently (or on different data) than the source widget, &amp;#39;Save as Copy&amp;#39; is a good way to get started. Note that when using &amp;#39;Save as Copy&amp;#39;, the new widget/theme will not have a platform-related upgrade path since you&amp;#39;re creating a completely new instance. Your development team is responsible for maintaining and upgrading the functionality of the new widget/theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more details about the widget and UX upgrade process, see [[How do I upgrade the user experience of my community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Styling" name="Styling"&gt;&lt;/a&gt;Styling&lt;/h3&gt;
&lt;p&gt;For theme-wide styling, add a new top-level stylesheet, preferably with your site&amp;#39;s name to the existing Social theme. This can define overrides or new global styling.&lt;/p&gt;
&lt;p&gt;For widget-specific styling, consider adding a new stylesheet to the widget itself and have the widget render the stylesheet when appropriate. Keeping the styling of widgets with the widget implementation will help when upgrading because the widget-with-styling will be considered a single unit of change when reviewing changes. If, in an upgrade, you want to keep your customizations to one widget but take the platform updates to others, it&amp;#39;ll be easier to keep the custom widget with its styling if its versioned&amp;nbsp;together as a single unit and it&amp;#39;s styling is separate&amp;nbsp;from other custom styles.&lt;/p&gt;
&lt;p&gt;Whether you are implementing a stylesheet in a theme or a widget, make use of theme and widget configuration using the Verint Community LESS functions. This will enable your custom styles to take advantage of existing configuration options (for example, the configurable colors defined in the theme) and be more easily managed by community managers.&lt;/p&gt;
&lt;h3&gt;&lt;a id="FORM_elements" name="FORM_elements"&gt;&lt;/a&gt;FORM elements&lt;/h3&gt;
&lt;p&gt;Starting with&amp;nbsp;10.2, the global FORM element is being phased out. Prior to 10.2, all HTML pages generated by Verint Community included a single global FORM element nested directly within the BODY tag.&amp;nbsp;Since 10.2, only upgrades will have the global FORM element enabled by default and it can later be disabled in &lt;strong&gt;Administration &amp;gt; Interface &amp;gt; Legacy Options&lt;/strong&gt;. When implementing form inputs in widgets, ensure that your widget renders the appropriate FORM wrapping element. When the global FORM element is enabled, widget-rendered FORM elements will be removed, but, when the global FORM element is disabled, many HTML forms will require that inputs be placed within FORM elements.&lt;/p&gt;
&lt;p&gt;As a general practice, then, for widget development, ensure that you are always rendering FORM tags when appropriate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>What best practices should be followed when customizing the user interface?</title><link>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface/revision/1</link><pubDate>Tue, 04 Jun 2019 20:21:26 GMT</pubDate><guid isPermaLink="false">eef5e67c-326c-4ec6-8f37-67f6990f0a33</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/63075/what-best-practices-should-be-followed-when-customizing-the-user-interface#comments</comments><description>Revision 1 posted to User Documentation by Ben Tiedt on 06/04/2019 20:21:26&lt;br /&gt;
&lt;p&gt;Telligent Community provides many ways to customize the look and behavior of your community. Below are best practices to both enable customization but minimize upgrade costs.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Community_Managers" name="For_Community_Managers"&gt;&lt;/a&gt;For&amp;nbsp;Community Managers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Use_the_Social_theme_to_better_enable_future_UX_upgrades" name="Use_the_Social_theme_to_better_enable_future_UX_upgrades"&gt;&lt;/a&gt;Use the Social theme to better enable future UX upgrades&lt;/h3&gt;
&lt;p&gt;When upgrading, Telligent Community is committed to updating the Social theme and its components.&lt;/p&gt;
&lt;p&gt;If you want to implement a radically different theme, you are free to do so by creating a new theme and fully defining it. The cost to a completely custom theme is that your development team will be responsible for the upgrade. Telligent Community APIs are upgrade safe and will continue to function, however, your development team will be responsible for including any new functionality provided by updates to the Telligent Community platform.&lt;/p&gt;
&lt;p&gt;To ease upgrading costs, use the Social theme and reconfigure it using the other best practices in this guide. When you upgrade, you&amp;#39;ll be able to make full use of the UX upgrade tools: See [[How do I upgrade the user experience of my community?]] for more details regarding upgrading.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Leverage_theme_options_to_rebrand_the_community" name="Leverage_theme_options_to_rebrand_the_community"&gt;&lt;/a&gt;Leverage theme options to rebrand the community&lt;/h3&gt;
&lt;p&gt;The Social theme exposes options to easily brand and customize the site-wide styling of the community. These options can be customized by going to &lt;strong&gt;Manage &amp;gt; Manage Site Theme &amp;gt;&amp;nbsp;Theme Options&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2018_2D00_08_2D00_14-at-10.28.01-AM-_2800_1_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;From here, you can adjust the base colors, fonts, and icon. Many widgets in the community are styled using selectable palettes. Within the theme options panel, you can also specify the default for palettes to be used within the theme.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations" name="Make_use_of_banner-level_branding_options_instead_of_widget_and_style_customizations"&gt;&lt;/a&gt;For widget-specific behavior and styling changes, utilize widget options&lt;/h3&gt;
&lt;p&gt;Individual widgets expose options to enable customizing their behavior on individual pages. Options may be functional or stylistic. To review the options available for a specific widget, [[How do I customize the look and feel of my community?|edit the page containing the widget and configure it]].&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_staging_and_preview_to_test_changes_before_publishing" name="Use_staging_and_preview_to_test_changes_before_publishing"&gt;&lt;/a&gt;Use staging and preview to test changes before publishing&lt;/h3&gt;
&lt;p&gt;Telligent Community includes tools to enable staging multiple UI-related changes and previewing those changes before publication. This enables&amp;nbsp;customization to occur in production environments (reducing the cost of setting up a staging environment, copying data, and deploying changes) and allows you to see how your changes will look with live data immediately and without affecting any other visitors to your site. For more details about how to use the staging and previewing functionality, see [[How do I preview UI changes in the community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Review_the_UI_on_varying_window_sizes" name="Review_the_UI_on_varying_window_sizes"&gt;&lt;/a&gt;Review the UI on varying window sizes&lt;/h3&gt;
&lt;p&gt;Be sure to review your styling and layout changes on multiple devices and at multiple window sizes. Spot test with a handheld iOS and Android device, iOS and Android tablets, small desktop browser windows and large desktop browser windows. Make use of the responsive reflow options to optimize interaction on small handheld devices. For more information about supporting mobile devices, see [[How does Telligent Community support mobile devices?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable" name="Use_Unfiltered_HTML_or_Generic_Content_widgets_instead_of_creating_new_widgets_when_applicable"&gt;&lt;/a&gt;Use Unfiltered HTML or Generic Content widgets instead of creating new widgets when applicable&lt;/h3&gt;
&lt;p&gt;There are reasons to create widgets, even just to render static content, to enable reuse throughout the community. In cases where you need to simply place some static content or some HTML embed code, consider using the Generic Content or Unfiltered HTML widgets to decrease development time. See&amp;nbsp;&amp;quot;Inserting Custom HTML and Content&amp;quot; in [[How can I rebrand my community in an upgrade-safe way?]] for more details.&lt;/p&gt;
&lt;h2&gt;&lt;a id="For_Developers" name="For_Developers"&gt;&lt;/a&gt;For Developers&lt;/h2&gt;
&lt;h3&gt;&lt;a id="Editing_vs_Save_as_Copy" name="Editing_vs_Save_as_Copy"&gt;&lt;/a&gt;Editing vs&amp;nbsp;&amp;#39;Save as Copy&amp;#39;&lt;/h3&gt;
&lt;p&gt;When working with widgets and themes, it is important to edit existing platform-defined widgets or themes instead of using the &amp;quot;Save as Copy&amp;quot; feature in most cases, specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit when&lt;/strong&gt; the changes you plan to make to not significantly affect the purpose or functionality of the widget or theme. If you&amp;#39;re making changes to simplify or embellish the widget or to enable a unique layout, you&amp;#39;re better off editing the existing widget. Editing existing widgets/themes will ensure that they are reviewed in upgrades for changes to implementation and the platform tooling for diffing and merging will be enabled to add new platform-defined functionality in customized widgets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save as Copy when&lt;/strong&gt; the widget or theme you&amp;#39;re creating serves a different purpose but is otherwise similar in implementation to the source widget or theme. If you&amp;#39;re making a completely new widget, for example, that works very differently (or on different data) than the source widget, &amp;#39;Save as Copy&amp;#39; is a good way to get started. Note that when using &amp;#39;Save as Copy&amp;#39;, the new widget/theme will not have a platform-related upgrade path since you&amp;#39;re creating a completely new instance. Your development team is responsible for maintaining and upgrading the functionality of the new widget/theme.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more details about the widget and UX upgrade process, see [[How do I upgrade the user experience of my community?]]&lt;/p&gt;
&lt;h3&gt;&lt;a id="Styling" name="Styling"&gt;&lt;/a&gt;Styling&lt;/h3&gt;
&lt;p&gt;For theme-wide styling, add a new top-level stylesheet, preferably with your site&amp;#39;s name to the existing Social theme. This can define overrides or new global styling.&lt;/p&gt;
&lt;p&gt;For widget-specific styling, consider adding a new stylesheet to the widget itself and have the widget render the stylesheet when appropriate. Keeping the styling of widgets with the widget implementation will help when upgrading because the widget-with-styling will be considered a single unit of change when reviewing changes. If, in an upgrade, you want to keep your customizations to one widget but take the platform updates to others, it&amp;#39;ll be easier to keep the custom widget with its styling if its versioned&amp;nbsp;together as a single unit and it&amp;#39;s styling is separate&amp;nbsp;from other custom styles.&lt;/p&gt;
&lt;p&gt;Whether you are implementing a stylesheet in a theme or a widget, make use of theme and widget configuration using the Telligent Community LESS functions. This will enable your custom styles to take advantage of existing configuration options (for example, the colors defined in the site theme) and be more easily managed by community managers.&lt;/p&gt;
&lt;h3&gt;&lt;a id="FORM_elements" name="FORM_elements"&gt;&lt;/a&gt;FORM elements&lt;/h3&gt;
&lt;p&gt;In 10.2, the global FORM element is being phased out. Prior to 10.2, all HTML pages generated by Telligent Community included a single global FORM element nested directly within the BODY tag. In 10.2, only upgrades will have the global FORM element enabled by default and it can later be disabled in &lt;strong&gt;Administration &amp;gt; Interface &amp;gt; Legacy Options&lt;/strong&gt;. When implementing form inputs in widgets, ensure that your widget renders the appropriate FORM wrapping element. When the global FORM element is enabled, widget-rendered FORM elements will be removed, but, when the global FORM element is disabled, many HTML forms will require that inputs be placed within FORM elements.&lt;/p&gt;
&lt;p&gt;As a general practice, then, for 10.2 widget development, ensure that you are always rendering FORM tags when appropriate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>