Add reference to new plugin

master
http://www.cse.unsw.edu.au/~willu/ 2009-10-02 18:28:11 -04:00 committed by Joey Hess
parent 1ead5f7987
commit 06a1ad7e76
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
At the moment, IkiWiki allows you to set the template for individual pages using the [[plugins/pagetemplate]] directive/plugin, but not for whole sections of the wiki.
I've written a new plugin, sectiontemplate, available in the `page_tmpl` branch of my git repository that allows setting the template by pagespec in the config file.
-- [[Will]]