[ 
https://issues.apache.org/jira/browse/CB-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346515#comment-15346515
 ] 

ASF GitHub Bot commented on CB-11023:
-------------------------------------

GitHub user ktop opened a pull request:

    https://github.com/apache/cordova-docs/pull/614

    CB-11023 New edit-config tag in plugin.xml

    Documenting the new edit-config tag in plugin.xml. 
    @riknoll can you review? I tried to keep the examples short, but explain 
enough to get the point across. Let me know if I need to fix anything. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ktop/cordova-docs cb-11023

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/614.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 #614
    
----
commit 1d8ec834eb5d157ce779cf7517b6670c1ad36a16
Author: ktop <ktop...@gmail.com>
Date:   2016-06-23T14:24:09Z

    CB-11023 New edit-config tag in plugin.xml

----


> plugin.xml should be able to add attribute to an existing element in 
> AndroidManifest.xml
> ----------------------------------------------------------------------------------------
>
>                 Key: CB-11023
>                 URL: https://issues.apache.org/jira/browse/CB-11023
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI, Plugman
>            Reporter: Carlos Santana
>
> We have a need for a plugin we develop to add the attribute android:name to 
> the <application> element to be able to point to a Class that tracks app 
> sessions for analytics.
> plugin.xml only support via <config-file> only to add elements to 
> AndroidManfist.xml this request is to add an enhancement to also handle 
> adding an attribute to an existing element.



--
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