Commit Graph

8 Commits (8d7ad8c3456d6cba7c122943f04ededf9bfbce44)

Author SHA1 Message Date
Simon McVittie 3ed8340154 Revert "Use templatebody for the templates in the basewiki and docwiki"
This reverts commit 236c46a3f7.
We can't apply this bit until the ikiwiki on ikiwiki.info
(i.e. Branchable) supports [[!templatebody]].
2014-09-15 23:12:53 +01:00
Simon McVittie 236c46a3f7 Use templatebody for the templates in the basewiki and docwiki 2014-03-05 10:42:19 +00:00
Joey Hess f52f395437 consistently drop NAME= in templates
also add template syntax smoke test
2010-05-05 21:10:40 -04:00
Joey Hess 7eafa95f33 * 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.
2007-12-12 16:42:54 -05:00
joey d73eb7d9b2 * 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.
2007-03-31 06:55:12 +00:00
joey b395dbb446 some fixes for note layout 2006-08-23 06:17:12 +00:00
joey 7500d3e345 fix 2006-08-23 05:49:58 +00:00
joey 9d7375c3b2 * 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.
2006-08-23 05:41:07 +00:00