PT Photo Gallery Photo Admin Manager

From ADF Docs
Revision as of 00:29, 21 December 2009 by Renee.mckechnie (talk | contribs)
Jump to: navigation, search

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.

Recommended to create a 'photogalleryadmin' subsite for the Profile Admin pages. See the Subsites wiki page for creation and security details.

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.