Plugin Calendar
Use this wiki plugin, introduced in Tiki4, to display the calendar feature, with the events of one or more calendars on it, and the list of events underneath for easy printing of the scheduled events.
Parameters
Display a calendar and its eventsIntroduced in Tiki 4.
Go to the source code
Preferences required: feature_calendar, wikiplugin_calendar
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
viewnavbar |
(blank) y n |
Show or hide the navigation bar (not shown by default) | n | 4.0 |
viewmode |
(blank) day week month quarter semester year |
If in calendar (table ) View Type, determines the time span displayed by the
calendar.Default is month |
month | 4.0 |
viewlist |
(blank) list table both |
Determines how events. table (default) shows events in a calendar. |
table | 4.0 |
calIds |
digits separator: , |
Comma-separated list of calendar Ids to restrict the events to specified calendars. Example values:13 , 4,7 Not set by default. |
4.0 |
Example
This code:
Copy to clipboard
{calendar calIds="1" viewmode="month" viewlist="table" viewnavbar="y" withviewevents="0"}
Would produce: