Difference between revisions of "Portlet"

From ADF Docs
Jump to: navigation, search
(Installation/Setup)
(Requirements)
Line 14: Line 14:
  
 
== Requirements ==
 
== Requirements ==
ADF Library components that are required for the Portlet:
+
ADF Library components that are required for the Portlet application:
 
* CEData_1_0
 
* CEData_1_0
 
* CSData_1_0
 
* CSData_1_0

Revision as of 21:33, 28 March 2010

About the Portlet App

The Portlet application is built in the Application Development Framework (ADF).

Overview

The Portlet application provides a drag and drop interface using pods of content so users can build their own custom personalized page.


Requirements

ADF Library components that are required for the Portlet application:

  • CEData_1_0
  • CSData_1_0
  • Data_1_0
  • Date_1_0
  • Forms_1_0
  • Scripts_1_0
  • CCAPI

The ADF must be configured correctly for your site. The Site Configuration wiki page has instructions for configuration.

Contents

The Portlet application contains the following:

  • Custom Coding - various components and scripts.
  • CommonSpot Components:

'Note:' Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.

Pre-installation Considerations

The ADF must be setup and configured on the server for the site that will be implementing the Profile application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.

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 "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)

Installation/Setup

Each of the following steps should be completed fully and in the order presented:

  1. PT Portlet ADF Configuration


Known Issues/Bugs

Found a bug, view the Known Issues/Bugs wiki page. Your issue not on the list? Then post it so the issue can be addressed.