<?xml version="1.0" encoding="windows-1252"?>
<node id="306196" title="a Mozilla Firebird searchplugin for Perlmonks" created="2003-11-11 09:45:00" updated="2005-08-10 10:09:08">
<type id="1036">
monkdiscuss</type>
<author id="24736">
boo_radley</author>
<data>
<field name="doctext">
For those of us using Mozilla Firebird, here's a searchbar interface to pm.
Save this file under your FB directory as &lt;tt&gt;searchplugins\Perlmonks.src&lt;/tt&gt;
and restart your browser. Searching for nodes has never been easier!
I also have a gif file of the site's favicon, but I can't upload it anywhere useful
from where I am now; I'll post it later on.
 If you have a 16x16 gif you'd like to use in the meantime, save that as
 &lt;tt&gt;searchplugins\Perlmonks.gif&lt;/tt&gt; and you'll get a delightful little picture next 
 to the perlmonks entry.
&lt;code&gt;# perlmonks plugin by boo_radley

&lt;search
   name="Perlmonks"
   description="Search Perlmonks "
   method="GET"
   action="http://perlmonks.org/index.pl"
&gt;

&lt;input name="node" user&gt;

&lt;interpret
    browserResultType="result"
    charset = "UTF-8"
&gt;
&lt;/search&gt;
&lt;/code&gt;</field>
</data>
</node>
