On 10/30/2009 09:30 AM, HeavyDuty wrote:
> Just installed SM2. Sure opens faster than 1.x. 
> nice.
> I would like to know how to make a couple of 
> settings on the browser interface.
> 
> 1) In sidebar, how do I add another search engine?

See:
http://mycroft.mozdev.org/
Example: enter 'ebay' in the search and you'll end up on this page:
http://mycroft.mozdev.org/search-engines.html?name=ebay&sherlock=yes
If you click on:
Sherlock Untested Icon eBay US (Completed Listings) (Login) en-US
(ebay.com) by Xichael [Review]
it will install the .src file in your /seamonkey/searchplugins folder.
the code will look something like this when opened in a text editor (so
you can modify & roll your own if you wish). Note I'm posting the
Answers.com instead of the ebay one because the code is less :-)

> # Firefox Answers.com Sherlock Plugin by [email protected]
> # 4/6/2005
> 
> <SEARCH version="1.0"
>         name="Answers.com"
>         description="Dictionary Search on Answers.com"
>         method="GET"
>         action="http://www.answers.com/main/ntquery";
>         queryCharset="UTF-8">
> 
>   <input name="s" user>
>   <input name="gwp" value="13">
> </search>
> 
> <BROWSER 
> update="https://addons.mozilla.org/searchplugins/updates/answers.src"; 
>          
> updateIcon="https://addons.mozilla.org/searchplugins/updates/answers.png"; 
>          updateCheckDays="0">

> 
> 2) How do I get SM2 browser to open without the 
> sidebar as the default open interface?

Close the sidebar before you close SeaMonkey.

> 
> Thank you.

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to