Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
| | | | | | | | | | 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. | ||
* | 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 | 2007-03-07 |
| | | | | | fix a regexp injection hole | ||
* | more i18n improvements | joey | 2007-03-07 |
| | |||
* | * Add a table plugin, derived from the one written by Victor Moral. | joey | 2007-03-07 |