Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey | |
for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0. | |||
2007-03-07 | add colspan support | joey | |
2007-03-07 | cleanup | joey | |
2007-03-07 | missed a few | joey | |
2007-03-07 | further refinement | joey | |
2007-03-07 | further refinement | joey | |
fix a regexp injection hole | |||
2007-03-07 | more i18n improvements | joey | |
2007-03-07 | * Add a table plugin, derived from the one written by Victor Moral. | joey | |