Difference between revisions of "Localized Search in Firefox Search Box"
m (→Project Details) |
m (→Project Details) |
||
Line 19: | Line 19: | ||
* Research how the search extension currently works in the Firefox browser. | * Research how the search extension currently works in the Firefox browser. | ||
− | * Output a diagnostic message to standard out (the terminal window) indicating the presence or absence of search | + | * Output a diagnostic message to standard out (the terminal window) indicating the presence or absence of a search engine plugin on a web page. |
Revision as of 12:52, 26 January 2008
Contents
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
Project Details
Release Target for v.01
- Research how the search extension currently works in the Firefox browser.
- Output a diagnostic message to standard out (the terminal window) indicating the presence or absence of a search engine plugin on a web page.
Release Target for v.02
- To be announced after further discussions with instructor.
Release Target for v.03
- To be announced after further discussions with instructor.
Resources:
Search Service: Code Design - Automatic Detection
SearchLoad Options :: Firefox Add-ons
Project-Related Bugs
Bug 236587 - Allow bookmark keyword searches from the search bar
Bug 374268 – Quicksearch/keyword should be integrated into search engine manager
Bug 261124 – Textbox context menu should have "Add to Search Bar..."
Bug 360907 – Search current site with OpenSearch
Bug 408244 – show opensearch plugin availability same as feed availabilitiy
Bug 405443 – Making search engine discovery more discoverable
Bug 356332 – Select default search engine again after searching with another
Bug 384124 – Option to reset search bar engine to default when starting Firefox
Project News
For up-to-date information about my project, visit my blog: Kerry's Open Source Blog