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