History: Calendar Admin
Source of version: 24
Copy to clipboard
! Calendar Admin !! Enabling the Calendar Feature From the Administration: Administration page, click on the features icon. The calendar feature is enabled by clicking the check box in the top section of the admin page, then saving your changes. You now should see a Calendar item when you expand the Admin menu. ^::{img src="img/wiki_up/enable-cal.png" } ::^ !! Calendar settings You can select the Calendar settings through the Main Application menu "Admin home > Calendar (icon)" {img src=img/icons/admin_calendar.png} or {img src="img/wiki_up/date.png" } (which will lead you to __tiki-admin.php?page=calendar__) ^::{img src="img/wiki_up/calendar_admin_settings_01.png" }::^ !! Create or edit calendars Click on "Admin > Calendar" to go to Calendar Admin (__tiki-admin_calendars.php__). There are two sections (tables) to this screen: ^::{img src="img/wiki_up/calendars_admin_tikineat_01.png" }::^ ^::{img src="img/wiki_up/calendars_admin_tikineat_02.png" }::^ !! Assigning permissions ^::{img src="img/wiki_up/calendars_admin_tikineat_03.png" }::^ !! Personal calendar The personal calendar is a calendar where an event is only visible by the user that creates it. Physically it is a big unique calendar in the database that contains all the events. An event is displayed only for his creator. A personal calendar has special perms that needs to be reserved to work correctly. The admin can choice a name for a personal calendar. You can have more than one personal calendar. !! Urls *The url to display one calendar is + __tiki-calendar.php?calIds[]=5__, if 5 is the id of the calendar you want to display *To display more than one calendar + __tiki-calendar.php?calIds[]=5&calIds[]=1__, if 5 and 1 are the calendar ids *To display all the calendars (> tikiwiki1.10) + __tiki-calendar.php?allCals=y__ -=Related pages=- * ((Calendar)) * ((Calendar User)) * ((Calendar Details)) * ((Js Calendar))