Confirmed users, Bureaucrats and Sysops emeriti
722
edits
No edit summary |
GavinSharp (talk | contribs) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
== Toolbar Search Box == | == Toolbar Search Box == | ||
A browser window search box for performing internet searches. Has one selected engine at a time. The user can quickly change the engine by using a dropdown menu | A browser window search box for performing internet searches. Has one selected engine at a time. The user can quickly change the engine by using a dropdown menu. The user can bring up the Manager user interface using the last item in the dropdown menu: | ||
<pre> | <pre> | ||
+-------------------------+ | +-------------------------+ | ||
| @ | | @ Search Google |V| <-- dim text that disappears when user | ||
+-------------------------+ focuses field | +-------------------------+ focuses field | ||
+-------------------------+ | |||
| @ Google | | |||
| @ Google Images | | |||
| @ Froogle | | |||
| @ Amazon.com | | |||
| @ IMDB | | |||
| @ Bugzilla | | |||
| ----------------------- | | |||
| Edit this list... | | |||
+-------------------------+ | |||
</pre> | </pre> | ||
( | When the toolbar is in customization mode, the user can also drag an attached gripper to make the search box bigger (at the expense of other flexible elements on the same toolbar). | ||
== Search Box Context-Sensitive Menu, Go Option == | == Search Box Context-Sensitive Menu, Go Option == | ||
| Line 42: | Line 42: | ||
== Automatic Detection == | == Automatic Detection == | ||
See the Code Design page for more | See the Code Design page for more information about the autodetect algorithm. | ||
When the user searches from a specific site > a certain number of times, present some sort of notification that they can add that site to their search box easily. One possible way: | When the user searches from a specific site > a certain number of times, present some sort of notification that they can add that site to their search box easily. One possible way: | ||