Friday, September 20 in 2024
Module Frontpage Slideshow
Modul: Calendar Month Link
Author: kweitzel, several, bastian (last)
Nick: bastian
Version: 0.27
State: Beta
License: GNU - General Public License
GUID: 1A986829-5020-4C59-864E-449AC9933D78
Platform: 2.7 and 2.8
Last info: 2010-03-21
Rating:
60.0
649 votes
1 2 3 4 5
Download: here
Forum: here
Description: The module is based on the standard calendar_month module.

This module is preferably installed on the WB-Frontend main page.
It shows the current month in a calendar block. It's appearance can be determined in the template css file by using the determined classes specified in the include.php file.

In addition to its standard calendar functionality it can be considered as a perfect companion for the calendar-2.0 module.
This is because it looks for action data of each of the days in the calendar-2.0 module. For each action data found it will display the appropriate day as a link pointing to the corresponding calendar page.
The links will also provide a preview of the actions title while staying with the mouse on the link.
Info: You use the module by simply calling it's implicit function calendar(YOUR CALENDAR PAGE_ID) whithin your template index.php wherever you wish.

It is not required to have the calendar-2.0 installed for the calendar_month_link module to make it work.
If the calendar-2.0 is not found, there will simply be no links on the calendar block mening that the action calendar-2.0 is found automatically.