- Kind: Library Files Procedures SQL Files Content Pages
- Publicity: Public Only All
| www/ | |
| admin/ | |
| calendar-create.tcl | generation of new group calendar when a party_wide calendar is generated the default permission is that this calendar is |
| calendar-delete.tcl | Delete calendar |
| calendar-edit.adp | |
| calendar-edit.tcl | Add/Edit calendar |
| index.adp | |
| index.tcl | Main Calendar Admin Page. |
| permissions-user-add.adp | |
| permissions-user-add.tcl | Redirect page for adding users to the permissions list. |
| permissions.adp | |
| permissions.tcl | Permissions for the subsite itself. |
| cal-item-create-recurrence.adp | |
| cal-item-create-recurrence.tcl | Creation of new recurrence for cal item |
| cal-item-delete-all-occurrences.tcl | delete all occurrences of a recurring item |
| cal-item-delete-confirm.adp | |
| cal-item-delete-confirm.tcl | Confirm deletion of a calendar item. |
| cal-item-delete.tcl | Delete a calendar item |
| cal-item-new.adp | |
| cal-item-new.tcl | Creating a new Calendar Item |
| cal-item-outlook.tcl | Output an item as ics for Outlook |
| cal-item-view.adp | |
| cal-item-view.tcl | View one event |
| cal-options.adp | |
| cal-options.tcl | List all the calendars for which the user has the read privilege. |
| calendar-item-types.adp | |
| calendar-item-types.tcl | Manage the calendar item types |
| ics/ | |
| index.vuh | Output an item as ics for Outlook The expected URL is <cal_item_id>.ics |
| index.tcl | Main Calendar Page totally redone by Ben |
| item-type-delete.tcl | Delete an item type |
| item-type-new.tcl | Add an item type |
| mini-calendar.adp | |
| mini-calendar.tcl | Mini calendar |
| navbar.adp | |
| navbar.tcl | Calendar navigation bar |
| view-list-display.adp | |
| view-list-display.tcl | Display list calendar view |
| view-month-display.adp | |
| view-month-display.tcl | Display one week calendar view Expects: date (empty string okay): YYYY-MM-DD show_calendar_name_p (optional): 0 or 1 calendar_id_list: optional list of calendar_ids export: may be "print" |
| view-one-day-display.adp | |
| view-one-day-display.tcl | Display one day calendar view Expects: date (required but empty string okay): YYYY-MM-DD show_calendar_name_p (optional): 0 or 1 start_display_hour (optional): 0-23 end_display_hour (optional): 0-23 calendar_id_list: optional list of calendar_ids export: may be "print" |
| view-print-display.adp | |
| view-print-display.tcl | Displays a UI that allows to print the displayed calendar in PDF format. |
| view-week-display.adp | |
| view-week-display.tcl | Display one week calendar view Expects: date (required but empty string okay): YYYY-MM-DD show_calendar_name_p (optional): 0 or 1 calendar_id_list: optional list of calendar_ids export: may be "print" |
| view.adp | |
| view.tcl | Viewing Calendar Information. |