Firefox NWN2Wiki search plugin
From NWN2Wiki
The Firefox NWN2Wiki search plugin is a search box plugin for Mozilla Firefox created by Klingon mage. It lets you add NWN2Wiki to the available search engines that appear in the upper-right corner search box in the Firefox toolbar.
Contents |
[edit] One-click install (all Operating Systems)
- Click on this link to the mycroft.mozdev.org web site.
- Click on the first NWN2Wiki link with the black icon
.
- Click OK on the Add Search Engine dialog box.
- Wait 15 seconds before clicking the search bar.
[edit] Alternative installation instructions for Windows XP
- Download the zip file.
- Unzip the files into the C:/Program Files/Mozilla Firefox/searchplugins directory.
- Restart Firefox.
[edit] Alternative installation instructions for Linux
Linux users will have to take a more manual approach.
- Save the following image file (by right-clicking on it and choosing Save Image As) to the Firefox searchplugins directory. -->
- Copy and paste the following text into a text file named "nwn2wiki.src" and save in the same directory.
# Mozilla search plugin for Neverwinter Nights 2 Wiki (uses wikipedia engine) www.nwn2wiki.org # Modified from wikipedia plugin by Carey Evans <carey.evans@gmail.com>. # http://carey.geek.nz/code/wikipedia-searchplugin/ # This file is released into the public domain. # Thanks: Michael Franz, Dwayne C. Litzenberger. # Modification for NWN2Wiki by Klingon Mage (Christopher Phillips) December 2005 # # Version: 1.4.2 (2005-07-27) # Country: WW # Language: en <search version="7.1" name="NWN2Wiki" description="Neverwinter Nights 2 Wiki" sourceTextEncoding="0" method="GET" action="http://www.nwn2wiki.org/Special:Search" queryCharset="UTF-8" searchForm="http://www.nwn2wiki.org/" > <input name="search" user> <input name="fulltext" value="fulltext"> <input name="sourceid" value="mozilla-search"> <interpret browserResultType="result" charset="UTF-8" language="en" resultListStart="<div id='results'></div>" resultListEnd="<hr/>" resultItemStart="<li style='padding-bottom: 1em'>" resultItemEnd="</li>" > </search> <browser update="http://mycroft.mozdev.org/update.php/id0/nwn2wiki.src" updateicon="http://mycroft.mozdev.org/update.php/id0/nwn2wiki.png" updateCheckDays="7" >
Then just restart Firefox and you're good to go.
[edit] Firefox NWN2Wiki go plugin
As another option, a version of the plugin is available that uses the Go feature (instead of Search). It acts just like the Go button on the left hand search menu of this web site: it goes directly to the article. If the articles, doesn't exist, it performs a search.
For example, if you enter "elf" in the NWN2Wiki go plugin, it will bring you directly to the elf page. If you enter "elf dwarf," it will display the search results of all pages with both terms, because there isn't a page titled elf dwarf.
[edit] Go plugin installation instructions
- Click on this link to the mycroft.mozdev.org web site.
- Click on the second NWN2Wiki link with the white icon
(the Go version).
- Click OK on the Add Search Engine dialog box.
- Wait 15 seconds before clicking the search bar.
[edit] Go plugin alternative installation instructions
- Download the go plugin zip file.
- Unzip the files into the C:/Program Files/Mozilla Firefox/searchplugins directory.
- Restart Firefox.
The search plugin icon is black
and the go plugin icon is white
. You can install both plugins; just use the dropdown box to pick one or the other.

