Plugin: calendar
Author: ?ManojSrivastava
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: no

This plugin provides a calendar directive. The directive displays a calendar, similar to the typical calendars shown on some blogs.

Since ikiwiki is a wiki compiler, to keep the calendar up-to-date, wikis that include it need to be periodically refreshes, typically by cron at midnight. Example crontab:

0 0 * * * ikiwiki -setup ~/ikiwiki.setup -refresh

CSS

The output is liberally sprinkled with classes, for fine grained CSS customization.