Search Plugin
Firefox browser has a built-in search box in the upper left corner. By following the instructions below, you can add RocWiki.org to your search box.
-
Right click on the image below, and save it FireFox search folder (on Windows it is:"C:\Program Files\Mozilla Firefox\searchplugins")
-
Cut and paste the below code into a generic text editor (not Microsoft Word, but Notepad or similar).
<search
version="0.1"
name="RocWiki"
description="People's Guide to Rochester -BETA"
action="http://www.rocwiki.org"
searchform="http://www.rocwiki.org/"
method="GET" >
<input name="text_new" user="">
<input name="action" value="inlinesearch">
<input name="button_new.x" value="0">
<input name="context" value="40">
<interpret
browserResultType= "result"
resultListStart= "Sorted by"
resultListEnd= "</ol>"
resultItemStart= "<li>"
resultItemEnd= "</li>"
>
</search>
-
Save the text file in the Firefox search folder, with the filename "rocwiki.src".
-
Close your browser and all browser windows, then restart the browser. RocWiki is now in your searchbox.
-
Profit!
If that doesn't work, or if you're using Internet Explorer:
-
Underpants! Er... I mean OpenSearch!