aboutsummaryrefslogtreecommitdiff
path: root/doc/templates
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 11:19:41 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 11:19:41 +0000
commit716b0486f4d5b9b60103f2cbca059aa198640f88 (patch)
treea7a3da4a364cb746d6b8692d6375057b2c824de2 /doc/templates
parent9de8de911c44dea2b836d1e11a430ccde4df3efc (diff)
downloadikiwiki-716b0486f4d5b9b60103f2cbca059aa198640f88.tar
ikiwiki-716b0486f4d5b9b60103f2cbca059aa198640f88.tar.gz
web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)?
Diffstat (limited to 'doc/templates')
-rw-r--r--doc/templates/discussion.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn
index 77229e163..33e187e2c 100644
--- a/doc/templates/discussion.mdwn
+++ b/doc/templates/discussion.mdwn
@@ -6,4 +6,9 @@ Thanks
john
-> Either way would work ok. From a security standpoint, keeping the templates under version control isn't entirely safe, if you have anonymous untrusted svn committers. Web commits won't be able to touch them though, so that's ok. --[[Joey]] \ No newline at end of file
+> Either way would work ok. From a security standpoint, keeping the templates under version control isn't entirely safe, if you have anonymous untrusted svn committers. Web commits won't be able to touch them though, so that's ok. --[[Joey]]
+
+
+Couldn't the [[templates/plugin]] template replace the "included" parameter
+with the same check used for "third-party plugin"? Don't "third-party plugin"
+and "included in ikiwiki" form precisely complementary sets? --[[JoshTriplett]]