* Fix bug when blogging by cgi, introduced in last version.
[ikiwiki.git] / IkiWiki / Plugin / table.pm
2007-04-27 joey* pagespec_match() has changed to take named parameters...
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...