ikiwiki/IkiWiki
Joey Hess e22b18aabc template_depends: throw nice error message when template cannot be found
plovs reported a crash when templates were not installed properly,
with a non-useful error about the template object not being defined.
I've audited all uses of template_depends(), and template(), and it makes
sense for them to throw an error if the template cannot be found. All code
with a user-supplied template catches errors already, to handle template
parse failures.

It did not make sense for template_file to throw errors, as some code uses
it to probe if a template file is available.
2010-09-27 15:58:01 -04:00
..
Plugin template_depends: throw nice error message when template cannot be found 2010-09-27 15:58:01 -04:00
Setup add warning about incomplete tla support 2010-03-29 13:17:32 -04:00
CGI.pm stop using REMOTE_ADDR 2010-06-23 16:35:51 -04:00
Receive.pm revert check_canedit nosubs thing 2010-08-30 18:31:56 -04:00
Render.pm Pass array of names of files that have been deleted to needsbuild hook as second parameter, to allow for plugins that needs access to this information earlier than the delete hook. 2010-09-10 17:17:08 -04:00
Setup.pm remove debug code 2010-07-26 17:53:06 -04:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm Propigate PATH into wrapper. 2010-09-26 22:27:46 -04:00