Extensions Wiki » Extensions Wiki » Calendar Application

Calendar Application

Last modified by Thomas Mortagne on 2012/02/22
cogA calendar to which events can be added
TypeXAR
Developed by

XWiki Development Team

LicenseGNU Lesser General Public License 2.1

Download v1.1

Description

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:///xwiki/bin/view/Main/EventCalendar and start entering new events!

Prerequisites

This application requires the Calendar plugin.

Screenshots

EventCalendar.png

Notes

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

Prerequisites & Installation Instructions

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions

Release Notes

Release notes for version 1.1:

  • XACALENDAR-5 : Make it work with multi syntaxes
  • XACALENDAR-6 : Change group id from com.xpn to xwiki.org
Tags: productivity
Created by Guillaume Lerouge on 2007/04/06

Download XWiki

My Recent Modifications