summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>2010-04-28 03:22:37 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-04-28 03:22:37 +0000
commit67e8edc59712cfc3dbd24fd7f3aae0fa734983be (patch)
tree1736cf12d42ad737d6c87f2454cc16d4949ac2ea /doc
parent0e7a3640aec280eb19330285308af6ad7535627f (diff)
question about TMPL_INCLUDE
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_3.20100427/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news/version_3.20100427/discussion.mdwn b/doc/news/version_3.20100427/discussion.mdwn
new file mode 100644
index 000000000..4daf8085f
--- /dev/null
+++ b/doc/news/version_3.20100427/discussion.mdwn
@@ -0,0 +1,3 @@
+*TMPL_INCLUDE is no longer supported in any template used by ikiwiki. It used to be allowed in certian templates, but not in others.*
+
+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]]