Difference between revisions of "PT News"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == The Photo Gallery provides the ability to set dimension requirements for the uploaded image and to resize according to the sizes selected for the category. The …')
 
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
Back to [[View_All|All Projects]]
 +
 
== Overview ==
 
== Overview ==
The Photo Gallery provides the ability to set dimension requirements for the uploaded image and to resize according to the sizes selected for the category.
+
The PT News application provides the ability to quickly implement a news article content type within your CommonSpot site.  The app provides a base for developing your news implementation with out of the box custom elements, render handlers, and custom tools.
  
The Photo Gallery application is built in the [[Overview|Application Development Framework (ADF)]].
+
The PT News application is built in the [[Overview|Application Development Framework (ADF)]].
  
 
== Pre-installation Considerations ==
 
== Pre-installation Considerations ==
[[Overview|Application Development Framework (ADF)]] must be setup and configured on the server for the site that will be implementing the Photo Gallery application.  For detailed instructions, see the [[Overview|Application Development Framework (ADF)]] wiki page for Site Configurations.
+
[[Overview|Application Development Framework (ADF)]] must be setup and configured on the server for the site that will be implementing the PT News application.  For detailed instructions, see the [[Overview|Application Development Framework (ADF)]] wiki page for Site Configurations.
 +
 
 +
== Installation/Setup ==
 +
'''Current Release Version:'''
 +
* v1.3
 +
** [[PT_News_v1.3_Release_Notes|Version 1.3 Release Notes]]
 +
** [[PT_News_v1.3_Install|Version 1.3 Install Guide]]
 +
** [[PT_News_v1.3_Upgrade|Version 1.3 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:'''
 +
* v1.2
 +
** [[PT_News_v1.2_Release_Notes|Version 1.2 Release Notes]]
 +
** [[PT_News_v1.2_Install|Version 1.2 Install Guide]]
 +
** [[PT_News_v1.2_Upgrade|Version 1.2 Upgrade Guide]]
 +
 
 +
* v1.1
 +
** [[PT_News_v1.1_Release_Notes|Version 1.1 Release Notes]]
 +
** [[PT_News_v1.1_Install|Version 1.1 Install Guide]]
 +
** [[PT_News_v1.1_Upgrade|Version 1.1 Upgrade Guide]]
 +
 
 +
* v1.0
 +
** [[PT_News_Install_v1|Install Guide]]
 +
** [[PT_News_Release_Notes_v1|Release Notes]]
 +
 
  
== Installation Guides ==
+
<!--
Development Release v1.0:
+
'''Current Development Build:'''
* [[PT_Photo_Gallery_Version_2.2_Release_Notes|Release Notes]]
+
* v1.2:
* [[PT_Photo_Gallery_Version_2.2_Install|Install Guide]]
+
** [[PT_News_Install_v1.2|Install Guide]]
 +
** [[PT_News_Release_Notes_v1.2|Release Notes]]
 +
** [[PT_News_Upgrade_v1.2|Upgrade Guide]]
 +
-->
  
 
== Getting Started==
 
== Getting Started==
* [[PT_Photo_Gallery_Getting_Started|Getting Started]] - Guide to set up the photo sizes and categories.
+
* [[PT_News_Getting_Started|Getting Started]] - Guide to set up the news once the installation is completed.
  
 
[[Category:PT News]]
 
[[Category:PT News]]

Latest revision as of 23:00, 31 January 2025

Back to All Projects

Overview

The PT News application provides the ability to quickly implement a news article content type within your CommonSpot site. The app provides a base for developing your news implementation with out of the box custom elements, render handlers, and custom tools.

The PT News 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 that will be implementing the PT News application. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.

Installation/Setup

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:


Getting Started

  • Getting Started - Guide to set up the news once the installation is completed.