Difference between revisions of "PT Calendar Version 2.0 Install"

From ADF Docs
Jump to: navigation, search
(Known Issues/Bugs)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Back to [[PT_Calendar|PT Calendar]]
 +
 
== About the Calendar App ==
 
== About the Calendar App ==
 
The Calendar application is built in the [[Overview|Application Development Framework (ADF)]].
 
The Calendar application is built in the [[Overview|Application Development Framework (ADF)]].
  
 
== Overview ==
 
== Overview ==
The Calendar application...  
+
The Calendar application allows for robust handling and display of events. Calendars can be displayed by day, week and month in both list and grid formats. The events that show in the calendars can be determined by Organization, Category, Sponsor and many more parameters. This fine level of control makes it ideal for having internal and external facing calendars for your organization.
  
 
== Requirements ==
 
== Requirements ==
Line 21: Line 23:
 
* Custom Coding - various components and scripts.
 
* Custom Coding - various components and scripts.
 
* CommonSpot Components:
 
* CommonSpot Components:
**Calendar
+
**[[Calendar2]]
**Event Categories
+
**[[Event Categories]]
**Event Organizations
+
**[[Event Organizations]]
**Calendar Page Map
+
**[[Calendar2 Page Map]]
**ptCalendar2 Configuration
+
**[[ptCalendar2 Configuration]]
  
 
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
 
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
Line 37: Line 39:
 
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 Calendar 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]]
  
 
<!--
 
<!--
Line 57: Line 59:
  
 
== Known Issues/Bugs ==
 
== Known Issues/Bugs ==
Found a bug, view the [http://community.paperthin.com/projects/pt_calendar2/issue/ PT Calnedar 2 Issues] page.  Your issue not on the list?  Then post it so the issue can be addressed.
+
Found a bug, view the [http://community.paperthin.com/projects/pt_calendar2/issue/ PT Calendar2 Issues] page.  Your issue not on the list?  Then post it so the issue can be addressed.
  
 
[[Category:Project]][[Category:Calendar]]
 
[[Category:Project]][[Category:Calendar]]

Latest revision as of 16:30, 27 February 2013

Back to PT Calendar

About the Calendar App

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

Overview

The Calendar application allows for robust handling and display of events. Calendars can be displayed by day, week and month in both list and grid formats. The events that show in the calendars can be determined by Organization, Category, Sponsor and many more parameters. This fine level of control makes it ideal for having internal and external facing calendars for your organization.

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:

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.