You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by icyblazek <gi...@git.apache.org> on 2014/10/31 10:22:29 UTC

[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

GitHub user icyblazek opened a pull request:

    https://github.com/apache/cordova-ios/pull/117

    The plug-in can't mapping from config.xml

    add plugin to config.xml
        <plugins>
            <param name=“myPlugin” value=“MyDevicePlugin"/>
        </plugins>

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

    $ git pull https://github.com/icyblazek/cordova-ios master

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

    https://github.com/apache/cordova-ios/pull/117.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 #117
    
----
commit 0eba08c54b7057aa6ef1c1fab3dfc211b66fc5f9
Author: Kevin <ga...@gmail.com>
Date:   2014-10-31T09:20:38Z

    The plug-in can't mapping from config.xml
    
    add plugin to config.xml
        <plugins>
            <param name=“myPlugin” value=“MyDevicePlugin"/>
        </plugins>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

Posted by shazron <gi...@git.apache.org>.
Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/117#issuecomment-61346052
  
    Additions to the spec require dev discussion. In the end, this tag is not needed, that's why we used feature to comply with the W3C widget spec. Please close this pull request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

Posted by shazron <gi...@git.apache.org>.
Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/117#issuecomment-61306478
  
    I don't see why this should be pulled in. Our config.xml is well defined, and does not need or use a plugin/plugins element.
    
    https://cordova.apache.org/docs/en/edge/config_ref_index.md.html#The%20config.xml%20File


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

Posted by icyblazek <gi...@git.apache.org>.
Github user icyblazek commented on the pull request:

    https://github.com/apache/cordova-ios/pull/117#issuecomment-61349984
  
    ok, thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

Posted by icyblazek <gi...@git.apache.org>.
Github user icyblazek closed the pull request at:

    https://github.com/apache/cordova-ios/pull/117


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-ios pull request: The plug-in can't mapping from config.xm...

Posted by icyblazek <gi...@git.apache.org>.
Github user icyblazek commented on the pull request:

    https://github.com/apache/cordova-ios/pull/117#issuecomment-61345952
  
    Sorry, I didn't see the document in detail, https://cordova.apache.org/docs/en/edge/config_ref_index.md.html#The%20config.xml%20File
    I just feel to add the plugin will be more intuitive, thank you for your answer!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org