<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Target Plugin Supplementary Type</title><link>https://community.telligent.com/community/12/w/api-documentation/68444/target-plugin-supplementary-type</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>Target Plugin Supplementary Type</title><link>https://community.telligent.com/community/12/w/api-documentation/68444/target-plugin-supplementary-type</link><pubDate>Tue, 11 Apr 2023 16:02:18 GMT</pubDate><guid isPermaLink="false">802b49f3-e6a6-4c0a-8859-42f42a1c3fc0</guid><dc:creator>Tom Paolucci</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/68444/target-plugin-supplementary-type#comments</comments><description>Current Revision posted to API Documentation by Tom Paolucci on 04/11/2023 16:02:18&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;
&lt;div class="documentation"&gt;
&lt;p&gt;&lt;code&gt;Target&lt;/code&gt; is defined in the &lt;code&gt;Telligent.Evolution.Extensibility.Content.Version1&lt;/code&gt; namespace of Telligent.Evolution.Platform.dll&lt;/p&gt;
&lt;div class="documentation-stub"&gt;
&lt;h2&gt;Definition&lt;/h2&gt;
&lt;pre&gt;enum Target
{
	Unknown,
	Web,
	Syndication,
	Offline,
	Other,
	Print,
	Nntp,
	Email,
	WebQuote,
	WebServices
}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;p&gt;Many of these are present for legacy support going back to the early 2000s. Below is a brief description of the expectations of each render type. Know that many of these are not used by default.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Unknown: Just that, unknown.&lt;/li&gt;
&lt;li&gt;Web: Normal rendering in a fully featured web browser with the community client API&lt;/li&gt;
&lt;li&gt;Syndication: Primarily RSS or any shipping of content to another location where a fully featured web browser is not expected&lt;/li&gt;
&lt;li&gt;Offline: Offline. File references would not be expected.&lt;/li&gt;
&lt;li&gt;Other: Similar to unknown.&lt;/li&gt;
&lt;li&gt;Print: For printing. Scripting and interaction would not be expected.&lt;/li&gt;
&lt;li&gt;Nntp: Yes, NNTP. This is mostly present for legacy support. Many years ago, there was an NNTP integration for forums.&lt;/li&gt;
&lt;li&gt;Email: Rendering in an Email client. Email clients are not fully featured web browsers and may want to limit interactivitiy.&lt;/li&gt;
&lt;li&gt;WebQuote: Used to reference otherwise web-rendered content. While the content will be rendered in a fully functional web browser, this should limit interactivity since the content is being referenced and is not the primary focus.&lt;/li&gt;
&lt;li&gt;WebServices: Default for rendering from the REST API. Rendering would not expect to be within a fully functional web browser.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Target Plugin Supplementary Type</title><link>https://community.telligent.com/community/12/w/api-documentation/68444/target-plugin-supplementary-type/revision/1</link><pubDate>Fri, 15 Jan 2021 19:30:20 GMT</pubDate><guid isPermaLink="false">802b49f3-e6a6-4c0a-8859-42f42a1c3fc0</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/68444/target-plugin-supplementary-type#comments</comments><description>Revision 1 posted to API Documentation by Ben Tiedt on 01/15/2021 19:30:20&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;&lt;code&gt;Target&lt;/code&gt; is defined in the &lt;code&gt;Telligent.Evolution.Extensibility.Content.Version1&lt;/code&gt; namespace of Telligent.Evolution.Platform.dll&lt;/p&gt;&lt;div class="documentation-stub"&gt;&lt;h2&gt;Definition&lt;/h2&gt;&lt;pre&gt;enum Target
{
	Unknown,
	Web,
	Syndication,
	Offline,
	Other,
	Print,
	Nntp,
	Email,
	WebQuote,
	WebServices
}
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>