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

From ADF Docs
Jump to: navigation, search
(Steps)
(Steps)
Line 3: Line 3:
  
 
== Steps ==
 
== Steps ==
#Create a new page with the title 'Photo Manager' and page name 'index' from the Base Plus One template and in the ''/webadmin/photogallery/'' subsite.
+
#Create a new page with the title 'Photo Manager' and page name 'index' from the Base Plus One template and designate creation of the page in the ''/webadmin/photogallery/'' subsite.
 
#In the main content of the page, add a Custom Script element.
 
#In the main content of the page, add a Custom Script element.
 
#From the Custom Script element interface, click the "Edit" icon.
 
#From the Custom Script element interface, click the "Edit" icon.

Revision as of 16:45, 15 April 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 new page with the title 'Photo Manager' and page name 'index' from the Base Plus One template and designate creation of the page in the /webadmin/photogallery/ subsite.
  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: /ADF/apps/pt_photo_gallery/customcf/manager_layout.cfm
  5. Publish this page.