ikiwiki/doc/templates
joey 85d0f445d9 Use an explicit glob(plugins/<TMPL_VAR name>) rather than relying on
implicit glob detection. This is necessary because when this page is being
built standalone, the TMPL_VAR will not be expanded, and is instead treated
as two globs, and the globlist is then invalid and produces build errors.
Using glob() causes it to treated as a single glob, avoiding this problem.
2007-05-08 21:46:00 +00:00
..
note.mdwn * Add a templates page to the basewiki. It will automatically list all 2007-03-31 06:55:12 +00:00
plugin.mdwn Use an explicit glob(plugins/<TMPL_VAR name>) rather than relying on 2007-05-08 21:46:00 +00:00
popup.mdwn web commit by JoshTriplett: s/parens/square brackets/ 2007-04-02 21:57:23 +00:00