If you don't have a form and want to create one create a file:///c:/temp/mzkb.htm and place the following code with the input form within it.
You will also want a picture file (.ico or .png) to go with it, you will be asked to find on your system. If you have opened the site in Opera you will find it if you look at .ico files within file:///C:\Documents and Settings\Administrator\Application Data\Opera\Opera\profile\images which you can open in File Manager. Open in Firefox and use Launchy to open the directory with File Explorer.
<html> <head> <title> mozillaZine kb search </title> <body> <form action="http://www.google.com/custom" method="get"> <input type="hidden" name="num" value="200"> <input type="hidden" name="domains" value="kb.mozillazine.org"> <input type="hidden" name="sitesearch" value="kb.mozillazine.org"> <input type="hidden" name="ie" value="UTF-8"> <input type="hidden" name="oe" value="UTF-8"> <input type="text" name="q" size=50> <input type="hidden" name="hl" value="en"> <input type="submit" name="sa" value="search kb.mozillaZine"> </form> /* ie & oe refer to input/output encoding char sets */ </body> </html>Your search form would look like this
Search Engines were redone in Firefox 2 but the old ones work, and the only real change apparently after all the hype seems to be that Firefox now does the ordering, so the old "Search Engine Ordering" Extension has been replaced by the "Add to Search Bar" Extension so that you can still simply right click in a form to generate a search engine as you could in the old extension.
Morale of the story -- whenever Firefox incorporates an extension they never quite get it right, it won't be as good as the original, but it will be available automatically with Firefox. Expect more of the same philosophy in in Firefox 3 and compare to extensions already in use. Look at the convoluted steps you need to help find your profile which should should be builtin.
Used to be that the link at the bottom of the search engines pointed to Mycroft, but it no longer does so (2008-04-07, Search Engine Selector ). Evidently Mozilla has chosen to squeeze out Mycroft and substitute search engines at addons.mozilla.org and has botched their own link, which should be.
You can still install the "Mycroft Project" search engine as follows:
Start at http://mycroft.mozdev.org/install.html
then under Specification: choose either
- Sherlock which is compatible with Mozilla-based browsers including Sea Monkey, or
- Opensearch which is compatible with Firefox 2 and Internet Explorer 7
Firefox users can use both Sherlock, and Open Source search engine plug-ins.
Then do a search on "Mycroft" in the site/URL box, and "Internet" in the Site Category box, then click one of the Internet search engines such as "Mycroft Project - All" and you will have installed a "Mycroft Project ..." search engine.
Please send your comments concerning this web page to: David McRitchie send email comments
Copyright © 2004 - 2017, F. David McRitchie, All Rights Reserved