diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2010-04-28 03:22:37 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-28 03:22:37 +0000 |
commit | 67e8edc59712cfc3dbd24fd7f3aae0fa734983be (patch) | |
tree | 1736cf12d42ad737d6c87f2454cc16d4949ac2ea | |
parent | 0e7a3640aec280eb19330285308af6ad7535627f (diff) |
question about TMPL_INCLUDE
-rw-r--r-- | doc/news/version_3.20100427/discussion.mdwn | 3 |
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]] |