Difference between revisions of "PT Comments"

From ADF Docs
Jump to: navigation, search
(Installation/Setup)
(Installation Guides)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
The CCAPI must be configured for the site.  Follow the steps to set up the [[CCAPI Config|CCAPI Config]] file for the site.
 
The CCAPI must be configured for the site.  Follow the steps to set up the [[CCAPI Config|CCAPI Config]] file for the site.
  
== Installation/Setup ==
+
== Installation Guides ==
Each of the following steps should be completed fully and in the order presented:
 
  
 
'''Current Release Version:'''
 
'''Current Release Version:'''
 +
* v2.4
 +
** [[PT_Comments_v2.4_Release_Notes|Version 2.4 Release Notes]]
 +
** [[PT_Comments_v2.4_Install|Version 2.4 Install Guide]]
 +
** [[PT_Comments_v2.4_Upgrade|Version 2.4 Upgrade Guide]]
 +
 +
'''IMPORTANT''': The above versions of this application require '''ADF 2.5''' or greater and '''CommonSpot 10.5.2 or 10.6.1''' or greater.
 +
 +
'''Previous Versions:'''
 +
* v2.3
 +
** [[PT_Comments_v2.3_Release_Notes|Version 2.3 Release Notes]]
 +
** [[PT_Comments_v2.3_Install|Version 2.3 Install Guide]]
 +
** [[PT_Comments_v2.3_Upgrade|Version 2.3 Upgrade Guide]]
 +
 +
NOTE: v2.3 of this application is compatible with '''ADF 2.x up to ADF 2.4.x'''.
 +
 
* v2.2
 
* v2.2
 
** [[PT_Comments_v2.2_Release_Notes|Version 2.2 Release Notes]]
 
** [[PT_Comments_v2.2_Release_Notes|Version 2.2 Release Notes]]
Line 18: Line 32:
 
** [[PT_Comments_v2.2_Upgrade|Version 2.2 Upgrade Guide]]
 
** [[PT_Comments_v2.2_Upgrade|Version 2.2 Upgrade Guide]]
  
 +
NOTE: v2.2 of this application is compatible with both '''ADF 1.8.x''' and '''ADF 2.x up to ADF 2.4.x'''.
  
'''Previous Versions:'''
 
 
*v2.1:
 
*v2.1:
 
** [[PT_Comments_Install_v2.1|Install Guide]]
 
** [[PT_Comments_Install_v2.1|Install Guide]]
 
** [[PT_Comments_Upgrade_v2.1|Upgrade Guide]]
 
** [[PT_Comments_Upgrade_v2.1|Upgrade Guide]]
 
  
 
*v1.0:
 
*v1.0:
 
** [[PT_Comments_Release_Notes_v1|Release Notes]]
 
** [[PT_Comments_Release_Notes_v1|Release Notes]]
 
** [[PT_Comments_Install_v1|Install Guide]]
 
** [[PT_Comments_Install_v1|Install Guide]]
 +
 +
 +
<!--
 +
'''Development Release Version:'''
 +
* v2.3
 +
** [[PT_Comments_v2.3_Release_Notes|Version 2.3 Release Notes]]
 +
** [[PT_Comments_v2.3_Install|Version 2.3 Install Guide]]
 +
** [[PT_Comments_v2.3_Upgrade|Version 2.3 Upgrade Guide]]
 +
-->
  
 
== Contents ==
 
== Contents ==

Latest revision as of 21:40, 3 March 2020

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.

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

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.

The CCAPI must be configured for the site. Follow the steps to set up the CCAPI Config file for the site.

Installation Guides

Current Release Version:

IMPORTANT: The above versions of this application require ADF 2.5 or greater and CommonSpot 10.5.2 or 10.6.1 or greater.

Previous Versions:

NOTE: v2.3 of this application is compatible with ADF 2.x up to ADF 2.4.x.
NOTE: v2.2 of this application is compatible with both ADF 1.8.x and ADF 2.x up to ADF 2.4.x.


Contents

The Comments Application contains the following:

  • Custom Elements:

Note: Elements may contain one or more: Render Handlers, Display Templates, or Custom Field Types

Going Further

  • Going Further - Guide to using comments for more than just a page.