Firefox Search

Currently reading:
Firefox Search

mehstg

GPS Multijet 1.9 Orange
Joined
Aug 26, 2008
Messages
1,665
Points
288
Location
North London
Talk audio have managed to make it so if you are viewing their forum in firefox and go to the search box at the top right. There is a button to add TalkAudio search to your browser's search plugins.

I think this is something that would work really well for FF. Depending on how the FF search works would depend on how easy to implement this would be.

The tag TA use in their HTML to make it appear in the search box is:
Code:
<link rel="search" type="application/opensearchdescription+xml" title="Talk Audio Forum Search" href="/ta-search.xml" />
 
I Love custom search!!!

Just a few more alterations needed :)

Code:
<link rel="search" type="application/opensearchdescription+xml" title="Fiat Forum Search" href="/fiatforumsearch.xml" />


Also need the XML file mentioned

Code:
[URL="http://talkaudio.co.uk/ta-search.xml#"][B][FONT=Courier New][COLOR=#ff0000]-[/COLOR][/FONT][/B][/URL] [COLOR=#0000ff]<[/COLOR][COLOR=#990000]OpenSearchDescription[/COLOR][COLOR=#ff0000] xmlns[/COLOR][COLOR=#0000ff]="[/COLOR][B][COLOR=#ff0000]http://a9.com/-/spec/opensearch/1.1/[/COLOR][/B][COLOR=#0000ff]"[/COLOR][COLOR=#ff0000] xmlns:moz[/COLOR][COLOR=#0000ff]="[/COLOR][B][COLOR=#ff0000]http://www.mozilla.org/2006/browser/search/[/COLOR][/B][COLOR=#0000ff]">[/COLOR]
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]ShortName[/COLOR][COLOR=#0000ff]>[/COLOR][B]FiatForum.com[/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]ShortName[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]Description[/COLOR][COLOR=#0000ff]>[/COLOR][B]FiatForum.com Search[/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]Description[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]InputEncoding[/COLOR][COLOR=#0000ff]>[/COLOR][B]UTF-8[/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]InputEncoding[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]Tags[/COLOR][COLOR=#0000ff]>[/COLOR][B]Fiat Forum[/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]Tags[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]Image width[/COLOR][COLOR=#0000ff]="[/COLOR][B]16[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] height[/COLOR][COLOR=#0000ff]="[/COLOR][B]16[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] type[/COLOR][COLOR=#0000ff]="[/COLOR][B]image/x-icon[/B][COLOR=#0000ff]">[/COLOR][B][URL]https://www.fiatforum.com/favicon.ico[/URL][/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]Image[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]Url[/COLOR] [COLOR=#990000]type[/COLOR][COLOR=#0000ff]="[/COLOR][B]text/html[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] method[/COLOR][COLOR=#0000ff]="[/COLOR][B]GET[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] template[/COLOR][COLOR=#0000ff]="[/COLOR][B]https://www.fiatforum.com/search.php?do=process&quicksearch=1&query={searchTerms}[/B][COLOR=#0000ff]" />[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]Url[/COLOR] [COLOR=#990000]type[/COLOR][COLOR=#0000ff]="[/COLOR][B]text/html[/B][COLOR=#0000ff]"[/COLOR][COLOR=#990000] template[/COLOR][COLOR=#0000ff]=[/COLOR][B][URL]https://www.fiatforum.com[/URL][/B][COLOR=#0000ff] />[/COLOR] 
 
 [COLOR=#0000ff]<[/COLOR][COLOR=#990000]moz:SearchForm[/COLOR][COLOR=#0000ff]>[/COLOR][B][URL]https://www.fiatforum.com[/URL][/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]moz:SearchForm[/COLOR][COLOR=#0000ff]>[/COLOR] 
 
 [COLOR=#0000ff]</[/COLOR][COLOR=#990000]OpenSearchDescription[/COLOR][COLOR=#0000ff]>[/COLOR]
 
Last edited:
Just to throw an option in if you want this fast and use IE7/8 (May work in Firefox and Chrome)

visit http://www.enhanceie.com/IE/SearchBuilder.asp

and enter
Code:
https://www.fiatforum.com/search.php?do=process&quicksearch=1&query=TEST
in the Search URL field (3)

Then hit install.

You'll get this snazzy result.
search2.jpg
 
Last edited:
in opera just go here

https://www.fiatforum.com/search.php (or from the search drop down box)

right click in the search box and click 'create search'
then enter your keyphrase eg 'FF'
you now have a FF in the drop down or can search fiatforum by typing FF and your search term in the address bar

Lol. I know it is possible to add it manually. I did that about a year ago.

Was just a suggestion to make it appear as an "add me" in the search dropdown when at the website, could be good for other users, and I thought it was a nice little edition when I saw it on TA

P
 
Back
Top