Search Plugin
I hope this is the right category.
I've made search plugin for this site. Here's the code:
<search
version="7.1"
name="SpreadTheFox.net"
description="The Firefox Folding@Home Team"
method="get"
action="http://www.spreadthefox.net/cs/search"
searchForm="http://www.spreadthefox.net/"
queryEncoding='UTF-8'
queryCharset='UTF-8'
>
<input name="keys" user >
<input name="sourceid" value="mozilla-search">
<interpret
browserResultType='result'
resultListStart='<h2>Matching comments ranked in order of relevance</h2>'
resultListEnd='</dl>'
resultItemStart='<dt class="title">'
resultItemEnd='</dt>'
charset='UTF-8'
>
<interpret
browserResultType='result'
resultListStart='<h2>Matching nodes ranked in order of relevance</h2>'
resultListEnd='</dl>'
resultItemStart='<dt class="title">'
resultItemEnd='</dt>'
charset='UTF-8'
>
</search>
Enjoy Firefox. Enjoy spreading it :)



Install?
How do we install this?
Update: I see, it's in the wiki. But, is it possible to create a more simplified installer (just by following a link on the page)?
Upload it to this site
Hi, praseodymium
You are free to copy, modify, and upload the plugin to this site.
Add an icon (16x16 px GIF/PNG) for the plugin and give the same name with the plugin (if you save the plugin as spreadthefox.src, the icon name should be spreadfirefox.gif or spreadfirefox.png).
And here's the installation script.
Sorry for my bad English but I'm sure you understand what I mean.
Thanks. Do you have an idea o
Thanks. Do you have an idea on where to place it though? I don't really have a good location for it.