Difference between revisions of "Localized Search in Firefox Search Box"

From CDOT Wiki
Jump to: navigation, search
m (Project-Related Bugs)
m (Project-Related Bugs)
Line 44: Line 44:
  
 
[https://bugzilla.mozilla.org/show_bug.cgi?id=374268 Bug 374268 – Quicksearch/keyword should be integrated into search engine manager]
 
[https://bugzilla.mozilla.org/show_bug.cgi?id=374268 Bug 374268 – Quicksearch/keyword should be integrated into search engine manager]
 +
 +
[https://bugzilla.mozilla.org/show_bug.cgi?id=261124 Bug 261124 – Textbox context menu should have "Add to Search Bar..."]
  
 
== Project News ==
 
== Project News ==

Revision as of 13:43, 21 January 2008

Project Name

Localized Search in Firefox Search Box


Project Description

Firefox features a search box that can be customized to work with different search engines (e.g., Google, Yahoo!, Wikipedia, etc.). Most websites have their own search facilities, but the location of the search box on the page varies considerably. This project creates a mechanism for Firefox to pick up a web site's search mechanism and make it accessible to the user through the Firefox search box so that users have a consistent place to look for site-specific search.


Project Leader

Kerry M. Singh


Project Details

Release Target for v.01

  • Research how the search extension currently works in the Firefox browser.
  • Use a mechanism similar to RSS Autodiscovery, which utilizes the <link> tag from HTML and XHTML to identify a site's syndication feed, and determine whether or not a web site presently employs search functionality.
  • Output a diagnostic message to standard out (the terminal window) indicating the presence or absence of search functionality.


Release Target for v.02

  • Load the new localized search extension into the Firefox browser.


Resources:

Bugzilla@Mozilla

Mozilla Cross-Reference

MDC- Mozilla Developer Center


Project-Related Bugs

Bug 236587 - Allow bookmark keyword searches from the search bar

Bug 249481 – User-defined searches available not only as bookmark keywords, but also from the Search box

Bug 374268 – Quicksearch/keyword should be integrated into search engine manager

Bug 261124 – Textbox context menu should have "Add to Search Bar..."

Project News