Difference between revisions of "PT Photo Gallery Photo Admin Manager"

From ADF Docs
Jump to: navigation, search
(Overview)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
The Photo, Photo Category, and Photo Size are global custom elements. Managing data for these global custom elements can be configured easily through the use of Datasheets. The following sections will describe how to configure a CommonSpot page to manage the data for the elements.
+
The Photo, Photo Category, and Photo Size are global custom elements. Managing data for these global custom elements can be configured easily through the use of Datasheets. The following sections will describe how to configure a CommonSpot page to manage the data for the elements.
 
 
'''Recommended''' to create a 'photogalleryadmin' subsite for the Profile Admin pages.  See the [[PT_Photo_Gallery_Subsites|Subsites]] wiki page for creation and security details.
 
  
 
== Steps ==
 
== Steps ==

Revision as of 22:43, 24 March 2010

Overview

The Photo, Photo Category, and Photo Size are global custom elements. Managing data for these global custom elements can be configured easily through the use of Datasheets. The following sections will describe how to configure a CommonSpot page to manage the data for the elements.

Steps

  1. Create a page from the Base Plus One template called "Photo Manager".
  2. In the main content of the page, add a Custom Script element.
  3. From the Custom Script element interface, click the "Edit" icon.
  4. Enter the following text into the Explicit Module path:
    1. /ADF/apps/pt_photo_gallery/customcf/manager_layout.cfm
  5. Publish this page.