Difference between revisions of "PT ADF Dashboard"

From ADF Docs
Jump to: navigation, search
(Installation/Setup)
(Requirements)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  
 
== Requirements ==
 
== Requirements ==
ADF V1.5
+
ADF Version 1.5
  
ADF Library components that are required for the Photo Gallery:
+
ADF Library components that are required:
 +
* data_1_0
 
* scripts_1_5
 
* scripts_1_5
 
* scriptsService_1_5
 
* scriptsService_1_5
 +
* utils_1_0
  
 
ADF must be configured correctly for your site.  [[Site Configuration (ADF.cfc)]] has instructions for configuration.
 
ADF must be configured correctly for your site.  [[Site Configuration (ADF.cfc)]] has instructions for configuration.

Latest revision as of 18:41, 19 July 2011

Overview

The ADF Dashboard Application is built in the Application Development Framework (ADF).

This application provides a dashboard for the ADF management on the site. The dashboard includes tools to reset the ADF, view the apps on the server, view the apps running within the site, and more.

Requirements

ADF Version 1.5

ADF Library components that are required:

  • data_1_0
  • scripts_1_5
  • scriptsService_1_5
  • utils_1_0

ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.

Pre-installation Considerations

Application Development Framework (ADF) must be setup and configured on the server for the site. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.

Installation/Setup

Each of the following steps should be completed fully and in the order presented:

  1. Extract Application
  2. Left Pane Configuration

Getting Started