From: joey Date: Tue, 13 Feb 2007 11:19:41 +0000 (+0000) Subject: web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)? X-Git-Tag: 1.43~127 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=716b0486f4d5b9b60103f2cbca059aa198640f88;p=ikiwiki.git web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)? --- 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]]