RE: Created a plugin to help with local plugin development

2014-12-18 Thread Chuck Lantz
I didn't reply when I saw this initially - but this is actually really cool particularly if you're trying out bug fixes. Visual Studio tracks edits and automatically reinstalls plugins for this reason (which you can do if you have a project system watching edits). -Chuck -Original Message-

Re: How to handle CSP for XHR in Cordova 4.0

2014-12-18 Thread Andrew Grieve
That's a good point Chuck. Since the meaning of would be changing in a dramatic way, I think we should just come up with something new, and leave for anyone that wants to use the legacy-whitelist plugin. Maybe: PATTERN PATTERN On Wed, Dec 17, 2014 at 5:29 PM, Chuck Lantz wrote: > > Yeah, I als

[Vote] 4.0.0 Ubuntu Release

2014-12-18 Thread Maxim Ermilov
Please review and vote on this 4.0.0 Ubuntu Release. Release issue: https://issues.apache.org/jira/browse/CB-8173 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8173 The package was published from its corresponding git tag: cordo

[Vote] 3.7.1 WP8 Release

2014-12-18 Thread Sergey Grebnov (Akvelon)
Please review and vote on this 3.7.1 WP8 Release. Release issue: https://issues.apache.org/jira/browse/CB-8179 Repos ready to be released have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-8179 The package was published from its corresponding git tag: fb6796796b

[GitHub] cordova-ios pull request: typo fix for CB-7872

2014-12-18 Thread jschweiger
Github user jschweiger commented on the pull request: https://github.com/apache/cordova-ios/pull/120#issuecomment-67479057 My ICLA has now been filed. So the commit is ready for a review. --- If your project is set up for it, you can reply to this email and have your reply appear on G

Re: Documentation generation in pure Node.JS

2014-12-18 Thread Andrey Kurdumov
Does anybody except Michael look on the documentation generation? I need this as a basis for future work on tools which helps me increase quality of translation. For first I want to have tool which ensures that autolinking in translated docs is working in same places as in original English translat