[Show/Hide Right Column]

Display a calendar and its events in a wiki page
Print

Plugin Calendar

This Wiki Plugin displays 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. Available in Tiki 4 onwards.

Usage and Parameters

To use this plugin in a wiki page, use the syntax:

Syntax for the ... plugin
{CALENDAR(calIds=>1,viewmode=>month, viewlist=>table, withviewevents=>y)}{CALENDAR}

Parameter Accepted values Default Effect Required? Since
calIds numeric 1 Includes the events of that calendar in the plugin display. If not given, all calendars viewable by default are used. n 4.0
viewmode month The display mode for the calendar. Choose from "day, week, month, quarter, semester, year". Default: month n 4.0
viewlist table The display mode for the calendar. Choose from "table, list". Default: table n 4.0
viewnavbar n The display mode for the navigation bar. Choose from "n, y". Default: n n 4.0
withviewevents 0 Decide to show (1) or not (0) the list of events at the bottom. Chose between 0 and 1. Default 0. a n 4.0

Example (to be written!)

This code,

Example...
{CALENDAR(calIds="1", viewmode="month", viewlist="table", viewnavbar=>y, withviewevents="0")}{CALENDAR}

Would produce:

tiki40_plugincalendar_00.png (30.23 Kb)


Contributors to this page: lindon2331 points  , xavi36278 points  and sylvie4333 points  .
Page last modified on Saturday 03 July, 2010 21:50:38 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):