Module events
This module allows to display a month calendar table view, to identify the days that are busy and to be able to link directly to the calendar page.
You can navigate from month to month. If you click on a day, you will be redirected to the calendar page with a focus on this day.
If the style allows, the current day, the day with events, the day with events in the past are displayed differently (css classes: event, oldevent, today)
A popup on the busy days will show you a list of the events.
Parameters
Parameter | Value | Description | tw | |
popup | y or n | optional | show a popup on day with event - default y | tw>=1.10 |
sync | y or n | optional | to sync the date if navigating on the tiki calendar | tw>=1.10 |