aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/map.mdwn
Commit message (Collapse)AuthorAge
* simplified plugin definitionsjoey2007-02-13
|
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12
| | | | | | | | | * 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.
* * Make auth methods pluggable.joey2006-11-20
| | | | | * Move httpauth support to a plugin. * Add an openid plugin to support logging in using OpenID.
* no longer need triple quotesjoey2006-08-23
|
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
| | | | | | | 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.
* * Add first draft at a Restructured Text (rst) plugin, by Sergiojoey2006-08-19
| | | | | | Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages.
* remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*"joey2006-08-18
|
* * Add a map plugin contributed by Alessandro Dotti Contra.joey2006-08-18