From: Joey Hess Date: Wed, 30 Jan 2008 20:33:13 +0000 (-0500) Subject: comment X-Git-Tag: 2.30~15 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d40b2751151397344ed1a55a3e97ecdc0cecd56d?ds=inline;hp=--cc comment --- d40b2751151397344ed1a55a3e97ecdc0cecd56d diff --git a/doc/todo/fortune:_select_options_via_environment.mdwn b/doc/todo/fortune:_select_options_via_environment.mdwn index 75b48cd9c..f906312fe 100644 --- a/doc/todo/fortune:_select_options_via_environment.mdwn +++ b/doc/todo/fortune:_select_options_via_environment.mdwn @@ -29,3 +29,6 @@ if ($?) { return "[[".gettext("fortune failed")."]]"; + +> An environment variable is not the right approach. Ikiwiki has a setup +> file, and plugins can use configuration from there. --[[Joey]]