diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-18 17:39:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-18 17:39:28 -0400 |
commit | ad8cb6d6fafa77be4e97a983d1b209f79aaf65ac (patch) | |
tree | 0f6ab8b8948bae67ef553a7aa7c9d844117040a9 /doc/todo | |
parent | e674bb1445378ce43ae60720e42d6c418270001a (diff) | |
parent | 9ea48dd49bc37bca9c7efe9a35541360b67a51aa (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Set_templates_for_whole_sections_of_the_site.mdwn | 2 |
1 files changed, 2 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 d0c09796f..b130f4ec5 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 @@ -29,3 +29,5 @@ I've written a new plugin, sectiontemplate, available in the `page_tmpl` branch >>> >>> 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 |