EventCalendar 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! Screenshot of the standard Calendar application:
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
Version 6.1 last modified by Sergiu on 06/03/2008 at 05:01
Comments: 3