From c8fcacc4969f75bea03aad038f209a725ddc2aa0 Mon Sep 17 00:00:00 2001 From: "http://lj.rossia.org/users/imz/" Date: Sun, 17 May 2009 11:37:54 -0400 Subject: [PATCH] A wish about ikiwiki looking for its local setup. --- doc/wikitemplates/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/wikitemplates/discussion.mdwn b/doc/wikitemplates/discussion.mdwn index d63f0e374..f97444e5f 100644 --- a/doc/wikitemplates/discussion.mdwn +++ b/doc/wikitemplates/discussion.mdwn @@ -42,3 +42,5 @@ templates *inside* the source repo would do?--Ivan Z. > [[tips/untrusted_git_push]] to such a repository.) --[[Joey]] Thanks, that's a nice and simple idea: to have a subdirectory! I'll try it. --Ivan Z. + +A [[!taglink wish|wishlist]]: the ikiwiki program could be improved so that it follows the same logic as git in looking for its config: it could ascend directories until it finds an `.ikiwiki/` directory with `.ikiwiki/setup` and then uses that configuration. Now I'm tired to always type `ikiwiki --setup path/to/the/setup --refresh` when working in my working clone of the sources; I'd like to simply type `ikiwiki` instead, and let it find the setup file. The default location to look for templates could also be made to be a sibling of the setup file: `.ikiwiki/templates/`. --Ivan Z. -- 2.44.0