[
https://issues.apache.org/jira/browse/CB-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792226#comment-13792226
]
Shazron Abdullah commented on CB-5022:
--------------------------------------
1. This is a formatting issue. Here's what the html looks like:
{code}
<li><p>cordova-plugin-battery-status
plugman --platform <ios> --project <directory> --plugin
org.apache.cordova.battery-status</directory></ios>
</p></li>
{code}
2. This is an html escaping issue, see 1 (also, typos with the closing tag)
3. This should be in the specific Platform Upgrading Guides I believe
> Installing Core Plugins section unclear
> ---------------------------------------
>
> Key: CB-5022
> URL: https://issues.apache.org/jira/browse/CB-5022
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs
> Affects Versions: 3.1.0
> Environment: n/a
> Reporter: Angela Fowler
> Priority: Minor
> Labels: documentation
>
> http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html
> The "Installing Core Plugins" section appears as a bullet list of commands.
> cordova-plugin-battery-status plugman --platform --project --plugin
> org.apache.cordova.battery-status
> 1. Each command starts with the plugin name when it should start with
> "plugman". Perhaps this was intended to be the first column of a table?
> 2. Each command is an example (according to the opening paragraph) but is
> missing the platform e.g. "android" and the project
> 3. It is still unclear to us how to upgrade from 2.9 which has the plugins
> included. If we don't use CLI as the introduction mentions, how is the
> project created? Can plugins be built into the jar or is the plugin source
> separate (as when added by CLI).
--
This message was sent by Atlassian JIRA
(v6.1#6144)