Difference between revisions of "PT Calendar2 Site Configuration"

From ADF Docs
Jump to: navigation, search
(Configuration Fields)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Back to [[Calendar|PT Calendar Overview]]
+
Back to [[PT_Calendar_Version_2.0_Install|PT Calendar Version 2.0 Install]]
  
 
== Overview ==
 
== Overview ==
Line 12: Line 12:
 
# '''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)
 
# '''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 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 Use Event Tooltip''' - The Calendar app utilizes [http://craigsworks.com/projects/qtip/ jQuery qTip] for event detail tooltips. (Default: Yes)
# '''Calendar App ToolTip Theme''' -   
+
# '''Calendar App ToolTip Theme''' -  If using event detail tooltips, select one of the 6 pre-packed themes. (Default: Cream)
# '''Manage Event New URL''' -  
+
# '''Manage Event New URL''' - Site relative URL for adding new events via a lightbox page.(Example: /webadmin/lightbox/calendar/manage-add-new-event.cfm)
# '''Manage Event Copy URL''' -  
+
# '''Manage Event Copy URL''' - Site relative URL for copying new events via a lightbox page.(Example: /webadmin/lightbox/calendar/manage-copy-new-event.cfm)
# '''New Event URL''' -  
+
# '''New Event URL''' - Site relative URL for a public facing form page for submitting a new Event requests. (Example: /new-event-form.cfm)
# '''Event Notification From Address''' -  
+
# '''Event Notification From Address''' - The 'From' email address of the notification email sent to event category users
# '''Event Notification Email Subject''' -  
+
# '''Event Notification Email Subject''' - The subject of the notification email sent to event category users
# '''Event Notification Email Message''' -  
+
# '''Event Notification Email Message''' - The standard message for the notification email sent to event category users
# '''Calendar Small Grid Cell Width''' -  
+
# '''Calendar Small Grid Cell Width''' - (Default: 30)
# '''Calendar Small Grid Cell Height''' -  
+
# '''Calendar Small Grid Cell Height''' - (Default: 24)
# '''Calendar Large Grid Cell Width ''' -  
+
# '''Calendar Large Grid Cell Width ''' - (Default: 130)
# '''Calendar Large Grid Cell Height''' -  
+
# '''Calendar Large Grid Cell Height''' - (Default: 150)
 
 
More configuration details to come...
 
 
 
<!-- # '''ADD_URL''' - Site relative URL for the Photo Add page. (Example: /webadmin/photogalleryadmin/lightbox/Photo-Add.cfm)
 
# '''UPLOAD_FORM_URL''' - Site relative URL for the Photo Upload page. (Example: /webadmin/photogalleryadmin/lightbox/Photo-Upload.cfm)
 
# '''UPLOAD_URL''' - URL Path on the server to store the uploaded photos. (Example: /_cs_apps/pt_photo_gallery/uploads/)
 
# '''UPLOAD_PATH''' - Server Path on the server to store the uploaded photos. (Example: D:/full/path/to/this/dir/_cs_apps/pt_photo_gallery/uploads/)
 
# '''UPLOAD_DOC_TYPES''' - Photo file types that are allowed to be uploaded. (Example: jpg,gif,bmp,png) -->
 
  
 
[[Category:Calendar]][[Category:Site Configuration]]
 
[[Category:Calendar]][[Category:Site Configuration]]

Latest revision as of 16:29, 27 February 2013

Back to PT Calendar Version 2.0 Install

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 - The Calendar app utilizes jQuery qTip for event detail tooltips. (Default: Yes)
  4. Calendar App ToolTip Theme - If using event detail tooltips, select one of the 6 pre-packed themes. (Default: Cream)
  5. Manage Event New URL - Site relative URL for adding new events via a lightbox page.(Example: /webadmin/lightbox/calendar/manage-add-new-event.cfm)
  6. Manage Event Copy URL - Site relative URL for copying new events via a lightbox page.(Example: /webadmin/lightbox/calendar/manage-copy-new-event.cfm)
  7. New Event URL - Site relative URL for a public facing form page for submitting a new Event requests. (Example: /new-event-form.cfm)
  8. Event Notification From Address - The 'From' email address of the notification email sent to event category users
  9. Event Notification Email Subject - The subject of the notification email sent to event category users
  10. Event Notification Email Message - The standard message for the notification email sent to event category users
  11. Calendar Small Grid Cell Width - (Default: 30)
  12. Calendar Small Grid Cell Height - (Default: 24)
  13. Calendar Large Grid Cell Width - (Default: 130)
  14. Calendar Large Grid Cell Height - (Default: 150)