Difference between revisions of "PT Date Time Builder"
Dbeckstrom (talk | contribs) (→Contents) |
Dbeckstrom (talk | contribs) (→Getting Started) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == About PT Date Time Builder | + | == About PT Date Time Builder == |
The PT Date Time Builder application is built in the [[Overview|Application Development Framework (ADF)]]. | The PT Date Time Builder application is built in the [[Overview|Application Development Framework (ADF)]]. | ||
Line 8: | Line 8: | ||
* ceData_1_0 | * ceData_1_0 | ||
* scripts_1_0 | * scripts_1_0 | ||
+ | * forms_1_5 | ||
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. | ||
+ | |||
== Contents == | == Contents == | ||
The multimedia application contains the following: | The multimedia application contains the following: | ||
Line 18: | Line 20: | ||
** [[ptDateTime Configuration]] - Custom Element | ** [[ptDateTime Configuration]] - Custom Element | ||
* '''Custom Fields:''' | * '''Custom Fields:''' | ||
− | ** Date Time Builder - Custom Field | + | ** Date Time Builder - Custom Field |
− | |||
− | |||
'''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. | ||
== Pre-installation Considerations == | == Pre-installation Considerations == | ||
− | [[Overview|Application Development Framework (ADF)]] must be setup and configured on the server for the site that will be implementing the | + | [[Overview|Application Development Framework (ADF)]] must be setup and configured on the server for the site that will be implementing the PT Date Time Builder application. For detailed instructions, see the [[Overview|Application Development Framework (ADF)]] wiki page for Site Configurations. |
− | This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the installation of PT | + | This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the installation of PT Date Time Builder, remove any Custom Elements/Metadata Forms with the names contained in the "Contents" section above (see exception below). If you do not remove existing elements with these names, you may have difficulties during the installation. |
− | |||
== Installation/Setup == | == Installation/Setup == | ||
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_Date_Time_Builder_Extract|Extract Date Time Builder Application]] |
− | # [[ | + | # [[PT_Date_Time_Builder_ADF Configuration|ADF Configuration for the Date Time Builder application]] |
− | # [[ | + | # [[PT_Date_Time_Builder_Import_Elements|Import Elements]] |
− | + | # [[PT_Date_Time_Builder_Site_Configuration|Site Configuration]] | |
− | # [[ | + | # [[PT_Date_Time_Builder_Build_Templates_Pages|Build Templates/Pages]] |
− | # [[ | + | |
== Getting Started== | == Getting Started== | ||
− | * [[ | + | * [[PT_Date_Time_Builder_Getting_Started|Getting Started]] - Guide to using the Date Time Builder application. |
+ | |||
== Troubleshooting == | == Troubleshooting == | ||
== Known Issues/Bugs == | == Known Issues/Bugs == | ||
− | Found a bug? View the [[ | + | Found a bug? View the [[Date Time Builder Known_Issues_Bugs|Known Issues/Bugs]] wiki page. Your issue not on the list? Post it so the issue can be addressed. |
[[Category:Project]] | [[Category:Project]] | ||
− | [[Category: | + | [[Category:Date Time]] |
Latest revision as of 15:23, 16 December 2010
Contents
About PT Date Time Builder
The PT Date Time Builder application is built in the Application Development Framework (ADF).
Overview
Requirements
ADF Library components that are required for the multimedia application:
- ceData_1_0
- scripts_1_0
- forms_1_5
ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.
Contents
The multimedia application contains the following:
- Custom Coding - various components and scripts.
- Custom Elements:
- Date Time Builder - Custom Element
- ptDateTime Configuration - Custom Element
- Custom Fields:
- Date Time Builder - Custom Field
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
Pre-installation Considerations
Application Development Framework (ADF) must be setup and configured on the server for the site that will be implementing the PT Date Time Builder application. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.
This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the installation of PT Date Time Builder, remove any Custom Elements/Metadata Forms with the names contained in the "Contents" section above (see exception below). 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:
- Extract Date Time Builder Application
- ADF Configuration for the Date Time Builder application
- Import Elements
- Site Configuration
- Build Templates/Pages
Getting Started
- Getting Started - Guide to using the Date Time Builder application.
Troubleshooting
Known Issues/Bugs
Found a bug? View the Known Issues/Bugs wiki page. Your issue not on the list? Post it so the issue can be addressed.