diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-05 18:15:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-05 18:15:46 +0000 |
commit | 5b4083b95147b32bd978e915b63754b41b3e5bd1 (patch) | |
tree | 3d9208f8b2830f131c169714104027467d0e80b1 | |
parent | 1b4a72928742924c3267a069b4b13273f16d8977 (diff) |
update
-rw-r--r-- | doc/todo/pal_plugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/pal_plugin.mdwn b/doc/todo/pal_plugin.mdwn index ddba44e50..a933f3e9f 100644 --- a/doc/todo/pal_plugin.mdwn +++ b/doc/todo/pal_plugin.mdwn @@ -2,7 +2,7 @@ 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 |