PT Photo Gallery Photo Admin Manager

From ADF Docs
Revision as of 00:09, 23 November 2009 by Renee.mckechnie (talk | contribs) (Created page with '== 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 Da…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 manager page to manage the data for the elements.

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

Steps

  1. Create a page from the Base Plus One called "Photo Manager".
  2. In the main content of the page place 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.