According to [EMAIL PROTECTED]:
> i have some trouble to get the feature "allow_in_form search_algorithm" working.
> I would likely use this feature, so users can choose different search algorithms
> from a drop-down menu within their html search form.
> 
> Is this feature not yet implemented in htdig 3.1.5 or i'm missing something
> special in my configuration?

Nothing special is required in the configuration file, but you do need a
colon (:) for any attribute definition in the file.  Thus, you should have

allow_in_form: search_algorithm

in your configuration file, and define the drop-down menu in your search.html.
If you want the selected value to be propagated to the follow-up search forms
in nomatch.html, syntax.html and header.html (or wrapper.html), you should
read up on

http://www.htdig.org/attrs.html#build_select_lists

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to