|
MiniCalendar is a simple but useful calendar module. It has no active functions other than to display a calendar with a few options:
- Displays month and day names in the current site language
- Specify the starting month and year, or the current date
- Specify the length of the day names
- Specify the starting day of the week
- Specify the number of months to display
- Specify the number of columns
- Specify whether or not next and previous month links are displayed
- Optional week numbers
- Specify styles without editing your template css
At the front end, MiniCalendar is completely language independent. It uses PHP date functions to retrieve day and month names in the current site language. The back end module parameter page can be translated, and is currently supplied in English and French.
You can download MiniCalendar here
More Examples
 

|