aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/underlay.pm
Commit message (Collapse)AuthorAge
* remove add_templates optionJoey Hess2010-04-22
| | | | | Templates are moving into the srcdir, and will also be searched for in configured underlays, so this is redundant.
* setup file orderingJoey Hess2010-02-12
|
* add section informationJoey Hess2010-02-12
|
* underlay: Avoid crashing if lists of underlays (or template directories) are ↵Joey Hess2009-11-07
| | | | not configured.
* underlay: Fix example values put in setup file to be array references.Joey Hess2009-11-06
|
* underlay: Also allow configuring additional directories to search for ↵Joey Hess2009-09-08
| | | | template files in.
* Add underlay pluginSimon McVittie2009-01-18