From: http://lj.rossia.org/users/imz/ Date: Fri, 15 May 2009 23:15:19 +0000 (-0400) Subject: describing my case X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/aa57ab2e4ca7618079df8d05db9f65db25993b8f?hp=99018a65e5f4cb7378b4e78d2357d3f07f39691a describing my case --- diff --git a/doc/wikitemplates/discussion.mdwn b/doc/wikitemplates/discussion.mdwn index e2d74baf9..ebef5d1c7 100644 --- a/doc/wikitemplates/discussion.mdwn +++ b/doc/wikitemplates/discussion.mdwn @@ -3,3 +3,5 @@ Where does one put any locally modified templates for an individual ikiwiki? --I > You can put them whereever you like; the `templatedir` controls > where ikiwiki looks for them. --[[Joey]] + +Thank you for your response! My question arose out of my intention to make custom templates for a wiki--specifically suited for the kind of content it will have--so, that would mean I would want to distribute them through git together with other content of the wiki. So, for this case the separation of conceptually ONE thing (the content, the templates, and the config option which orders to use these templates) into THREE separate files/repos (the main content repo, the repo with templates, and the config file) is not convenient: instead of distributing a single repo, I have to tell people to take three things if they want to replicate this wiki. How would you solve this inconvenience? Perhaps, a default location of the templates *inside* the source repo would do?--Ivan Z.