diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-30 15:33:13 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-30 16:30:10 -0500 |
commit | d40b2751151397344ed1a55a3e97ecdc0cecd56d (patch) | |
tree | 797f73a6536111ddca9df3f72abed50db1af7868 /doc/todo | |
parent | 2275a3ab4e1bce25eb645b32466a20395011150e (diff) |
comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/fortune:_select_options_via_environment.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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]] |