TTD Wiki search plugin for Mozilla Firefox
Posted: 22 Jul 2006 12:19
I just found out that it's very easy to add search plugins to Mozilla Firefox.
Just copy the following code to Notepad, save as "C:\Program Files\Mozilla Firefox\Searchplugins\TTDPWiki.src" (or wherever your Firefox is installed) and restart Firefox. Click on the icon in the search field (top-right) and select "TTDPatch Wiki" in the dropdown. Now type a switch name ("buildonslopes" for example) in the search field and see for yourself...
Now, all we need is a nice 16x16 icon for it!
(Sorry if this already has been mentioned)
Just copy the following code to Notepad, save as "C:\Program Files\Mozilla Firefox\Searchplugins\TTDPWiki.src" (or wherever your Firefox is installed) and restart Firefox. Click on the icon in the search field (top-right) and select "TTDPatch Wiki" in the dropdown. Now type a switch name ("buildonslopes" for example) in the search field and see for yourself...
Code: Select all
<search
version="0.1"
name="TTDPatch Wiki"
description="TTDPatch Wiki - Manual for TTDPatch"
action="http://wiki.ttdpatch.net/tiki-index.php"
method="GET"
>
<input name="page" user>
</search>
(Sorry if this already has been mentioned)