(no commit message)
[ikiwiki.git] / doc / todo / pal_plugin.mdwn
index ddba44e507092883dc82ad93c23a0271f408cdab..0313becf461220be50743ee9c9f685ccdc38d62a 100644 (file)
@@ -2,8 +2,8 @@ A plugin to generate calendars using [pal](http://palcal.sourceforge.net/).
 
 Main issues:
 
-* pal's html output is not well formed
+* pal's HTML output is not valid (fixed in pal SVN)
 * make sure it's secure
-* calendaers 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
+* 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]].