Closed
Bug 310092
Opened 19 years ago
Closed 19 years ago
Search engine links need to change in line with changes at Mycroft
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mail, Unassigned)
References
()
Details
Attachments
(1 file)
|
4.04 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 See http://mycroft.mozdev.org/quick/leo.html for a better understanding. At Mycroft we're moving to a system where plugins are served from a database. The leo plugin link is thus broken and the wikipedia link isn't really the right one. To fix this, the addEngine() function should be copied from any of the mycroft pages and the links should be edited as follows: <li><a href="javascript:addEngine('a9','png','General','0')">A9 Search</a> - Amazon's web and shopping search.</li> <li><a href="javascript:addEngine('AltaVista','png','General','0')">AltaVista</a> - Another popular way to search the web.</li> <li><a href="javascript:addEngine('jeeves','gif','General','0')">Ask Jeeves</a> - Ask it questions and get answers.</li> <li><a href="javascript:addEngine('cddball','png','CDDB Music Search','0')">CDDB</a> - Find album, artist, and song information. <li><a href="javascript:addEngine('leo','png','Language dictionary','1857')">LEO</a> - English to German translator.</li> <li><a href="javascript:addEngine('IMDB','png','Arts','0')">IMDB</a> - The Internet Movie Database.</li> <li><a href="javascript:addEngine('webster','gif','Language dictionary','0')">Merriam-Webster</a> - English dictionary search.</li> <li><a href="javascript:addEngine('wikipedia','png','Reference','2286')">Wikipedia</a> - The incredible free encyclopedia.</li> <li><a href="http://mycroft.mozdev.org/">Find lots of other search engines...</a></li> Reproducible: Always
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•19 years ago
|
||
I've committed this - marking as FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•