Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "RoadmapProjects" page has been changed by brianleroux: http://wiki.apache.org/cordova/RoadmapProjects?action=diff&rev1=25&rev2=26 == Nearterm == + * b2g prototype (herm) + * master cli script (anis, fil, brian, jesse, lunny) - * plugin-list (lists currently installed plugins for a given native project) + * plugin list (lists currently installed plugins for a given native project) - * plugin-remove (removes named plugin from a given native project) + * plugin remove (removes named plugin from a given native project) + * plugin discovery (uses npm and the registry) * cli tools parity (currently ios requires installer to be run first [see https://issues.apache.org/jira/browse/CB-1091], behavior slightly differ b/t platforms) * get plugin-install into labs and enable installation from a git repo (think anis did this already) * config and manifest metafile for all major platforms (required for plugin-install & plugin-remove reference) @@ -35, +38 @@ == 2.x Unscheduled == - * plugin-discover-server (federated server impl) - * plugin-discover-client (search, publish, remove, fetch, update) and ratify https://github.com/alunny/cordova-plugin-spec - * master cli script - * b2g prototype * docs: security best practices guide * docs: web development best practice guide (eg. fast clicks) * review media (use html5 audio and/or normalize apis / add volume event)