aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-03 17:43:23 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-03 17:43:23 -0400
commitba11568f1e1e0b0da0490d817262f13539736262 (patch)
treef1d879c251b8765cdfd1604be718db9e51b17536 /doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
parentbd958f91a2b71761e9aa20fa25a6702dab3b4b8d (diff)
downloadikiwiki-ba11568f1e1e0b0da0490d817262f13539736262.tar
ikiwiki-ba11568f1e1e0b0da0490d817262f13539736262.tar.gz
response
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 cd57c1257..d0c09796f 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
@@ -23,3 +23,9 @@ I've written a new plugin, sectiontemplate, available in the `page_tmpl` branch
>> I wanted this to put comments on my new blog, and was more interested in that goal than this subgoal. I've moved most of my web pages to IkiWiki and there is only one small part that is the blog.
>> I wanted to use [[Disqus comments|tips/Adding_Disqus_to_your_wiki/]], but only on the blog pages. (I'm using Disqus rather than IkiWiki comments because I don't want to have to deal with spam, security, etc. I'll happily just let someone else host the comments.) -- [[Will]]
+
+>>> Yes, handing the rebuild is a good reason not to use directives for
+>>> this.
+>>>
+>>> I do still think combining this with pagetemplate would be good.
+>>> --[[Joey]]