[jira] [Commented] (CB-5034) Document plugin registry

2013-12-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840384#comment-13840384
 ] 

ASF subversion and git services commented on CB-5034:
-

Commit 8ff33d57e22837972ec1dcf577bec2761a5520dc in branch refs/heads/master 
from [~mrbillau]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=8ff33d5 ]

CB-5034 document registry functions in plugman


 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 Sierra

 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)


[jira] [Commented] (CB-5034) Document plugin registry

2013-12-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840700#comment-13840700
 ] 

ASF subversion and git services commented on CB-5034:
-

Commit 5e4af119c36227852954ec10d8d3b03314377d4b in branch refs/heads/ubuntu 
from [~mrbillau]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=5e4af11 ]

CB-5034 add registry info to README


 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: Andrew Grieve

 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)


[jira] [Commented] (CB-5034) Document plugin registry

2013-10-23 Thread Mike Billau (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)