combine with pagetemplate?
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 2 Oct 2009 22:51:52 +0000 (18:51 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 2 Oct 2009 22:51:52 +0000 (18:51 -0400)
doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn

index 4cfbbbf3c92c87f91ed672a765f44262d911712f..ed9740068395090c42975f408031aed8b1a650a4 100644 (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]]
 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]]