Difference between revisions of "PT ADF Dashboard"
(→Requirements) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== Requirements == | == Requirements == | ||
− | ADF | + | ADF Version 1.5 |
− | ADF Library components that are required | + | 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. | ||
Line 20: | Line 22: | ||
# [[PT_ADF_Dashboard_Extract|Extract Application]] | # [[PT_ADF_Dashboard_Extract|Extract Application]] | ||
− | # [[ | + | # [[PT_ADF_Dashboard_Left_Pane_Configuration|Left Pane Configuration]] |
== Getting Started == | == Getting Started == |
Latest revision as of 18:41, 19 July 2011
Contents
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:
Getting Started
- Getting Started - Guide to work with the ADF Dashboard.