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 | |
parent | b698bf24082b2de96dc7bba92ecfbc20e650c0ea (diff) | |
download | ikiwiki-2beb27980635a75094bd3d5fce51fefd279cc759.tar ikiwiki-2beb27980635a75094bd3d5fce51fefd279cc759.tar.gz |
Give the full path to the hyperestraier helpfile in estseek.conf.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/bugs/Search_Help_doesn__39__t_exist.mdwn | 3 | ||||
-rw-r--r-- | templates/estseek.conf | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 923506481..5c32df9b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ikiwiki (2.43) UNRELEASED; urgency=low * Fix broken rcs_update for bzr. (Scott Bronson) * Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Scott Bronson) + * Give the full path to the hyperestraier helpfile in estseek.conf. -- Joey Hess <joeyh@debian.org> Thu, 10 Apr 2008 17:36:53 -0400 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]] diff --git a/templates/estseek.conf b/templates/estseek.conf index 43bd30303..2abf413a9 100644 --- a/templates/estseek.conf +++ b/templates/estseek.conf @@ -25,7 +25,7 @@ relkeynum: 0 spcache: wildmax: 256 qxpndcmd: -helpfile: estseek.help +helpfile: /usr/share/hyperestraier/estseek.help deftitle: attrwidth: 80 dispproxy: |