timeless%mozdev.org d2ef277163 Bug 282494 jeeves.src needs updating
patch by moz_bugzilla@exchangecode.com r=timeless sr=alecf a=shaver


git-svn-id: svn://10.0.0.236/trunk@173940 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 17:48:40 +00:00

32 lines
848 B
Plaintext

# Mozilla/AskJeeves plug-in (sspitzer@mozilla.org)
#
# I started with amitp+mozilla@google.com google plugin (google.src)
# and jeeves.src from the mycroft guys
# Erich Iseli <sherlock@iseli.org>, Julius Ross <juliusross@mac.com>
# and modified it to work for ask.com
<search
name="AskJeeves"
description="Ask Jeeves"
method="GET"
action="http://web.ask.com/web"
>
<input name="q" user>
<input name="o" value="0">
<input name="qsrc" value="64">
<input name="askbutton.x" value="0">
<input name="askbutton.y" value="0">
<inputnext name="page" factor="1">
<inputprev>
<interpret
browserResultType="result"
resultListStart = '<div id="result">'
resultListEnd = '<div id="resultspagingstrip"'
resultItemStart = '<div class="m8">'
resultItemEnd = '<div id="resultBottom'
>
</search>