summaryrefslogtreecommitdiff
path: root/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn')
-rw-r--r--doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn b/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
index 4cfbbbf3c..ed9740068 100644
--- a/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
+++ b/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
@@ -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]]