aboutsummaryrefslogtreecommitdiff
path: root/doc/templates/popup.mdwn
Commit message (Collapse)AuthorAge
* popup: Hide template content from rendered documentationSimon McVittie2018-05-16
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugs.debian.org/898836
* Use templatebody for the templates in the basewiki and docwikiSimon McVittie2015-01-17
| | | | Now that ikiwiki.info has ikiwiki (>= 3.20140916) we can do this.
* Revert "Use templatebody for the templates in the basewiki and docwiki"Simon McVittie2014-09-15
| | | | | | This reverts commit 236c46a3f7e5e62296484dc47b4882f7f4327a06. We can't apply this bit until the ikiwiki on ikiwiki.info (i.e. Branchable) supports [[!templatebody]].
* Use templatebody for the templates in the basewiki and docwikiSimon McVittie2014-03-05
|
* consistently drop NAME= in templatesJoey Hess2010-05-05
| | | | also add template syntax smoke test
* web commit by JoshTriplett: s/parens/square brackets/joey2007-04-02
|
* * Add a templates page to the basewiki. It will automatically list alljoey2007-03-31
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.