Difference between revisions of "PT Calendar2 Site Configuration"

From ADF Docs
Jump to: navigation, search
(Configuration Fields)
Line 11: Line 11:
 
There are several Configuration Fields:
 
There are several Configuration Fields:
 
# '''CS USERS DSN''' - Where the Calendar will get the Users info for event category notifications. (Example: commonspot-users)
 
# '''CS USERS DSN''' - Where the Calendar will get the Users info for event category notifications. (Example: commonspot-users)
# '''Caendar UI Theme''' - The Calendar app utilizes [http://jqueryui.com/themeroller/ jQueryUI Themes] for styling of buttons, etc. There are some pre-installed themes that come with the ADF in the Thirdparty folder.
+
# '''Calendar UI Theme''' - The Calendar app utilizes [http://jqueryui.com/themeroller/ jQueryUI Themes] for styling of buttons, etc. There are some pre-installed themes that come with the ADF in the Thirdparty folder.
 +
# '''Calendar App Use Event Tooltip''' -
 +
# '''Calendar App ToolTip Theme''' - 
 +
# '''Manage Event New URL''' -
 +
# '''Manage Event Copy URL''' -
 +
# '''New Event URL''' -
 +
# '''Event Notification From Address''' -
 +
# '''Event Notification Email Subject''' -
 +
# '''Event Notification Email Message''' -
 +
# '''Calendar Small Grid Cell Width''' -
 +
# '''Calendar Small Grid Cell Height''' -
 +
# '''Calendar Large Grid Cell Width ''' -
 +
# '''Calendar Large Grid Cell Height''' -
  
 
More configuration details to come...
 
More configuration details to come...

Revision as of 13:13, 22 April 2010

Back to PT Calendar Overview

Overview

The Calendar App uses a custom element to store site specific configurations.


The fields for the ptCalendar2 Configuration custom element are defined below.

Configuration Fields

There are several Configuration Fields:

  1. CS USERS DSN - Where the Calendar will get the Users info for event category notifications. (Example: commonspot-users)
  2. Calendar UI Theme - The Calendar app utilizes jQueryUI Themes for styling of buttons, etc. There are some pre-installed themes that come with the ADF in the Thirdparty folder.
  3. Calendar App Use Event Tooltip -
  4. Calendar App ToolTip Theme -
  5. Manage Event New URL -
  6. Manage Event Copy URL -
  7. New Event URL -
  8. Event Notification From Address -
  9. Event Notification Email Subject -
  10. Event Notification Email Message -
  11. Calendar Small Grid Cell Width -
  12. Calendar Small Grid Cell Height -
  13. Calendar Large Grid Cell Width -
  14. Calendar Large Grid Cell Height -

More configuration details to come...