<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://community.paperthin.com/adf-docs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Myztiq</id>
		<title>ADF Docs - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://community.paperthin.com/adf-docs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Myztiq"/>
		<link rel="alternate" type="text/html" href="https://community.paperthin.com/adf-docs/index.php/Special:Contributions/Myztiq"/>
		<updated>2026-04-22T07:16:22Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://community.paperthin.com/adf-docs/index.php?title=Portlet&amp;diff=4504</id>
		<title>Portlet</title>
		<link rel="alternate" type="text/html" href="https://community.paperthin.com/adf-docs/index.php?title=Portlet&amp;diff=4504"/>
				<updated>2010-11-24T21:20:17Z</updated>
		
		<summary type="html">&lt;p&gt;Myztiq: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About the Portlet App ==&lt;br /&gt;
The Portlet application is built in the [[Overview|Application Development Framework (ADF)]].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
The Portlet application provides a drag and drop user interface utilizing content pods to allow users the ability to build their own personalized page. Pods can be configured with predefined content or user selected content. Via RSS, pods contain external content such as news and weather feeds or by using CommonSpot's out of the box RSS feed capability content from Global Custom elements can be displayed. Each pod has properties such has dragable, editable, deletable and collapsible. These properties can be locked so pre-defined pods are locked from user control.    &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The [http://en.wikipedia.org/wiki/Forum_(internet) Forums] application provides the ability to create an online message board inside a CommonSpot site. Also, with the option to integrate with other ADF applications, like PT Profiles.&lt;br /&gt;
&lt;br /&gt;
With this application users can post and manage multiple Forum Categories, Topics and Threads. &lt;br /&gt;
&lt;br /&gt;
Inheritable group permissions can be assigned for read, post, edit rights. &lt;br /&gt;
&lt;br /&gt;
Discussions are organized into categories, topics and then threads. Categories are the top level buckets and work as the forum landing pages. As an example each department in an organization can be assigned a category. Inside of each Category can be multiple topics. Within each topic, messages are added to threads. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
ADF Library components that are required for the Portlet application:&lt;br /&gt;
* CEData_1_0&lt;br /&gt;
* CSData_1_0&lt;br /&gt;
* Data_1_0&lt;br /&gt;
* Date_1_0&lt;br /&gt;
* Forms_1_0&lt;br /&gt;
* Scripts_1_0&lt;br /&gt;
* CCAPI&lt;br /&gt;
&lt;br /&gt;
The ADF must be configured correctly for your site. The [[Site Configuration (ADF.cfc)]] wiki page has instructions for configuration.&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
The Portlet application contains the following:&lt;br /&gt;
* Custom Coding - various components and scripts.&lt;br /&gt;
* CommonSpot Components:&lt;br /&gt;
**Portlet App Elements&lt;br /&gt;
***[[Portlet_Columns]]&lt;br /&gt;
***[[PortletPodInstances]]&lt;br /&gt;
***[[PortletPodUserData]]&lt;br /&gt;
***[[ptPortlet Configuration]]&lt;br /&gt;
**Portlet Pod Types&lt;br /&gt;
***[[Links]]&lt;br /&gt;
***[[RSS_Feeds]]&lt;br /&gt;
***[[Simple_Content]]&lt;br /&gt;
***[[Weather]]&lt;br /&gt;
***[[Custom_File]]&lt;br /&gt;
**Portlet Pod Content&lt;br /&gt;
***[[Link Items]] (optional)&lt;br /&gt;
***[[RSS Formatted Content]]&lt;br /&gt;
&lt;br /&gt;
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.&lt;br /&gt;
&lt;br /&gt;
== Pre-installation Considerations ==&lt;br /&gt;
The [[Overview|ADF]] must be setup and configured on the server for the site that will be implementing the Profile application.  For detailed instructions follow the [[Overview|ADF Overview]] wiki page for Site Configurations.&lt;br /&gt;
&lt;br /&gt;
This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above.  Before the install, remove any Custom Elements/Metadata Forms with the names listed in the &amp;quot;Contents&amp;quot; section above.  (If you do not remove existing elements with these names, you may have difficulties during the installation.)&lt;br /&gt;
&lt;br /&gt;
== Installation/Setup ==&lt;br /&gt;
Each of the following steps should be completed fully and in the order presented:&lt;br /&gt;
&lt;br /&gt;
# [[PT Portlet Extract Application|Download/Extract PT Portlet Application]]&lt;br /&gt;
# [[PT Portlet ADF Configuration|PT Portlet ADF Configuration]]&lt;br /&gt;
# [[PT Portlet Styles|Styles]]&lt;br /&gt;
# [[PT Portlet Import Custom Elements|Import Custom Elements]]&lt;br /&gt;
# [[PT Portlet Site Configuration|Site Configuration]]&lt;br /&gt;
# [[PT Portlet Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
The Forums application provides the following features:&lt;br /&gt;
&lt;br /&gt;
* [[PT_Porltet_Lightbox|Lightbox]]&lt;br /&gt;
&lt;br /&gt;
== Guides ==&lt;br /&gt;
* Getting Started&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Known Issues/Bugs ==&lt;br /&gt;
Found a bug? View the [http://community.paperthin.com/projects/pt_portlet/issue/ PT Portlet Issues] page.  Your issue not on the list?  Post it so the issue can be addressed.&lt;br /&gt;
&lt;br /&gt;
[[Category:Project]][[Category:Portlet]]&lt;/div&gt;</summary>
		<author><name>Myztiq</name></author>	</entry>

	</feed>