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

From CDOT Wiki
Jump to: navigation, search
(Project Details - Targets for Release 0.1 and Release 0.2)
(Update resources and project-related bugs)
Line 2: Line 2:
  
 
Localized Search in Firefox Search Box
 
Localized Search in Firefox Search Box
 +
  
 
== Project Description ==
 
== Project Description ==
Line 7: Line 8:
 
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.
 
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(s) ==
+
 
 +
== Project Leader ==
  
 
[http://zenit.senecac.on.ca/wiki/index.php/User:Sinker Kerry M. Singh]
 
[http://zenit.senecac.on.ca/wiki/index.php/User:Sinker Kerry M. Singh]
  
== Project Contributor(s) ==
 
 
[http://zenit.senecac.on.ca/wiki/index.php/User:Dice Michael Szutu]
 
  
 
== Project Details ==
 
== Project Details ==
Line 31: Line 30:
 
'''Resources:'''
 
'''Resources:'''
  
* [http://www.rssboard.org/rss-autodiscovery RSS Autodiscovery]
+
[https://bugzilla.mozilla.org/ Bugzilla@Mozilla]
 +
 
 +
[http://mxr.mozilla.org/ Mozilla Cross-Reference]
 +
 
 +
[http://developer.mozilla.org/en/docs/Main_Page MDC- Mozilla Developer Center]
 +
 
 +
 
 +
== Project-Related Bugs ==
 +
 
 +
[https://bugzilla.mozilla.org/show_bug.cgi?id=236587 Bug 236587 - Allow bookmark keyword searches from the search bar]
 +
 
  
 
== Project News ==
 
== Project News ==

Revision as of 20:40, 20 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


Project News