]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates/discussion.mdwn
web commit by JoshTriplett: Response; please move to softwaresite example.
[ikiwiki.git] / doc / templates / discussion.mdwn
index 77229e163e569eec77404739cd126d66ec5da44d..cbf56fa812315ca92e4c032e9d0a56bce4f24298 100644 (file)
@@ -6,4 +6,11 @@ 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]]
+
+> Yes, can be done..