Difference between revisions of "Forum search"

From WOT Wiki
Jump to: navigation, search
(Created page with "You can create a custom search engine for your browser to quickly search the WOT forum <pre id="WOT_Scorecard" style="width:800px; overflow:auto;"> <SearchPlugin xmlns="http://w…")
 
Line 13: Line 13:
  
 
Copy the code above, save it to a text file using a simple text editor such as Notepad, name it ''wot_search.txt''
 
Copy the code above, save it to a text file using a simple text editor such as Notepad, name it ''wot_search.txt''
copy the file to your [http://support.mozilla.com/en-US/kb/Profiles Firefox profile] folder and rename it to '''wot_search.xml'''
+
 
 +
Then copy / transfer the file to your [http://support.mozilla.com/en-US/kb/Profiles Firefox profile] folder and rename it to '''wot_search.xml'''
 +
 
 
Restart your browser to load the new [http://kb.mozillazine.org/Search_Bar search bar engine].
 
Restart your browser to load the new [http://kb.mozillazine.org/Search_Bar search bar engine].

Revision as of 03:44, 22 September 2011

You can create a custom search engine for your browser to quickly search the WOT forum

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>WOT Scorecard</os:ShortName>
<os:Description>WOT Scorecard</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9cLFQoWIPmZAEIAAALzSURBVDjLrVN5SFRxEJ5dV03xRLo0MTugTMFqK31v1dKMMtd2dT1SOt0wNTpIOklF17RL3TZDywM1zQ412iQVtGizttwuooMiCYQOcglKEzP9+j0pM6j+auAx8+B93zfzzTxCvn0mevPnB7qQnNUgFgEu5CrUTz/qfU09Vb73emrn0d9CAMMsLRkB9UjR0ny6Xcg7W+TQPYpAnonHIVMQSp/FobF7S33b29xxvxEIyiPg4TZ8G/oKIaccd0V4CSH8AiHyEkHZyOo6Qly9M3I6eVR3Rbv+6qDAAYKiAP75CO/Id4Aqi7CGgddfJ6jvEuJbCRFnbZF2fSoqX4e5j47wrvfJc0F58EcHMVr2cQNBtobuSJeTXhpO4NWsmwpGZmD5nCMSLkx7NkLwrbfIX1DcX+YF5gWijhKuvHAbEMYaO6qfnD4vjCWsyGck7QRF9XTIS+dYk+D21dY92NpiAWGc9VcJMUdonbCdsQScgiL8lYRFiQTVWcLqRmcoKnziydz/SnPtTS7UHcyoNEKSiZDykJxaqj0luHU0pO/GYTGvIgkXSeM5RuC/gbAkm3nTZIPIKm8NGbrqc1rfZGDDTUJ0LSPoJCTfowUnTLOsXhpSLX52IEugAD6KPnEbCX67CGubrRFV5d1NxR3pvrfNWqQYGcFlwiYj9afcp12pD8hu8x2ReFmeyDJwOznLtpCRj6UBPokQxDpI0DtCWelTPsKuMyYi47E9opvYrptoMNlEferb4m2KWusZywolM5Zm0xlZIlNfR8P8DkKoToS4i+4YNSiy3EeT1TkbG5kPq84TQsokwyvP2A2qGqwQUmD5gd8t+cLWOMRtZavNlEBZ4zCsqvHq/u0ig7TuZnmNHWL17PLYBQafsgBX6AjugA1kqQy4k8Cli7FY54SYupn4438RrPMwcMcmwk9jD/90K3D7xJDtF4FnqtxBW/CFLggr9gT9K0JPesxdcmLKxYDjk94HascjUDsBMiEXTf4SfNJtL/3v+A55tY9pGIKmSwAAAABJRU5ErkJggg==</os:Image>
<os:Url type="text/html" method="GET" template="https://encrypted.google.com/#q=site:www.mywot.com+inurl%3Aforum+{searchTerms}" rel="self">
</os:Url>
</SearchPlugin>

Copy the code above, save it to a text file using a simple text editor such as Notepad, name it wot_search.txt

Then copy / transfer the file to your Firefox profile folder and rename it to wot_search.xml

Restart your browser to load the new search bar engine.