]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/table.pm
* Fix a security hole that allowed insertion of unsafe content via the meta
[ikiwiki.git] / IkiWiki / Plugin / table.pm
2007-03-07  joeyadd colspan support
2007-03-07  joeycleanup
2007-03-07  joeymissed a few
2007-03-07  joeyfurther refinement
2007-03-07  joeyfurther refinement
2007-03-07  joeymore i18n improvements
2007-03-07  joey* Add a table plugin, derived from the one written...