11
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
The new places UI supports heirarchical bookmarks through specialized tree, menu, and toolbar [[Places:Design_Overview#Views|views]]. In a web browser, it's likely that other collections of links and titles besides bookmarks could make use of the same views. Bookmarks Containers make that possible. | The new places UI supports heirarchical bookmarks through specialized tree, menu, and toolbar [[Places:Design_Overview#Views|views]]. In a web browser, it's likely that other collections of links and titles besides bookmarks could make use of the same views. [[Places:Live_Bookmarks|Live Bookmarks]] and [[the File System|Places:File_System_Container]] are examples. Bookmarks Containers make that possible. | ||
== Creating your own Bookmarks Container == | == Creating your own Bookmarks Container == | ||
You can make your own bookmarks container by implementing the [http://lxr.mozilla.org/seamonkey/source/browser/components/places/public/nsIBookmarksContainer.idl nsIBookmarksContainer] interface. | |||
== How Bookmarks Containers are Implemented == | == How Bookmarks Containers are Implemented == |
edits