diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:50:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:50:43 -0400 |
commit | 2beb27980635a75094bd3d5fce51fefd279cc759 (patch) | |
tree | 63459de870e642a7d893e096cc2d5a5c1317a5d1 /doc/bugs | |
parent | b698bf24082b2de96dc7bba92ecfbc20e650c0ea (diff) | |
download | ikiwiki-2beb27980635a75094bd3d5fce51fefd279cc759.tar ikiwiki-2beb27980635a75094bd3d5fce51fefd279cc759.tar.gz |
Give the full path to the hyperestraier helpfile in estseek.conf.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Search_Help_doesn__39__t_exist.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Search_Help_doesn__39__t_exist.mdwn b/doc/bugs/Search_Help_doesn__39__t_exist.mdwn index 9c927e268..9db466d62 100644 --- a/doc/bugs/Search_Help_doesn__39__t_exist.mdwn +++ b/doc/bugs/Search_Help_doesn__39__t_exist.mdwn @@ -3,3 +3,6 @@ When you click on [Help](http://ikiwiki.info/ikiwiki.cgi?navi=2) in the search r The file "estseek.help" is not found. This is true both on my personal wiki and on ikiwiki.info. --[[sabr]] + +> [[fixed|done]] by putting the full path to the file in the template. +> (assuming it's always in the same place...) --[[Joey]] |