Difference between revisions of "PT Comments"
Dbeckstrom (talk | contribs) (→Installation/Setup) |
(→Installation/Setup) |
||
Line 34: | Line 34: | ||
# [[PT_Comments_Import|Import Element]] | # [[PT_Comments_Import|Import Element]] | ||
# [[PT_Comments_Site_Configuration|Site Configuration]] | # [[PT_Comments_Site_Configuration|Site Configuration]] | ||
− | |||
== Getting Started == | == Getting Started == |
Revision as of 21:50, 3 February 2011
Contents
About Comments App
The Comments application is built in the Application Development Framework (ADF).
Overview
The Comments application provides the flexibility to add comments to any custom element within the CommonSpot site. Functionality to dynamically add a comments block to news articles, publications, etc.
Requirements
ADF Library components that are required for the Photo Gallery:
- CCAPI
- ceData_1_0
- scripts_1_0
ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.
Contents
The Comments Application contains the following:
- Custom Elements:
- Comment - Custom Element
Note: Elements may contain one or more: Render Handlers, Display Templates, or Custom Field Types
Pre-installation Considerations
Application Development Framework (ADF) must be setup and configured on the server for the site. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.
This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the installation of CS Photo Gallery, remove any Custom Elements/Metadata Forms with the names contained in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)
The CCAPI must be configured for the site. Follow the steps to set up the CCAPI Config file for the site.
Installation/Setup
Each of the following steps should be completed fully and in the order presented:
Getting Started
- Getting Started - Guide to set up the photo sizes and categories.