190
edits
No edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
= Goals / Use Cases = | = Goals / Use Cases = | ||
* Always provide the ability to add a search engine for a specific site | * Always provide the ability to add a search engine for a specific site | ||
* If an engine isn't available | * Remove plugin auto-discovery and indicators during page load | ||
* | * If an engine isn't available create a plugin using a configurable default search engine (i.e. Google; using their site: query) | ||
** Possibly search the content for input[@type="search"] and use that to create the engine | |||
= Non Goals = | = Non Goals = | ||
* Automatically installing/caching engines discovered on the web ( | * Automatically installing/caching engines discovered on the web (à la chrome) | ||
= Design = | = Design = | ||
* | * Menu item in the engine menu to allow a site specific search to be added permanently | ||
= Bugs = | = Bugs = | ||
* {{bug|482229}} | |||
* {{bug|261124}} | * {{bug|261124}} | ||
edits