Xould be nice to insert this in the FAQ IMHO.

MLL

> You cannot remove all 'canned' searches since some of them 
> are required by dqsd itself. "gg" - aka "the google search" - 
> for example, is the 'default search', and unless you at least 
> change this default search you will not be able to delete that 
> file without receiving errors.
> 
> If you're wanting to disable searches that you do not intend 
> to use you can do so very easily by typing "?" (without the 
> quotes) into DQSD and unchecking the boxes next to the 
> searches you do not want enabled.
> 
> If you're really wanting to physically remove as many 
> searches as possible you can delete all the files in the 
> searches directory except for:
>   anywho.xml (used for autodetection of phone numbers)
>   curr.xml (used for autodetection of currency conversions)
>   gg.xml (the default search)
>   qsfind.xml (provides the help-system interface)
> These are defined in the def() function in search.htm and the 
> defer_tools.js file if you want to completely eliminate reliance 
> on those as well.
> 
> After that - you'll need to edit the aliases.txt and 
> localaliases.txt files under the install directory to remove any 
> aliases to searches that are no longer in use. Aliases are 
> essentially shorter references to existing searches or 
> specialized parameterizations of existing searches - in either 
> case, if the search that it references does not exist you will 
> receive an error. The left side of the pipe is the alias, the 
> right side is the search behaviour, the first few characters of 
> which is the search reference it relies on.
> For example:
>   -|fst
> Relies on the fst.xml file.
> 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
DQSD-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to