]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn
security issue with credentials page
[ikiwiki.git] / doc / todo / Set_templates_for_whole_sections_of_the_site.mdwn
index cd57c12573a54bc9b6f54bde60f188e09dbe26c1..b130f4ec5f08e9b1f3a6be89e6faadcfd5fb2043 100644 (file)
@@ -23,3 +23,11 @@ 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]] 
+
+>>>> This is exactly what I was looking for and it took me a while to find it. I very much support the idea to provide this as a regular plugin, be it merged with pagetemplate or stand-alone. Thank you for your work and code! --BenTo