[
https://issues.apache.org/jira/browse/CB-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803220#comment-13803220
]
Mike Billau commented on CB-5034:
---------------------------------
Plugman
README.md: https://github.com/apache/cordova-plugman/pull/28 Adds
registry commands to the README.md file including how to change the registry's
URL. `plugman help` already had comments about the registry, these just weren't
reflected in the README.md
CLI
help command: https://github.com/apache/cordova-cli/pull/48 Adds the
search command to the CLI's help file. Currently the CLI is unable to set the
registry for plugman so I did not include the config set commands yet (filed
CB-5185 for this)
readme.md: Forgot to add the registry stuff in the above pull request;
created a new request based off of the updated README.md:
https://github.com/apache/cordova-cli/pull/61
Command-line Interface guide: It looks like Mike Sierra and Michael Brooks beat
me to it with
https://github.com/apache/cordova-docs/commit/8b1b333d3fd37ad256c3c2a8894dc4405c61bc19.
This adds a line about how the plugins use a registry and how plugin add will
take the plugin id, along with some examples of "advanced plugin usage." Looks
great. It doesn't talk about using 3rd party registries but I think that can
wait until the CLI can change plugman's registry.
Sorry that it took me a little while to get to this.
> Document plugin registry
> ------------------------
>
> Key: CB-5034
> URL: https://issues.apache.org/jira/browse/CB-5034
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs, Registry
> Affects Versions: Master
> Reporter: Mike Billau
> Assignee: Mike Billau
>
> I can't find any reference to the plugin registry anywhere in our
> documentation. Am I looking in the wrong place or are we waiting for the web
> component to be more polished before announcing the registry?
> I think some places the registry should be mentioned:
> Plugman: readme.md
> CLI:
> cordova help command (CB-5031)
> readme.md
> docs:
> http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface
> (I think it's best to split the "Add Platforms" section into "Add
> Platforms" and "Add Plugins", and in this new section talk about adding
> plugins, automatic plugin installation (plugin dependencies), and the
> registry)
--
This message was sent by Atlassian JIRA
(v6.1#6144)