blob: 0313becf461220be50743ee9c9f685ccdc38d62a (
plain)
1
2
3
4
5
6
7
8
9
|
A plugin to generate calendars using [pal](http://palcal.sourceforge.net/).
Main issues:
* pal's HTML output is not valid (fixed in pal SVN)
* make sure it's secure
* 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]].
|