Hi Jesse,

Thanks a lot, my mistake!  

After changing 'any' to 'or' I now find I'm able to get it to work, and
the quoted words seem to work too (maybe something which was fixed in
b2?), so I didn't have to resort to an  

Many appreciations,
--Will

On Wed, 2 Dec 1998, J. op den Brouw wrote:

> Hello:
> 
> I had the same problem too, because Any and All are not
> very good transaltable in dutch with one word. First: note that
> it should be (method is and or or):
> 
> 
> method_names:           and All or Any
> 
> 
> Then secondly: You can't use " as a delimiter as in "all words"!
> The trick I used is to add a non-breaking space   in the
> parameter string like:
> 
> 
> method_names:           and alle woorden or ieder woord
> 
> 
> Greetz,
> 
> --jesse
> 
> 
> PS: Maybe put this in the FAQ.
> 
> 
> 
> William Rhee wrote:
> > 
> > Hello friends,
> > 
> > I'm using htdig-3.1.0b2 and was wondering if anyone has been able to get
> > the 'method_names' directive in the htdig.conf file to work as documented.
> > Does anyone know if it used to work in a previous version?
> > 
> > Neither of the follwing examples seems to work for me:
> > 
> >         method_names: and "all words" any "any words"
> >         method_names: and foo any bar
> > 
> > What always happens is the select menu (${METHOD}) in the result page
> > always appears as the default, "Any" and "All".
> > 
> > I suppose a workaround would be to find the text in the source and change
> > it, and not worry about customizing method_names, but that doesn't seem
> > very clever.
> > 
> > Any ideas?
> > --Will
> > 
> > ----------------------------------------------------------------------
> > To unsubscribe from the htdig mailing list, send a message to
> > [EMAIL PROTECTED] containing the single word "unsubscribe" in
> > the body of the message.
> ----------------------------------------------------------------------
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED] containing the single word "unsubscribe" in
> the body of the message.
> 
> 

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to