Bunch of new search engines added to search-engines page
After Width: | Height: | Size: 280 B |
BIN
webtools/addons/public/htdocs/search-engines-static/ask.gif
Normal file
After Width: | Height: | Size: 546 B |
34
webtools/addons/public/htdocs/search-engines-static/ask.src
Normal file
@ -0,0 +1,34 @@
|
||||
# Ask Jeeves Search Plugin for Mozilla
|
||||
# Authors: Erich Iseli <sherlock@iseli.org>, Julius Ross <juliusross@mac.com>
|
||||
# Last updated November 18, 2005 (CC, REWRITE)
|
||||
#
|
||||
# Known issues:
|
||||
# 1. Support for the next/previous buttons is not included.
|
||||
|
||||
<SEARCH
|
||||
version = "7.1"
|
||||
name="AskJeeves"
|
||||
description="Ask Jeeves"
|
||||
method="GET"
|
||||
action="http://www.ask.com/web"
|
||||
queryCharset="UTF-8"
|
||||
>
|
||||
|
||||
<input name="q" user>
|
||||
|
||||
<INTERPRET
|
||||
charset="UTF-8"
|
||||
resultListStart='Web Results</td>'
|
||||
resultListEnd='<div class="op nw">'
|
||||
resultItemStart='<div class="m10_0_16">'
|
||||
resultItemEnd='<div class="T1"'
|
||||
>
|
||||
|
||||
</SEARCH>
|
||||
|
||||
|
||||
<BROWSER
|
||||
update="http://mycroft.mozdev.org/plugins/jeeves.src"
|
||||
updateIcon="http://mycroft.mozdev.org/plugins/jeeves.gif"
|
||||
updateCheckDays="7"
|
||||
>
|
After Width: | Height: | Size: 978 B |
@ -0,0 +1,18 @@
|
||||
# Search Plug-in for Expedia.com (http://www.expedia.com)
|
||||
# by spm created: 15 Dec 2005
|
||||
|
||||
<search
|
||||
version = "7.1"
|
||||
name="Expedia.com"
|
||||
description="Expedia.com Search"
|
||||
method="GET"
|
||||
action="http://www.expedia.com/daily/outposts/extensions/search.asp"
|
||||
searchForm="http://www.expedia.com"
|
||||
queryCharset="ISO-8859-1">
|
||||
<input name="q" user="">
|
||||
</search>
|
||||
<browser
|
||||
update="https://addons.mozilla.org/searchplugins/updates/expediadotcom.src"
|
||||
updateIcon="https://addons.mozilla.org/searchplugins/updates/expediadotcom.png"
|
||||
updateCheckDays="3">
|
||||
|
After Width: | Height: | Size: 411 B |
@ -0,0 +1,36 @@
|
||||
# Mozilla/Hollywood plug-in by rohitv+rohit.venkatachalam@in.ness.com
|
||||
|
||||
<search
|
||||
name="Hollywood.com"
|
||||
description="Search showtimes, filmographies, biographies, video, news articles, interviews, features and more."
|
||||
method="GET"
|
||||
action="http://search.hollywood.com/search"
|
||||
searchForm="http://search.hollywood.com/search"
|
||||
version="7.1"
|
||||
queryCharset="utf-8"
|
||||
>
|
||||
|
||||
|
||||
|
||||
|
||||
<input name="p" value="Q">
|
||||
<input name="ts" value="v2">
|
||||
<input name="w" user>
|
||||
<inputnext factor="10">
|
||||
<inputprev>
|
||||
|
||||
<interpret
|
||||
browserResultType="result"
|
||||
charset = "UTF-8"
|
||||
resultListStart="<!--a-->"
|
||||
resultListEnd="<!--z-->"
|
||||
resultItemStart="<!--m-->"
|
||||
resultItemEnd="<!--n-->"
|
||||
>
|
||||
</search>
|
||||
|
||||
<browser
|
||||
update="http://mycroft.mozdev.org/plugins/Hollywood.src"
|
||||
updateIcon="http://mycroft.mozdev.org/plugins/Hollywood.gif"
|
||||
updateCheckDays="3">
|
||||
|
BIN
webtools/addons/public/htdocs/search-engines-static/leo.png
Normal file
After Width: | Height: | Size: 213 B |
BIN
webtools/addons/public/htdocs/search-engines-static/noaa.png
Normal file
After Width: | Height: | Size: 686 B |
BIN
webtools/addons/public/htdocs/search-engines-static/rollyo.jpg
Normal file
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 937 B |
BIN
webtools/addons/public/htdocs/search-engines-static/weather.png
Normal file
After Width: | Height: | Size: 821 B |
@ -0,0 +1,37 @@
|
||||
# Status: Working
|
||||
# Mozilla plugin file for weather.com by Matthew A. McGuigan <webnugget.com>
|
||||
#
|
||||
# Created: Jan 18, 2003
|
||||
# Last updated: Jan 18, 2003
|
||||
#
|
||||
# Known issues:
|
||||
#
|
||||
# 1. None. This is a semi-plugin. There are no sidebar results to parse.
|
||||
#
|
||||
<SEARCH
|
||||
version = "7.1"
|
||||
name="weather.com"
|
||||
description="The Weather Channel"
|
||||
action="http://www.weather.com/search/search"
|
||||
searchForm="http://www.weather.com/"
|
||||
method="GET" >
|
||||
|
||||
<input name="where" user>
|
||||
<input name="sourceid" value="mozilla-search">
|
||||
|
||||
<interpret
|
||||
browserResultType = "result"
|
||||
|
||||
resultListStart="this is a semi-plugin"
|
||||
resultListEnd="no side bar results should appear"
|
||||
|
||||
resultItemStart=""
|
||||
resultItemEnd=""
|
||||
>
|
||||
</search>
|
||||
|
||||
<BROWSER
|
||||
update="http://mycroft.mozdev.org/plugins/weather.src"
|
||||
updateIcon="http://mycroft.mozdev.org/plugins/weather.png"
|
||||
updateCheckDays="3"
|
||||
>
|
@ -7,14 +7,13 @@
|
||||
<dl>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/a9.png" alt=""/> <a href="javascript:addEngine('a9','png','General','0')">A9</a></dt><dd>Amazon's A9 search engine.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/aol.png" alt=""/> <a href="javascript:addEngine('aol','png','General','2759')">AOL</a></dt><dd>AOL search engine.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/jeeves.gif" alt=""/> <a href="javascript:addEngine('jeeves','gif','General','0')">Ask Jeeves</a></dt><dd>Better search results with keywords or questions.</dd>
|
||||
|
||||
<dt><img src="{$config.webpath}/search-engines-static/ask.gif" alt=""/> <a href="javascript:addEngine('ask','gif','General','0')">Ask.com</a></dt><dd>Better search results with keywords or questions.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/bbcnews.png" alt=""/> <a href="javascript:addEngine('bbcnews','png','News','0')">BBC News</a></dt><dd>Search for the latest news on BBC.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/bittorrent.png" alt=""/> <a href="javascript:addEngine('bittorrent','png','File Sharing','0')">BitTorrent</a></dt><dd>Find Torrent files</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/del.icio.us.png" alt=""/> <a href="javascript:addEngine('del.icio.us','png','General','1091')">del.icio.us</a></dt><dd>Search through most bookmarked sites.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/espn.png" alt=""/> <a href="javascript:addEngine('espn','png','Recreation','0')">ESPN</a></dt><dd>Get the latest sports news, scores, and highlights.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/expediadotcom.png" alt=""/> <a href="javascript:addEngine('expediadotcom','png','Travel','0')">Expedia</a></dt><dd>Search for hotels by destination with Expedia's Best Price Guarantee.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/freedict.png" alt=""/> <a href="javascript:addEngine('freedict','png','Language dictionary','0')">The Free Dictionary</a></dt><dd>English, Medical, Legal, and Financial Dictionaries, Thesaurus, Encyclopedia and more.</dd>
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
@ -22,37 +21,36 @@
|
||||
<dl>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/flickr-tags.png" alt=""/> <a href="javascript:addEngine('flickr-tags','png','Arts','0')">Flickr Tags</a></dt><dd>Search for photos on Flickr.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/foodnetwork.png" alt=""/> <a href="javascript:addEngine('foodtv','png','Undefined','4003')">Food Network Recipes</a></dt><dd>Find recipes from your favorite chefs.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/hollywood.gif" alt=""> <a href="javascript:addEngine('hollywood','gif','Hollywood Search','0')">Hollywood</a></dt><dd>Search for movies and movie listings</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/cddball.png" alt=""/> <a href="javascript:addEngine('cddball','png','CDDB Music Search','0')">gracenote</a></dt><dd>Find album, artist, and song information.</dd>
|
||||
|
||||
<dt><img src="{$config.webpath}/search-engines-static/IMDB.png" alt=""/> <a href="javascript:addEngine('IMDB','png','Arts','0')">IMDB</a></dt><dd>The Internet Movie Database.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/linkedin.png" alt=""/> <a href="javascript:addEngine('linkedin','png','Web Services','0')">LinkedIn</a></dt><dd>Search your LinkedIn network for the people you need when you are on any Web site.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/lonelyplanet.png" alt=""/> <a href="javascript:addEngine('lonelyplanet','png','Travel','0')">Lonely Planet Online</a></dt><dd>Search through Lonely Planet's travel guides.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/marketwatch.gif" alt=""/> <a href="javascript:addEngine('marketwatch','gif','Business and Economy','4897')">MarketWatch</a></dt><dd>Stock quote look-up and financial information.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/webster.gif" alt=""/> <a href="javascript:addEngine('webster','gif','Language dictionary','0')">Merriam-Webster</a></dt><dd>English dictionary search.</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="front-section">
|
||||
<dl>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/webster.gif" alt=""/> <a href="javascript:addEngine('webster','gif','Language dictionary','0')">Merriam-Webster</a></dt><dd>English dictionary search.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/msn.png" alt=""/> <a href="javascript:addEngine('MSN','png','General','3796')">MSN</a></dt><dd>MSN search engine.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/odeo.png" alt=""/> <a href="javascript:addEngine('odeo','png','Music','2069')">Odeo</a></dt><dd>Explore the world of podcasting.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/technorati-new.gif" alt=""/> <a href="javascript:addEngine('technorati-new','gif','Weblogs','2662')">Technorati</a></dt><dd>A real-time search engine that keeps track of what is going on in the blogosphere</dd>
|
||||
|
||||
<dt><img src="{$config.webpath}/search-engines-static/weatherchannel.png" alt=""/> <a href="javascript:addEngine('weatherchannel','png','Weather','0')">Weather Channel</a></dt><dd>Enter city, state or zip code to find your weather information.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/technorati.gif" alt=""/> <a href="javascript:addEngine('technorati-new','gif','Weblogs','2662')">Technorati</a></dt><dd>A real-time search engine that keeps track of what is going on in the blogosphere</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/weatherchannel.png" alt=""/> <a href="javascript:addEngine('weather','png','Weather','0')">Weather Channel</a></dt><dd>Enter city, state or zip code to find your weather information.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/WebMD.png" alt=""/> <a href="javascript:addEngine('WebMD','png','Health','0')">WebMD</a></dt><dd>WebMD provides health information and tools for managing your health.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/wikipedia.png" alt=""/> <a href="javascript:addEngine('wikipedia','png','Reference','2286')">Wikipedia</a></dt><dd>The incredible free encyclopedia.</dd>
|
||||
<dt><img src="{$config.webpath}/search-engines-static/yahooligans.png" alt=""/> <a href="javascript:addEngine('yahooligans','png','Kids and Teens','0')">Yahooligans</a></dt><dd>Search engine for kids and teens.</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
|
||||
<h2 class="clear-both">Additional Resources</h2>
|
||||
<ul>
|
||||
<li><img src="{$config.webpath}/search-engines-static/rollyo.jpg"/> <a href="http://www.rollyo.com/firefox_search.html"><strong>Rollyo: Roll Your Own Firefox Search Engine!</strong><br/>Create a personal search engine that provides relevant results from a hand selected list of sites.</a></li>
|
||||
<li><a href="http://mycroft.mozdev.org/">Browse through more search engines at mycroft.mozdev.org.</a></li>
|
||||
<li><a href="{$config.webpath}/extensions/moreinfo.php?id=1563">Use the SearchPluginHacks extension to remove a Search Engine.</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<p>Special thanks to the Mycroft Project for their work on Firefox Search Engines.</p>
|
||||
|
||||
</div>
|
||||
|