Difference between revisions of "PT Calendar Version 2.0 Install"

From ADF Docs
Jump to: navigation, search
(Installation/Setup)
(Installation/Setup)
Line 37: Line 37:
 
Each of the following steps should be completed fully and in the order presented:
 
Each of the following steps should be completed fully and in the order presented:
  
# [[PT Calendar Extract Application|Download/Extract PT Calendar2 Application]]
+
# [[PT Calendar2 Extract Application|Download/Extract PT Calendar2 Application]]
# [[PT Calendar ADF Configuration|PT Calendar ADF Configuration]]
+
# [[PT Calendar2 ADF Configuration|PT Calendar2 ADF Configuration]]
# [[PT Calendar Styles|Styles]]
+
# [[PT Calendar2 Styles|Styles]]
# [[PT Calendar Import Custom Elements|Import Custom Elements]]
+
# [[PT Calendar2 Import Custom Elements|Import Custom Elements]]
# [[PT Calendar Site Configuration|Site Configuration]]
+
# [[PT Calendar2 Site Configuration|Site Configuration]]
# [[PT Calendar Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
+
# [[PT Calendar2 Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
  
 
<!--
 
<!--

Revision as of 21:41, 21 April 2010

About the Calendar App

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

Overview

The Calendar application...

Requirements

ADF Library components that are required for the Calendar application:

  • CEData_1_0
  • CSData_1_0
  • Data_1_0
  • Date_1_0
  • Forms_1_0
  • Scripts_1_0
  • CCAPI

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

Contents

The Calendar application contains the following:

  • Custom Coding - various components and scripts.
  • CommonSpot Components:
    • Calendar
    • Event Categories
    • Event Organizations
    • Calendar Page Map
    • ptCalendar2 Configuration

Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.

Pre-installation Considerations

The ADF must be setup and configured on the server for the site that will be implementing the Profile application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.

This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above. Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)

Installation/Setup

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

  1. Download/Extract PT Calendar2 Application
  2. PT Calendar2 ADF Configuration
  3. Styles
  4. Import Custom Elements
  5. Site Configuration
  6. Build Subsites, Templates and Pages


Known Issues/Bugs

Found a bug, view the PT Calendar2 Issues page. Your issue not on the list? Then post it so the issue can be addressed.