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

From Camino Wiki
Jump to navigation Jump to search
m (-)
(graphite)
Line 6: Line 6:
 
* Theme source
 
* Theme source
 
*: Make a new object that all our code asks for images, and allow plug-ins to register their own
 
*: Make a new object that all our code asks for images, and allow plug-ins to register their own
 +
*: A demo for this this could be a Graphite theme

Revision as of 16:12, 19 February 2010

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
    A demo for this this could be a Graphite theme