describing my case
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Fri, 15 May 2009 23:15:19 +0000 (19:15 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 15 May 2009 23:15:19 +0000 (19:15 -0400)
doc/wikitemplates/discussion.mdwn

index e2d74baf96207405274c7a2c398ada947db58aa8..ebef5d1c70213b0e8f45aeb43736665bb1eb5af6 100644 (file)
@@ -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]] 
 
 > 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.