| Commit message (Expand) | Author | Age |
* | simplified plugin definitions | joey | 2007-02-13 |
* | clean up orphans list | joey | 2007-02-12 |
* | * Allow plugins to add new types of tests that can be used in PageSpecs.•••* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
| joey | 2007-02-12 |
* | no longer need triple quotes | joey | 2006-08-23 |
* | * Allow preprocessor directives to contain python-like triple-quoted••• text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
| joey | 2006-08-23 |
* | * Improve markdown loading. First, try to load it as a properl perl module,••• in case it was installed as one. Then fall back to trying
/usr/bin/markdown.
* Document in install page how to install markdown, since it has no
installation procedure in the upstream tarball.
| joey | 2006-08-10 |
* | * Renamed GlobLists to PageSpecs.•••* 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.
| joey | 2006-08-02 |
* | updats | joey | 2006-07-29 |
* | * Tag plugins according to type. | joey | 2006-07-29 |
* | web commit by joey | www-data | 2006-05-05 |
* | web commit by joey | www-data | 2006-05-03 |
* | web commit by joey | www-data | 2006-05-03 |
* | web commit by joey | www-data | 2006-05-03 |
* | * Add an orphans plugin for finding pages that nothing links to.•••* Removed backlinks page, which it turns out nothing used.
| joey | 2006-05-02 |