Difference between revisions of "User:Sardisson/Add-on System APIs"

From Camino Wiki
Jump to navigation Jump to search
(some ideas of things we want to expose someday)
 
m (-)
Line 5: Line 5:
  
 
* Theme source
 
* Theme source
*: Make a new object that all our code asks for images, and allow plugins to register their own
+
*: Make a new object that all our code asks for images, and allow plug-ins to register their own

Revision as of 20:57, 24 October 2009

The following are rough ideas about APIs we should expose to add-ons in a future profile-located Cocoa bundle add-on system.

  • Pluggable external bookmark collections
    Support for including an external bookmark source as a collection, including adding/renaming/removing bookmarks, using as Dock menu, and location bar autocomplete
  • Theme source
    Make a new object that all our code asks for images, and allow plug-ins to register their own