]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates/discussion.mdwn
added symlink to pagespec/po in basewiki to fix the build
[ikiwiki.git] / doc / templates / discussion.mdwn
index 33e187e2c1489fc3e3cc67827a679ee88eae6b18..220d3645571befa3e353c3c869723f4bdf6b0901 100644 (file)
@@ -1,14 +1,8 @@
-I was wondering what the best way to customise the templates is.
+This confuses me enormously. Perhaps because I am new to ikiwiki, to perl, to Linux, etc.
 
-Would it be best to copy them all into the wiki under version control or have them seperate?
+note and popups are templates? But they're not in the templates directory, and in my readings here, templates are supposed to be in the ../templates directory. 
 
-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]]
-
-
-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]]
+> Ikiwiki has an basewiki underlay that provides wiki files not included in
+> your personal wiki sources. The note and popup template pages are
+> installed there, typically in `/usr/share/ikiwiki/basewiki/templates/`
+> --[[Joey]]