Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-24 | * Finally fixed the longstanding inline removal bug. | joey | |
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to actually store pages' mtimes. * Add "mtime" sort parameter to inline plugin. | |||
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey | |
* PageSpecs can now include nested parens, "and", and "or". This remains backwards compatible to the old GlobList format. It's implemented by treating the GlobList as a very limited microlanguage that is transformed to perl code that does the matching. * The old GlobList format is deprecated, and I encourage users to switch to using the new PageSpec format. Compatability with the old format will be removed at some point, possibly by 2.0. * Wiki rebuild needed on upgrade to this version due to PageSpec change. * Add support for creation_month and creation_year to PageSpec. Closes: #380680 * Changes to index file encoding. | |||
2006-06-23 | make the bugs page work like the todo page | joey | |
2006-06-02 | bah, globlists are not anded.. | joey | |
2006-06-02 | * Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag | joey | |
when a todo item is done, instead of the previous moving it to a different subdir. | |||
2006-03-24 | add a blog for done items too | joey | |