[
https://issues.apache.org/jira/browse/CB-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287731#comment-13287731
]
Michael Brooks commented on CB-764:
-----------------------------------
All sub-tasks are complete.
> Document API Permission Names
> -----------------------------
>
> Key: CB-764
> URL: https://issues.apache.org/jira/browse/CB-764
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs
> Affects Versions: 1.8.0
> Reporter: Michael Brooks
> Assignee: Michael Brooks
> Priority: Minor
> Fix For: 1.8.0
>
>
> For each API, add a permission name section.
> The permission name section should have a subheader for each platform. Each
> platform must specify the permission name and any platform-specific security
> dependencies.
> For example:
> {code}
> # Network
> ## Permission Name
> ### BlackBerry WebWorks
> #### www/plugins.xml
> <plugin name="NetworkStatus" value="org.apache.cordova.network.Network" />
> #### www/config.xml
> <feature id="blackberry.system" required="true" version="1.0.0.0" />
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira