]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/news/version_3.20100427/discussion.mdwn
726f9a0d2d629ae404f75b34c8aa423b75cc2569
[git.ikiwiki.info.git] / doc / news / version_3.20100427 / discussion.mdwn
1 *TMPL_INCLUDE is no longer supported in any template used by ikiwiki. It used to be allowed in certian templates, but not in others.*
3 Would it be possible to make that a config option?  Because I do use includes in my templates, and I don't allow users to edit templates, so it isn't a security loophole for me. --[[KathrynAndersen]]
5 > I don't like config options that make wikis unsafe, but I should have
6 > revisted enabling includes for templates read from the templatedir --
7 > it's easy to do, and I've done it now. --[[Joey]]