Difference between revisions of "Calendar Settings"

From GeeklogWiki
Jump to: navigation, search
 
m
 
(2 intermediate revisions by 2 users not shown)
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" in the [[Events_Block|Events-block]] 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]]

Latest revision as of 09:59, 9 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" in the Events-block 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