2007-04-05 01:23:22 +02:00
|
|
|
A plugin to generate calendars using [pal](http://palcal.sourceforge.net/).
|
|
|
|
|
|
|
|
Main issues:
|
|
|
|
|
2007-04-06 04:59:10 +02:00
|
|
|
* pal's HTML output is not valid (fixed in pal SVN)
|
2007-04-05 01:23:22 +02:00
|
|
|
* make sure it's secure
|
2007-04-06 04:59:10 +02:00
|
|
|
* calendars change with time, so ikiwiki would need to be run from cron
|
|
|
|
daily to update them, and the plugin would need to somehow mark the page as
|
|
|
|
needing a rebuild after time had passed. Similar to [[plugins/aggregate]].
|