User:pyro05x/search plugin
From Bohemia Interactive Community
I made something useful for once! I added a "search plugin" to Firefox to search this wiki.
[edit]
Instructions
- Load up notepad or your preferred XML editor.
- Copy and paste the code below into the file.
- Save the file into the directory below.
SomeDrive:\Documents and Settings\SomeUser\Application Data\Mozilla\Firefox\Profiles\soMEcRap.default\searchplugins\biswiki.xml <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Bohemia Interactive Wiki</ShortName> <Description>Bohemia Interactive Studios Community Wiki</Description> <InputEncoding>ISO-8859-1</InputEncoding> <Image width="16" height="16">data:image/gif;base64,R0lGODlhEAAQALMAAG9wcNLRzuP5pNW1W%2F%2F%2F%2F4SFhrS0tvRpUeTo6khJTPf76fSkoDQ1NfPx8Z6fofb6%2FCH5BAAAAAAALAAAAAAQABAAAARWkMg5EaIYA5N7Ax2GGAAYEkhZJOWVGUzREA5RmBQcSAZHALtKIvioSTaUhosQIAIVUMphOhgIqoKsQIlaLIgMIsqImiES5IkDR0OHSo718xToLU%2F4SQQAOw%3D%3D</Image> <SearchForm>/wiki/Special:Search</SearchForm> <Url type="text/html" method="GET" template="http://community.bistudio.com/wiki/Special:Search/{searchTerms}"> </Url> </OpenSearchDescription> - If Firefox is running, close it.
- Launch Firefox.
BAM! You've got a new search plugin that you'll be using quite often if you're into heavy ArmA editing. I even included a pretty icon with the Bohemia Interactive crosshair thing. I hope they don't get mad at me for using it =/

