Calendar Application

This application isn't bundled with any XWiki product by default.
Application developed by the XWiki Development Team.
This application can be downloaded .

Calendar Application

A calendar to which events can be added

The calendar supports PDF export. It also features built-in support for microformats (eg, class="vevent" is added in the HTML code when a new event is created).

How to use

Just go to http://<server>/xwiki/bin/view/Main/EventCalendar and start entering new events!

Prerequisites

This application requires the Calendar plugin.

Screenshots

EventCalendar.png

Notes

Warning: Note that since XWiki Platform 1.4, the calendar generates links to the previous/next months for a limited range, by default 6 months back and 12 months after.
This behavior was introduced so that crawlers won't get stuck following a neverending series of links to future months. To change the default range, enter in xwiki.cfg the following parameters:
# Links will be generated for at most 12 months back
xwiki.calendar.bound.prev=12
# Links will be generated for any number of months ahead
xwiki.calendar.bound.next=0

Tags:
Created by Guillaume Lerouge on 2007/04/06 02:48
Last modified by Vincent Massol on 2010/02/25 19:49

This wiki is licensed under a Creative Commons license
2.2.1.27354