combine with pagetemplate?

master
Joey Hess 2009-10-02 18:51:52 -04:00
parent 6e133959bc
commit db64972b65
1 changed files with 6 additions and 0 deletions

View File

@ -3,3 +3,9 @@ At the moment, IkiWiki allows you to set the template for individual pages using
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]]
> This is an excellent idea and looks ready for merging.
> Before I do though, would it perhaps make sense to merge
> this in with the pagetemplate plugin? They do such a similar thing,
> and unless letting users control the template by editing a page is not
> wanted, I can't see any reason not to combine them. --[[Joey]]