Jacob Weber created CB-9373:
-------------------------------

             Summary: Plugman documentation issues
                 Key: CB-9373
                 URL: https://issues.apache.org/jira/browse/CB-9373
             Project: Apache Cordova
          Issue Type: Bug
          Components: Docs
    Affects Versions: 5.0.0
            Reporter: Jacob Weber
            Priority: Minor


Found a couple issues on the [Using Plugman to Manage 
Plugins|http://cordova.apache.org/docs/en/5.0.0/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins]
 page:

1. Under "Installing Core Plugins", it lists plugin IDs using the new naming 
format (e.g. cordova-plugin-battery-status). But I can't use plugman to refer 
to them using this format. For example:
{code}
$ plugman info cordova-plugin-battery-status
404 Not Found: cordova-plugin-battery-status
$ plugman info org.apache.cordova.battery-status
name: org.apache.cordova.battery-status
version: 0.2.12
$ plugman -v
0.23.3
$ plugman config get registry
http://registry.cordova.io
done
{code}

2. Under "Installing Core Plugins", there's a lot of text like this, that's 
rendered as invisible HTML tags:
{code}
<ios|amazon-fireos|android|blackberry10|wp8>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to