web commit by bremner

(cherry picked from commit f8e4bcf7f2)
master
Joey Hess 2008-03-02 02:39:05 -05:00 committed by Joey Hess
parent da205c3eaf
commit e1935f6114
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
It would be nice to be able to override a single template without keeping a
private copy of the entire template directory.
a setup option like
templatedirs => [ "my/dir", "/usr/share/ikiwiki/templates" ]
ought to do the trick.