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 .
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
Notes
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