Re: Cordova-Create Module

2014-09-14 Thread Kerri Shotts
John -- That's pretty awesome! A different name might be a good idea, but I don't know what name would be short and to the point while conveying what the tool really does (Good luck, there!). Still, it looks really cool and I suspect I'll find myself using it quite a bit... :-) _

Re: Cordova-Create Module

2014-09-14 Thread Michal Mocny
A different name might be better, since we may publish a cordova-create module in the future that literally just creates an empty shell (aka what `cordova create` does). I think this is more like a boilerplate app (akin to what yeoman does, perhaps). No suggestions beyond that. Anyway, thanks fo

[GitHub] cordova-lib pull request: url and local save/restore support

2014-09-14 Thread gorkem
GitHub user gorkem opened a pull request: https://github.com/apache/cordova-lib/pull/86 url and local save/restore support Implements save and restore for plugins that are coming from local file system or from a git repo. Also makes a change so that the dependency plugins are no

[GitHub] cordova-lib pull request: Adding the sugar platform to cordova

2014-09-14 Thread puneetgkaur
Github user puneetgkaur commented on the pull request: https://github.com/apache/cordova-lib/pull/83#issuecomment-55531565 Can the code be merged without the test specs ? or can someone from the community help us write the specs ? --- If your project is set up for it, you can reply t

Monday Sept 15th 4:00 EST cordova hangout

2014-09-14 Thread Michal Mocny
Tomorrow is our next scheduled hangout. Please add any discussion topics to this document: https://docs.google.com/document/d/17DJ0VwK6L4c1ZYMZ3Mbgzk5X8GCeR-b4956ylbPTJUY/edit Will send out links during the day tomorrow, as per usual. -Michal

Cordova-Create Module

2014-09-14 Thread John M. Wargo
I recently created a node module called Cordova-create that takes care of the typical developer new project workflow. It makes calls to create, then adds a set of platforms and a set of plugins to the project. I did this because I found myself performing the same steps over and over again and

Re: Need help to develop a plugin to call a native IOS Libraries from the Phone gap

2014-09-14 Thread John M. Wargo
Ram, This is the list used by the developers of Apache Cordova. If you want to know how to do anything with Apache Cordova, the best place to start is the documentation at http://cordova.apache.org/docs/en/3.5.0/. Support questions are best answered on Stack Overflow: http://stackoverflow.com

Re: Need help to develop a plugin to call a native IOS Libraries from the Phone gap

2014-09-14 Thread julio cesar sanchez
This is the official guide http://docs.phonegap.com/en/3.5.0/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide El domingo, 14 de septiembre de 2014, RAM Mohan Adduri < radd...@consultants.ooredoo.qa> escribió: > Dear Team – > > > > I am just started developing Phonegap plugin to

Need help to develop a plugin to call a native IOS Libraries from the Phone gap

2014-09-14 Thread RAM Mohan Adduri
Dear Team – I am just started developing Phonegap plugin to call a native service libraries in IPad so can you please help me on this. It would be great if you can provide some resources to understand how to develop this. Regards, Ram RAM Mohan Adduri Consultant Temporary Users [cid:im

[GitHub] cordova-docs pull request: CB-6751 Added joDoc dependency

2014-09-14 Thread kant2002
Github user kant2002 commented on the pull request: https://github.com/apache/cordova-docs/pull/236#issuecomment-55521334 Add following file processors: 1. version menu builder 2. update indexes processor 3. update keyword index processor Added ability to specify lo

[GitHub] cordova-docs pull request: CB-6751 Added joDoc dependency

2014-09-14 Thread kant2002
Github user kant2002 commented on the pull request: https://github.com/apache/cordova-docs/pull/236#issuecomment-55519035 Added basic implementation for the generation process. Left to reimplement pre- and post-processing logic. --- If your project is set up for it, you can reply to