Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | web commit by JoshTriplett: Automatically add the tag `type/core` if passed ↵ | joey | 2007-02-14 |
| | | | | the `core` parameter. | ||
* | move the release template to the softwaresite example | joey | 2007-02-14 |
| | |||
* | web commit by JoshTriplett: Typo. | joey | 2007-02-14 |
| | |||
* | web commit by JoshTriplett: Response; please move to softwaresite example. | joey | 2007-02-14 |
| | |||
* | web commit by http://joey.kitenet.net/ | joey | 2007-02-13 |
| | |||
* | web commit by JoshTriplett: Use a specific ID for the changelog toggleable, ↵ | joey | 2007-02-13 |
| | | | | to avoid conflicting with any other toggleable on the same page as an instantiation of the release template. | ||
* | web commit by JoshTriplett: Add template for ikiwiki releases | joey | 2007-02-13 |
| | |||
* | simplified plugin definitions | joey | 2007-02-13 |
| | |||
* | web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)? | joey | 2007-02-13 |
| | |||
* | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey | 2007-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. | ||
* | web commit by http://joey.kitenet.net/ | joey | 2006-11-22 |
| | |||
* | web commit by http://choffee.co.uk/: How to modify templates? | joey | 2006-11-21 |
| | |||
* | some fixes for note layout | joey | 2006-08-23 |
| | |||
* | fix | joey | 2006-08-23 |
| | |||
* | * Allow preprocessor directives to contain python-like triple-quoted | joey | 2006-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. |