Some ideas for the site toolbar.

This commit is contained in:
ian%hixie.ch 2002-04-07 21:51:55 +00:00
Родитель 1229e63f28
Коммит 1884e436be
1 изменённых файлов: 44 добавлений и 0 удалений

44
browser/NOTES Normal file
Просмотреть файл

@ -0,0 +1,44 @@
Implementation Notes
====================
Site Toolbar
------------
Widgets:
Top -- defaults to "go to the top of the domain"
Up -- defaults to "cut off everything from the last '/' to the end"
First --
Previous -- defaults to some heuristic which decreases the current uri by one
Next -- defaults to some heuristic which increases the current uri by one
Last --
Document -- drop down menu containing the items from the Document and More menus
Alternate Stylesheets -- dropdown list, including one to disable all auther style
What's Related?
Site Map?
Zoom: UI for bug 4821? Font zoom UI too?
Other features?
Position:
Under the tabs
Optional
Notes
It can't really auto-slide since some of its features are always relevant.
Can we have it togglable from the tabs context menu?