1
General Discussion / Blockland FireFox Search Engine Addition
« on: September 12, 2007, 09:02:05 AM »Code: [Select]
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Blockland</os:ShortName>
<os:Description>Search threads on Blockland.us</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/x-icon;base64,***EDIT OUT IMAGE CODE TO REDUCE PAGE WIDTH***</os:Image>
<SearchForm>http://www.blockland.us/smf/index.php?action=search</SearchForm>
<os:Url type="text/html" method="GET" template="http://www.blockland.us/smf/index.php?action=search2&search={searchTerms}">
</os:Url>
</SearchPlugin>
That is what I have. This is my issue, &search={searchTerms}, if I take that out, the search engine will appear in the options to choose from in FireFox, but if I add that in, it won't display. I'm at a loss... It has to be there in order for the search to work.
Can anyone please help, or explain what I am missing? FireFox forums helped me none, no one responded, guess it was the wrong thread, but there is no thread for search engine creations.
Thanks in advance,
- Dave