Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * Htmlize parameters passed to the template preprocessor directive before••• inserting them into the html template. This ensures that markdown acts on them, even if the value is expanded inside a block-level html element in the html template. Closes: #454058 * Use a div in the note template rather than a span. | Joey Hess | 2007-12-12 |
* | * Add a templates page to the basewiki. It will automatically list all••• available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables. | joey | 2007-03-31 |
* | some fixes for note layout | joey | 2006-08-23 |
* | fix | 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 |