Labs/Bespin/Roadmap/PluginAPI: Difference between revisions

Jump to navigation Jump to search
no edit summary
(New page: We want to allow people to extend the Bespin project in as many ways as possible. Right now there are a few ways to do so: * Create commands * Hack up your [[Labs...)
 
No edit summary
Line 37: Line 37:


We also need to think about how data, or images, or JSON can be used from within a plugin (using its own resources). Furthermore, having a simple include() from within the config and plugin work would be nice. This could piggy back on dojo.require/provide.
We also need to think about how data, or images, or JSON can be used from within a plugin (using its own resources). Furthermore, having a simple include() from within the config and plugin work would be nice. This could piggy back on dojo.require/provide.
==== Discovery ====
Another part of plugins, is having people find them! A natural fit would be to use the Mozilla Add-ons infrastructure (AMO) to host plugins.
355

edits

Navigation menu