mike.morgan%oregonstate.edu d5cf5d55fe Restructuring repository for improved modularity.
git-svn-id: svn://10.0.0.236/trunk@186440 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-22 20:30:28 +00:00

38 lines
1.1 KiB
Plaintext

# Status: Started
# convert existing, working Archaeology plugin to a new Yahooligans
# search plugin
# Mozilla/Netscape 6+ plugin file for Yahooligans (www.yahooligans.com)
# by KimFella (overwriting Alan Bramley's code)
# (and with Alan's help debugging :> )
# michael --> at <-- kimballpottery.com
#
# Created: February 25, 2003
# Last updated: February 28, 2003
#
# Known issues: None
#
<SEARCH
version = "7.1"
name="Yahooligans"
description="Yahooligans: Search for neat stuff for kids"
action="http://search.yahooligans.com/search/ligans"
searchForm="http://www.yahooligans.com"
method="GET">
<input name="p" user>
<input name="mode" value="all">
<input name="sourceid" value="Mozilla-search">
<interpret
browserResultType="result"
resultListStart="<ol start=1>"
resultListEnd="</OL>"
resultItemStart="<li>"
resultItemEnd="</big>"
>
</search>
<BROWSER
update="http://mycroft.mozdev.org/plugins/yahooligans.src"
updateIcon="http://mycroft.mozdev.org/plugins/yahooligans.png"
updateCheckDays="3"
>