diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-10 16:17:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-10 16:17:38 -0400 |
commit | a31ce0e97d1e1c476a1fcdb52a2d78cadb845557 (patch) | |
tree | 17cba939c5d6f42e600385a5b9f9d8cdf4bea644 /doc/news | |
parent | a1e7e62c21dc424c7be00a3cb3a73dc0348f79a0 (diff) |
remove old
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20100427/discussion.mdwn | 9 | ||||
-rw-r--r-- | doc/news/version_3.20100501/discussion.mdwn | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/doc/news/version_3.20100427/discussion.mdwn b/doc/news/version_3.20100427/discussion.mdwn deleted file mode 100644 index 011f3d88f..000000000 --- a/doc/news/version_3.20100427/discussion.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -*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]] - -> I don't like config options that make wikis unsafe, but I should have -> revisted enabling includes for templates read from the templatedir -- -> it's easy to do, and I've done it now. --[[Joey]] - ->> Thank you! --[[KathrynAndersen]] diff --git a/doc/news/version_3.20100501/discussion.mdwn b/doc/news/version_3.20100501/discussion.mdwn deleted file mode 100644 index fbf767afb..000000000 --- a/doc/news/version_3.20100501/discussion.mdwn +++ /dev/null @@ -1 +0,0 @@ -Thanks a lot for the HTML5 support! I'll have to try it some time soon. |