[
https://issues.apache.org/jira/browse/CB-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017763#comment-14017763
]
ASF GitHub Bot commented on CB-6344:
------------------------------------
GitHub user mbektchiev opened a pull request:
https://github.com/apache/cordova-docs/pull/210
Document CB-6344-and-CB-6698:
* after attribute for <config-changes>
* <framework> element for Android
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Icenium/cordova-docs
bektchiev/document-CB-6344-and-CB-6698
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-docs/pull/210.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #210
----
commit ac012d93d4d857ae850127f7f15c2cfb6a01c74b
Author: Martin Bektchiev <[email protected]>
Date: 2014-06-04T15:22:03Z
Document CB-6344-and-CB-6698:
* after attribute for <config-changes>
* <framework> element for Android
----
> Specify after which sibling to add config-changes in plugin.xml
> ---------------------------------------------------------------
>
> Key: CB-6344
> URL: https://issues.apache.org/jira/browse/CB-6344
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugman
> Reporter: Martin Bektchiev
> Assignee: Martin Bektchiev
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The order of XML elements is important In the Windows Phone manifest file.
> (e.g. see
> http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769509%28v=vs.105%29.aspx#BKMK_EXTENSIONSelement).
> That's why we need to provide a way to specify where a specific element has
> to be added.
--
This message was sent by Atlassian JIRA
(v6.2#6252)