From: https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg Date: Sun, 30 Oct 2011 19:10:38 +0000 (-0400) Subject: the best laid plans X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/6868678f4804cc10e3efedac5d629553ab500219 the best laid plans --- diff --git a/doc/bugs/wiki_rebuild_should_throw_errors_if_the_configured_underlaydir_or_templatedir_don__39__t_exist.mdwn b/doc/bugs/wiki_rebuild_should_throw_errors_if_the_configured_underlaydir_or_templatedir_don__39__t_exist.mdwn index 2b096b2a6..c8f6ed05f 100644 --- a/doc/bugs/wiki_rebuild_should_throw_errors_if_the_configured_underlaydir_or_templatedir_don__39__t_exist.mdwn +++ b/doc/bugs/wiki_rebuild_should_throw_errors_if_the_configured_underlaydir_or_templatedir_don__39__t_exist.mdwn @@ -11,3 +11,5 @@ I originally set up ikiwiki by using the debian package, but had some odd issues > directory in turn, and uses the first file found; checking that a > directory exists would be extra work and there's a nice error message if > a template cannot be found. --[[Joey]] + +>> I'd agree with the thought behind that ... if it actually had thrown an error. However it did not. How about just checking the config variables when the template and/or config is set up? --Mithaldu