1 A plugin to generate calendars using [pal](http://palcal.sourceforge.net/).
5 * pal's HTML output is not valid (fixed in pal SVN)
6 * make sure it's secure
7 * calendars change with time, so ikiwiki would need to be run from cron
8 daily to update them, and the plugin would need to somehow mark the page as
9 needing a rebuild after time had passed. Similar to [[plugins/aggregate]].