Difference between revisions of "PT Photo Gallery Overview"

From ADF Docs
Jump to: navigation, search
(Installation Guides)
(Installation Guides)
Line 43: Line 43:
  
 
== Installation Guides ==
 
== Installation Guides ==
Current Release v2.0:
+
Current Release v2.1:
*[[PT_Photo_Gallery_Version_2.0_Install|Version 2.0 Install Guide]]
+
* [[PT_Photo_Gallery_Version_2.1_Install|Version 2.1 Install Guide]]
*[[PT_Photo_Gallery_Version_2.0_Upgrade|Version 2.0 Upgrade Guide]]
+
* [[PT_Photo_Gallery_Version_2.1_Upgrade|Version 2.1 Upgrade Guide]]
  
 
Previous Versions:
 
Previous Versions:
 +
* v2.0
 +
** [[PT_Photo_Gallery_Version_2.0_Install|Version 2.0 Install Guide]]
 +
** [[PT_Photo_Gallery_Version_2.0_Upgrade|Version 2.0 Upgrade Guide]]
 
* v1.2
 
* v1.2
 
** [[PT_Photo_Gallery_Version_1.2_Install | Install v1.2 ]]
 
** [[PT_Photo_Gallery_Version_1.2_Install | Install v1.2 ]]

Revision as of 15:11, 4 May 2012

About Photo Gallery App

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

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.

Elements

This image represents the element relationships used in the Photo Gallery application.


Adf photogallery elements.gif

Contents

The CS Photo Gallery contains the following:

  • Custom Coding - various components and scripts.
  • Custom Elements:
  • Custom Fields:
    • Photo Image Gallery Checkbox Field
    • Photo Upload
    • Photo Size Select Metadata Form Field
    • Photo Chooser
    • Photo Image
    • General Chooser
    • Custom Hidden Field
    • Custom Element Select Field

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 that will be implementing the Photo Gallery application. 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.)

Installation Guides

Current Release v2.1:

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.