Difference between revisions of "PT Photo Gallery Overview"

From ADF Docs
Jump to: navigation, search
(Contents)
(Installation Guides)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 +
 
== About Photo Gallery App ==
 
== About Photo Gallery App ==
 
The Photo Gallery application is built in the [[Overview|Application Development Framework (ADF)]].
 
The Photo Gallery application is built in the [[Overview|Application Development Framework (ADF)]].
 +
 +
'''''IMPORTANT:''' This application has been deprecated. PaperThin strongly recommends that customers utilizing this application''
 +
''should migrate to the native CommonSpot Image Galleries.''
  
 
== Overview ==
 
== Overview ==
Line 11: Line 16:
 
The Photo element stores the information for the uploaded photo.  This element stores the path to the original photo and the category for the photo.  Combining these fields, we are able to return the size breakdowns for the photo category.
 
The Photo element stores the information for the uploaded photo.  This element stores the path to the original photo and the category for the photo.  Combining these fields, we are able to return the size breakdowns for the photo category.
  
== Elements ==
+
== Pre-installation Considerations ==
This image represents the element relationships used in the Photo Gallery application.
+
[[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.
  
 +
== Installation Guides ==
 +
'''Last ADF 2.0 Release Version:'''
 +
* v4.0
 +
** [[PT_Photo_Gallery_4.0_Release_Notes|Version 4.0 Release Notes]]
 +
** [[PT_Photo_Gallery_4.0_Install|Version 4.0 Install Guide]]
 +
** [[PT_Photo_Gallery_4.0_Upgrade|Version 4.0 Upgrade Guide]]
 +
IMPORTANT: v4.0 of this application requires '''ADF 2.0''' or greater (and '''CommonSpot 10''' or greater)
  
[[Image:adf_photogallery_elements.gif]]
 
  
== Pre-installation Considerations ==
+
'''Last ADF 1.8 Release Version:'''
[[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.
+
* v3.1:
 
+
** [[PT_Photo_Gallery_Release_Notes_v3.1|Version 3.1 Release Notes]]
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.)
+
** [[PT_Photo_Gallery_Install_v3.1|Version 3.1 Install Guide]]
 +
** [[PT_Photo_Gallery_Upgrade_v3.1|Version 3.1 Upgrade Guide]]
 +
  IMPORTANT: v3.1 of this application requires the '''ADF 1.6''' up to '''ADF 1.8.x'''
  
== Installation Guides ==
 
Current Release v2.1:
 
* [[PT_Photo_Gallery_Version_2.1_Release_Notes|Release Notes]]
 
* [[PT_Photo_Gallery_Version_2.1_Install|Install Guide]]
 
* [[PT_Photo_Gallery_Version_2.1_Upgrade|Upgrade Guide]]
 
  
 
Previous Versions:
 
Previous Versions:
 +
*v3.0:
 +
** [[PT_Photo_Gallery_Release_Notes_v3.0|Release Notes]]
 +
** [[PT_Photo_Gallery_Install_v3.0|Install Guide]]
 +
** [[PT_Photo_Gallery_Upgrade_v3.0|Upgrade Guide]]
 +
* v2.3:
 +
** [[PT_Photo_Gallery_Version_2.3_Release_Notes|Release Notes]]
 +
** [[PT_Photo_Gallery_Version_2.3_Install|Install Guide]]
 +
** [[PT_Photo_Gallery_Version_2.3_Upgrade|Upgrade Guide]]
 +
* v2.2
 +
** [[PT_Photo_Gallery_Version_2.2_Release_Notes|Version 2.2 Release Notes]]
 +
** [[PT_Photo_Gallery_Version_2.2_Install|Version 2.2 Install Guide]]
 +
** [[PT_Photo_Gallery_Version_2.2_Upgrade|Version 2.2 Upgrade Guide]]
 +
* v2.1
 +
** [[PT_Photo_Gallery_Version_2.1_Release_Notes|Version 2.1 Release Notes]]
 +
** [[PT_Photo_Gallery_Version_2.1_Install|Version 2.1 Install Guide]]
 +
** [[PT_Photo_Gallery_Version_2.1_Upgrade|Version 2.1 Upgrade Guide]]
 
* v2.0
 
* v2.0
 
** [[PT_Photo_Gallery_Version_2.0_Install|Version 2.0 Install Guide]]
 
** [[PT_Photo_Gallery_Version_2.0_Install|Version 2.0 Install Guide]]

Latest revision as of 14:19, 18 May 2016


About Photo Gallery App

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

IMPORTANT: This application has been deprecated. PaperThin strongly recommends that customers utilizing this application
should migrate to the native CommonSpot Image Galleries.

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.

A Photo Category is associated with Photo Size elements. The selections are the dimensions required for the initial upload and the resize processing dimensions. The fields in the element define the category title and the directory to store the category's upload images.

The Photo Size element provides a collection of predefined dimensions and directory names. Elements are selected and associated with the Photo Category.

The Photo element stores the information for the uploaded photo. This element stores the path to the original photo and the category for the photo. Combining these fields, we are able to return the size breakdowns for the photo category.

Pre-installation Considerations

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 Application Development Framework (ADF) wiki page for Site Configurations.

Installation Guides

Last ADF 2.0 Release Version:

IMPORTANT: v4.0 of this application requires ADF 2.0 or greater (and CommonSpot 10 or greater)


Last ADF 1.8 Release Version:

 IMPORTANT: v3.1 of this application requires the ADF 1.6 up to ADF 1.8.x


Previous Versions:

Getting Started

Features

The photo gallery application provides the following features:

Troubleshooting

Known Issues/Bugs

Found a bug? View the Known Issues/Bugs wiki page. Your issue not on the list? Post it so the issue can be addressed.