XWiki Platform - Calendar - Parent POM
Last modified by Thomas Mortagne on 2025/06/04 11:26
![]() | XWiki Platform - Calendar - Parent POM |
Type | |
Category | |
Developed by | Unknown |
Active Installs | 0 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Description
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