master
Joey Hess 2009-10-03 17:43:23 -04:00
parent bd958f91a2
commit ba11568f1e
1 changed files with 6 additions and 0 deletions

View File

@ -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]]