Difference between revisions of "Calendar Settings"

From GeeklogWiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
{| border=1 cellspacing=0
 +
!Variable
 +
!Default Value
 +
!Description
 +
|-
 +
|personalcalendars
 +
|0
 +
|Allow account holders to have a personal calendar
 +
|-
 +
|showupcomingevents
 +
|1
 +
|Show up-coming events (0=no, 1=yes)
 +
|-
 +
|upcomingeventsrange
 +
|14
 +
|Number of days that "Upcoming Events" will look ahead.
 +
|-
 +
|event_types
 +
|Anniversary, Appointment, Birthday, Business, Education, Holiday, Meeting, Miscellaneous, Personal, Phone Call, Special Occasion, Travel, Vacation
 +
|The set of event types that are used both on the public calendar and the user's personal calendars
 +
|}
 
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]]
 
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]]

Revision as of 08:22, 6 July 2004

Variable Default Value Description
personalcalendars 0 Allow account holders to have a personal calendar
showupcomingevents 1 Show up-coming events (0=no, 1=yes)
upcomingeventsrange 14 Number of days that "Upcoming Events" will look ahead.
event_types Anniversary, Appointment, Birthday, Business, Education, Holiday, Meeting, Miscellaneous, Personal, Phone Call, Special Occasion, Travel, Vacation The set of event types that are used both on the public calendar and the user's personal calendars
Back to The Geeklog Configuration File