cal_header - Displayed above monthly (tabular) calendars
Default:
\nLowCal Calendar\n\n
cal_footer - Displayed below monthly (tabular) calendars
Default:
evt_header - Displayed at the beginning of standalone event information
Default: \nLowCal Calendar\n\n
evt_footer - Displayed at the end of standalone event information
Default:
list_header - Displayed at the top of a list of events (listdays or
summarydays)
Default: \nLowCal Event List\n\n
list_day_sep - Displayed between days in a list of events
Default:
\n%MONTH%/%DAY%/%YEAR% -
\n
list_evt_sep - Displayed between events on the same day in a list of events
with event details included (i.e., listdays uses this,
summarydays does not)
Default:
\n
list_footer - Displayed at the bottom of a list of events
Default:
\n
admin_options - Displayed at the admin URI if no command parameters are
provided
Default: \nLowCal Admin\n\n
You must provide an administrative command
\n
\n
admin_list_header - Displayed above lists of events in the admin pages
Default: \nEvent List\n\n
admin_list_footer - Displayed below lists of events in the admin pages
Default:
admin_evt_header - Displayed at the top of event editing forms in the admin
pages
Default: \n\nEvent Data: $evtfile\n\n
admin_evt_header - Displayed at the bottom of event editing forms in the
admin pages
Default:
evt-* - Any file whose name begins with the prefix "evt-" will be considered
to be a generic (not tied to a specific date) event listing and will
be checked for a tag whenever lowcal-update.pl
(or Apache::LowCal::CalCron::fill_month) is invoked. Token
substitutions will not be performed at this time.
YYYYMMDD* - Any file whose name begins with a date in the format YYYYMMDD,
which may be followed by any suffix (including none) will be
identified as an event for that date and, although it is
technically not a template, it is parsed and token substitutions
are performed identically to template handling.