Pyro05x/search plugin – User

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
Line 1: Line 1:
I made something useful for once! I added a "search plugin" to Firefox to search this wiki.
I made something useful for once!
I added a "search plugin" to Firefox to search this wiki.


==Instructions==
==Instructions==
# Load up notepad or your preferred XML editor.
<ol>
# Copy and paste the code below into the file.
<li>Load up notepad or your preferred XML editor.</li>
# Save the file into the directory below.
<li>Copy and paste the code below into the file.</li>
{{Box File|SomeDrive:\Documents and Settings\SomeUser\Application Data\Mozilla\Firefox\Profiles\soMEcRap.default\searchplugins\biswiki.xml|<pre style="margin:0 0 0 0"><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<li>Save the file into the directory below.
{{Box File|SomeDrive:\Documents and Settings\SomeUser\Application Data\Mozilla\Firefox\Profiles\soMEcRap.default\searchplugins\biswiki.xml|<pre>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Bohemia Interactive Wiki</ShortName>
<ShortName>Bohemia Interactive Wiki</ShortName>
<Description>Bohemia Interactive Studios Community Wiki</Description>
<Description>Bohemia Interactive Studios Community Wiki</Description>
Line 13: Line 16:
<Url type="text/html" method="GET" template="http://community.bistudio.com/wiki/Special:Search/{searchTerms}">
<Url type="text/html" method="GET" template="http://community.bistudio.com/wiki/Special:Search/{searchTerms}">
</Url>
</Url>
</OpenSearchDescription></pre>
</OpenSearchDescription>
}}
</pre>
# If Firefox is running, close it.
}}</li>
# Launch Firefox.
<li>If Firefox is running, close it.</li>
<li>Launch Firefox.</li>
</ol>


<b>BAM</b> you 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 BIS crosshair thing. I hope they don't get mad at me for using it =/
'''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 =/

Latest revision as of 10:51, 13 February 2007

I made something useful for once! I added a "search plugin" to Firefox to search this wiki.

Instructions

  1. Load up notepad or your preferred XML editor.
  2. Copy and paste the code below into the file.
  3. Save the file into the directory below. Template:Box File
  4. If Firefox is running, close it.
  5. 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 =/