You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/01 22:29:44 UTC

[1/2] docs commit: Updating latest posts.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 5b09d9820 -> f919e1cde


Updating latest posts.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/2db15a43
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/2db15a43
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/2db15a43

Branch: refs/heads/cordova-website
Commit: 2db15a4302d55fd752096523a3dba1cdb69769a6
Parents: 5b09d98
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Wed Sep 30 18:29:10 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Wed Sep 30 18:29:10 2015 -0700

----------------------------------------------------------------------
 www/_posts/2015-08-18-cordova-windows-4.1.0.md  | 65 ++++++++++++++++
 .../2015-09-05-cordova-blackberry-3.8.0.md      | 39 ++++++++++
 www/_posts/2015-09-08-CPR-readonly.md           | 18 +++++
 www/_posts/2015-09-09-tools-release.md          | 78 ++++++++++++++++++++
 www/_posts/2015-09-21-file-transfer-release.md  | 71 ++++++++++++++++++
 www/_posts/2015-09-22-tools-release.md          | 39 ++++++++++
 6 files changed, 310 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-08-18-cordova-windows-4.1.0.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-08-18-cordova-windows-4.1.0.md b/www/_posts/2015-08-18-cordova-windows-4.1.0.md
new file mode 100644
index 0000000..40b9ac5
--- /dev/null
+++ b/www/_posts/2015-08-18-cordova-windows-4.1.0.md
@@ -0,0 +1,65 @@
+---
+layout: post
+author:
+    name: Rob Paveza
+    url: https://twitter.com/robpaveza
+title:  "Apache Cordova Windows 4.1.0"
+categories: announcements
+tags: news releases
+---
+We are happy to announce that `Cordova Windows 4.1.0` has been released and will be the
+default Windows version after next `cordova-cli` release.
+
+This release aligns with the RTM release of Windows 10, and supports the web platform enhancements that it included, such as hosted apps and a new version of WinJS.  It also supports the new .NET Native compilation model for Cordova plugins which include a native or .NET component.
+
+There are also a number of bug fixes, including platform dependency problems and the ability to perform a `cordova prepare` for Windows while on a Mac.
+
+Finally, user-configurable packaging parameters are now fully baked, so that Windows code signing requirements don't overwrite code signing requirements for other platforms.  Use the `windows-packageVersion` attribute of `<widget>` in config.xml to specify an independent version for Windows Store submission, and to incorporate the name of the application which is assigned by the Windows Store, set the `<preference>` named `WindowsStoreIdentityName`.
+
+Now there is support to see console.log messages and exceptions from your app in the console. This can be useful for quick diagnostics. In an admin command prompt, you can run:
+
+    platforms\windows\cordova\log
+
+To upgrade:
+
+    npm install -g cordova
+    cd my_project
+    cordova platform update windows@4.1.0
+
+To add it explicitly:
+
+    cordova platform add windows@4.1.0 --save
+
+For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html).
+
+<!--more-->
+
+## What's new in the Windows platform
+* [CB-9499](https://issues.apache.org/jira/browse/CB-9499): Run failure targeting x64 with an x86 version of Node
+* [CB-8936](https://issues.apache.org/jira/browse/CB-8936): Logs: Stability and formatting improvements
+* [CB-8936](https://issues.apache.org/jira/browse/CB-8936): Windows logs: Improvements
+* [CB-9482](https://issues.apache.org/jira/browse/CB-9482): Mobile deployment failure
+* [CB-9482](https://issues.apache.org/jira/browse/CB-9482): Mobile emulator deployment failure
+* [CB-8936](https://issues.apache.org/jira/browse/CB-8936): Added logging functionality
+* [CB-9458](https://issues.apache.org/jira/browse/CB-9458): Updated the baseline version of Universal Windows to 10240.
+* [CB-9456](https://issues.apache.org/jira/browse/CB-9456): Fixed windows app crash on startup
+* [CB-9450](https://issues.apache.org/jira/browse/CB-9450): `WindowsStoreIdentityName` preference for Store publishing
+* [CB-9455](https://issues.apache.org/jira/browse/CB-9455): Fixed requirements check failure
+* [CB-8965](https://issues.apache.org/jira/browse/CB-8965): Wait for project creation before adding to it.
+* [CB-8965](https://issues.apache.org/jira/browse/CB-8965): Copy cordova-js-src directory to platform folder during create
+* [CB-9359](https://issues.apache.org/jira/browse/CB-9359): Adds support for .appxbundle creation
+* [CB-9410](https://issues.apache.org/jira/browse/CB-9410): Added preferences for Windows Store ingestion.
+* [CB-9408](https://issues.apache.org/jira/browse/CB-9408): Added a `windows-packageVersion` attribute to the `<widget>` element
+* [CB-9283](https://issues.apache.org/jira/browse/CB-9283): Add support for Windows 10 WinAppDeployCmd for deployment to remote devices.
+* [CB-9239](https://issues.apache.org/jira/browse/CB-9239): Fixes issue with windows prepare on posix platforms.
+* [CB-9235](https://issues.apache.org/jira/browse/CB-9235): Adds more checks based on the windows-target-version
+* [CB-9159](https://issues.apache.org/jira/browse/CB-9159): Fix WP8.1 deploy when 'window-target-version' is 10.0.
+* [CB-9335](https://issues.apache.org/jira/browse/CB-9335): Windows quality-of-life improvements.
+* [CB-9271](https://issues.apache.org/jira/browse/CB-9271): Removed the unnecessary device capabilities from the Windows 10 app manifest.
+* [CB-9252](https://issues.apache.org/jira/browse/CB-9252): Migrate WinJS to an NPM dependency
+* [CB-9164](https://issues.apache.org/jira/browse/CB-9164): Better error message when deploying to Windows10 phone emulator
+* [CB-9097](https://issues.apache.org/jira/browse/CB-9097): fail with a more descriptive error if run as admin
+
+**Known Issues with 4.1.0 and Windows 10**
+
+* The Windows 10 SDK includes a tool which can deploy to Windows 10 Phone, but not to a Windows 10 Phone Emulator.  To deploy to an emulator, open your solution file in Visual Studio.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-09-05-cordova-blackberry-3.8.0.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-05-cordova-blackberry-3.8.0.md b/www/_posts/2015-09-05-cordova-blackberry-3.8.0.md
new file mode 100644
index 0000000..6d6dbe1
--- /dev/null
+++ b/www/_posts/2015-09-05-cordova-blackberry-3.8.0.md
@@ -0,0 +1,39 @@
+---
+layout: post
+author:
+    name: Bryan Higgins
+    url: https://twitter.com/bryanhiggins
+title:  "Apache Cordova BlackBerry 3.8.0"
+categories: announcements
+tags: news releases
+---
+We are happy to announce that `Cordova BlackBerry 3.8.0` has been released and will be the
+default BlackBerry version after next `cordova-cli` release.
+
+This release adds support for adding blackberry10 platform on any workstation OS, adds subdomain whitelisting and includes several bug fixes.
+
+To upgrade:
+
+    npm install -g cordova
+    cd my_project
+    cordova platform update blackberry10@3.8.0
+
+To add it explicitly:
+
+    cordova platform add blackberry10@3.8.0 --save
+
+For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html).
+
+<!--more-->
+## What's new in the BlackBerry platform
+* [CB-8306](https://issues.apache.org/jira/browse/CB-8306) Fix parseUri to handle http://foo/bar?a@b.com&whatever
+* [CB-7807](https://issues.apache.org/jira/browse/CB-7807) Add BlackBerry10 platform to a project on any workstation OS
+* [CB-8417](https://issues.apache.org/jira/browse/CB-8417) moved platform specific js into platform
+* [CB-8417](https://issues.apache.org/jira/browse/CB-8417) renamed platform_modules into cordova-js-src
+* [CB-8899](https://issues.apache.org/jira/browse/CB-8899) stick to grunt-jasmine-node@0.2.1
+* [CB-9072](https://issues.apache.org/jira/browse/CB-9072) Fix exception logging in packager.js
+* [CB-9010](https://issues.apache.org/jira/browse/CB-9010) Adds check_reqs implementation
+* [CB-8941](https://issues.apache.org/jira/browse/CB-8941) Adds support for subdomain whitelisting
+* [CB-6768](https://issues.apache.org/jira/browse/CB-6768) Handle icons outside of www/.
+* [CB-9009](https://issues.apache.org/jira/browse/CB-9009) include http://localhost:8472 in Content-Security-Policy header
+* [CB-6768](https://issues.apache.org/jira/browse/CB-6768) Default Icon is now copied into platform_www.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-09-08-CPR-readonly.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-08-CPR-readonly.md b/www/_posts/2015-09-08-CPR-readonly.md
new file mode 100644
index 0000000..d76c05c
--- /dev/null
+++ b/www/_posts/2015-09-08-CPR-readonly.md
@@ -0,0 +1,18 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Cordova Plugins Registry becomes immutable"
+categories: news
+tags: announcement
+---
+Starting today, [plugins.cordova.io](http://plugins.cordova.io) has become immutable. Plugin authors are encouraged to move their plugins over to [npm](http://npmjs.org) if they haven't already. Plugin authors should checkout our guide to transition over to npm [here](http://plugins.cordova.io/npm/authors.html).
+
+Users can start searching for cordova plugins which have moved over to npm on our new [cordova npm search page](http://plugins.cordova.io/npm/index.html).
+
+Cordova CLI version 5.0.0 or higher is required to fetch plugins from npm. If you want to use the latest releases of plugins, please update your version of Cordova. Alternatively, older cli users can add plugins via git urls. Example:
+
+    cordova plugin add https://github.com/apache/cordova-plugin-camera.git
+
+Make sure to checkout our previous blog post about [moving plugins to npm](http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html) if you missed it the first time around. 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-09-09-tools-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-09-tools-release.md b/www/_posts/2015-09-09-tools-release.md
new file mode 100644
index 0000000..cb68e95
--- /dev/null
+++ b/www/_posts/2015-09-09-tools-release.md
@@ -0,0 +1,78 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Tools Release: September 9th, 2015"
+categories: news
+tags: release tools
+---
+New versions of cordova tools are now live!
+
+* [cordova-lib@5.3.1](https://www.npmjs.org/package/cordova-lib)
+* [cordova@5.3.1](https://www.npmjs.org/package/cordova)
+* [plugman@1.0.2](https://www.npmjs.org/package/plugman)
+* [cordova-js@4.1.1](https://www.npmjs.org/package/cordova-js)
+
+To update your tools:
+
+  * If you have `cordova` installed:
+
+        npm install -g cordova
+
+  * If you have `plugman` installed:
+
+        npm install -g plugman
+
+<!--more-->
+
+# Changes include:
+
+## Platform updates
+When adding these platforms to your project, the following versions are now used by default.
+These platform versions were released recently, and the tools' defaults were updated:
+
+* [Cordova Windows ~4.1.0](http://cordova.apache.org/announcements/2015/08/18/cordova-windows-4.1.0.html)
+* [Cordova Browser ~4.0.0](https://github.com/apache/cordova-browser/blob/master/RELEASENOTES.md#400-aug-13-2015)
+* [Cordova WebOS ~3.7.0](https://github.com/apache/cordova-webos/blob/master/RELEASENOTES.md#370)
+* [Cordova Blackberry10 ~3.8.0](http://cordova.apache.org/announcements/2015/09/05/cordova-blackberry-3.8.0.html)
+
+## cordova-lib
+* pinned browser@~4.0.0, windows@~4.1.0, blackberry10@~3.8.0, webos@~3.7.0
+* [CB-9559](https://issues.apache.org/jira/browse/CB-9559) Adding a plugin with caret in version results in an error
+* Update cordova-serve required version to 0.1.3.
+* [CB-6506](https://issues.apache.org/jira/browse/CB-6506) RTC: Add support for **OSX** (closes #278)
+* [CB-9517](https://issues.apache.org/jira/browse/CB-9517) Adding a plugin on **iOS/OSX** that uses a private framework does not work (closes #281)
+* [CB-9549](https://issues.apache.org/jira/browse/CB-9549) Removes excess JS files from browserified app
+* [CB-9505](https://issues.apache.org/jira/browse/CB-9505) Correct plugin modules loading within browserify flow
+* [CB-8532](https://issues.apache.org/jira/browse/CB-8532) Adding Windows Plugin Failed with "Cannot read property 'text' of null" Updated elementtree API according 0.1.6 release. This closes #277
+
+## cordova-cli
+* Updated cordova-lib dependency to 5.3.1
+
+## cordova-js
+* [CB-9505](https://issues.apache.org/jira/browse/CB-9505) Correct plugin modules loading within browserify flow. This closes #126
+* [CB-9342](https://issues.apache.org/jira/browse/CB-9342) Fix deviceReady event not fired on **Windows 10** in hosted environment
+
+## plugman
+* Updated cordova-lib dependency to 5.3.1
+* [CB-7143](https://issues.apache.org/jira/browse/CB-7143) Added support for **OSX**
+
+## Pinned Platform Versions for **Cordova CLI 5.3.1**
+
+* Cordova Amazon-FireOS: ~3.6.3
+* Cordova Android: ~4.1.0 (4.1.1)
+* Cordova BlackBerry10: ~3.8.0
+* Cordova Browser: ~4.0.0
+* Cordova FirefoxOS: ~3.6.3
+* Cordova iOS: ~3.9.0 (3.9.1)
+* Cordova Ubuntu: ~4.0.0
+* Cordova Windows: ~4.1.0
+* Cordova WP8: ~3.8.1
+* Cordova Webos: ~3.7.0
+
+Other News:
+
+* [plugins.cordova.io](http://plugins.cordova.io) has switched to read-only and will be shutting down Oct.15th. Plugin authors, please move your plugins to npm! Read more [here](http://cordova.apache.org/news/2015/09/08/CPR-readonly.html).
+
+Come chat with us about Cordova development on our slack channel! Sign up at [slack.cordova.io](http://slack.cordova.io).

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-09-21-file-transfer-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-21-file-transfer-release.md b/www/_posts/2015-09-21-file-transfer-release.md
new file mode 100644
index 0000000..dcb803a
--- /dev/null
+++ b/www/_posts/2015-09-21-file-transfer-release.md
@@ -0,0 +1,71 @@
+---
+layout: post
+author:
+name: Steve Gill
+url: https://twitter.com/stevesgill
+title:  "cordova-plugin-file-transfer release: September 21, 2015"
+categories: news
+tags: release plugins
+---
+
+A medium security issue was discovered for cordova-plugin-file-transfer plugin. We are releasing version `1.3.0` of `cordova-plugin-file-transfer` to address this security issue. We recommend that all applications currently using an older version of this plugin to upgrade as soon as possible. 
+
+----
+You can update the plugin by removing it, and then re-adding it.
+
+ E.g. To update your file-transfer plugin:
+
+    cordova plugin rm cordova-plugin-file-transfer --save
+    cordova plugin add cordova-plugin-file-transfer --save
+
+The security issue is CVE-2015-5204.
+
+For your convenience, the text of the CVE is included here:
+
+<!--more-->
+
+---
+CVE-2015-5204: HTTP header injection vulerability in Apache Cordova File
+Transfer Plugin for Android
+
+Severity:
+ Medium
+
+Vendor:
+ The Apache Software Foundation
+
+Versions Affected:
+ Cordova Android File Transfer Plugin  (1.2.1 and below)
+
+Description:
+ Android applications built with the Cordova framework that use the File
+ Transfer Plugin can have the HTTP headers set by that plugin be manipulated
+ by the filename being uploaded.  This allows for for cookies to be forged
+ by the Cordova application, or for the file payload to be replaced in some
+ situations.  Remotely hosted applications and applications developed with
+ Cordova that allow the user to manually enter the filename are
+ especially vulnerable to this issue.
+
+Upgrade path:
+ Developers who are concerned about this issue should install version 1.3.0
+ or higher of the Cordova File Transfer Plugin and rebuild their
+ applications.  This plugin now conforms with RFC-2616 and no longer allows
+ non-ASCII characters and control characters in header names or values.
+ Any non-ASCII
+ characters will be removed from the header.  Developers should be aware,
+ and encode these
+ characters before adding the values to the header.
+
+Credit:
+ This issue was discovered by Muneaki Nishimura (Sony Digital Network Applications, Inc.)
+
+=======================
+
+cordova-plugin-file-transfer@1.3.0
+* Found issue where : is accepted as a valid header, this is obviously wrong
+* [CB-9562](https://issues.apache.org/jira/browse/CB-9562) Fixed incorrect headers handling on Android
+* Fixing headers so they don't accept non-ASCII
+* updated tests to use cordova apache vm
+* [CB-9493](https://issues.apache.org/jira/browse/CB-9493) Fix file paths in file-transfer manual tests
+* [CB-8816](https://issues.apache.org/jira/browse/CB-8816) Add cdvfile:// support on windows
+* [CB-9376](https://issues.apache.org/jira/browse/CB-9376) Fix FileTransfer plugin manual tests issue - 'undefined' in paths

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2db15a43/www/_posts/2015-09-22-tools-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-22-tools-release.md b/www/_posts/2015-09-22-tools-release.md
new file mode 100644
index 0000000..2c7dddb
--- /dev/null
+++ b/www/_posts/2015-09-22-tools-release.md
@@ -0,0 +1,39 @@
+---
+layout: post
+author:
+    name: Sergey Grebnov
+    url: https://twitter.com/sgrebnov
+title:  "Tools Release 5.3.3"
+categories: news
+tags: release tools
+---
+Cordova tools 5.3.3 has been released to properly support [Node v4](https://nodejs.org/en/blog/release/v4.0.0/).
+
+* [cordova@5.3.3](https://www.npmjs.org/package/cordova)
+* [cordova-lib@5.3.3](https://www.npmjs.org/package/cordova-lib)
+* [plugman@1.0.4](https://www.npmjs.org/package/plugman)
+
+If you are currently develop for the **iOS** platform and plan to use **Node v4**, we recommend you update to this release:
+
+  * If you have `cordova` installed:
+
+        npm install -g cordova
+
+  * If you have `plugman` installed:
+
+        npm install -g plugman
+
+<!--more-->
+
+## Pinned Platform Versions for **Cordova CLI 5.3.3**
+
+* Cordova Amazon-FireOS: ~3.6.3
+* Cordova Android: ~4.1.0 (4.1.1)
+* Cordova BlackBerry10: ~3.8.0
+* Cordova Browser: ~4.0.0
+* Cordova FirefoxOS: ~3.6.3
+* Cordova iOS: ~3.9.0 (3.9.1)
+* Cordova Ubuntu: ~4.0.0
+* Cordova Windows: ~4.1.0
+* Cordova WP8: ~3.8.1
+* Cordova Webos: ~3.7.0


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


[2/2] docs commit: Fixing up Markdown in posts.

Posted by db...@apache.org.
Fixing up Markdown in posts.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f919e1cd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f919e1cd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f919e1cd

Branch: refs/heads/cordova-website
Commit: f919e1cdeb77615a39717a52f32f06f2c32ff38f
Parents: 2db15a4
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Thu Oct 1 13:29:39 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu Oct 1 13:29:39 2015 -0700

----------------------------------------------------------------------
 www/_posts/2013-07-08-cordova-has-a-blog.md |  1 -
 www/_posts/2013-07-23-cordova-3.md          |  1 +
 www/_posts/2013-08-12-crowdintranslation.md | 47 +++++++++----------
 www/_posts/2013-09-06-last-week.md          | 57 ++++++++++++------------
 www/_posts/2013-09-13-last-week.md          | 45 ++++++++++---------
 www/_posts/2013-10-02-cordova-31.md         |  5 ++-
 www/_posts/2013-10-10-plugins-release.md    | 10 +++--
 www/_posts/2013-10-21-cordova-registry.md   |  1 +
 www/_posts/2013-10-28-plugins-release.md    |  3 +-
 www/_posts/2013-12-04-plugins-release.md    |  6 ++-
 www/_posts/2013-12-16-cordova-330.md        |  3 +-
 www/_posts/2014-01-02-plugins-release.md    |  3 +-
 www/_posts/2014-01-31-tools-release.md      |  2 +
 www/_posts/2014-02-10-plugins-release.md    |  5 ++-
 www/_posts/2015-05-26-android-402.md        |  5 +--
 15 files changed, 104 insertions(+), 90 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-07-08-cordova-has-a-blog.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-07-08-cordova-has-a-blog.md b/www/_posts/2013-07-08-cordova-has-a-blog.md
index d8765ea..702d668 100644
--- a/www/_posts/2013-07-08-cordova-has-a-blog.md
+++ b/www/_posts/2013-07-08-cordova-has-a-blog.md
@@ -14,4 +14,3 @@ There is a major release [3.0](https://issues.apache.org/jira/browse/CB/fixforve
 just around the corner (July 19, 2013), and we are really excited about it!
 
 Be sure to [subscribe]({{ site.baseurl }}{{ site.rss_path }}) using RSS
-<!--more-->
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-07-23-cordova-3.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-07-23-cordova-3.md b/www/_posts/2013-07-23-cordova-3.md
index 054c92c..57289ea 100644
--- a/www/_posts/2013-07-23-cordova-3.md
+++ b/www/_posts/2013-07-23-cordova-3.md
@@ -21,6 +21,7 @@ We're very excited to share two new command line tools: Cordova and Plugman. Bot
 
 We've been testing for months but keep in mind both tools are new. Bugs happen, so you if you find one or even just have an idea for a new feature please visit our [issue tracker](http://issues.cordova.io
 ).
+
 <!--more-->
 
 ## Installing > Downloading

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-08-12-crowdintranslation.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-08-12-crowdintranslation.md b/www/_posts/2013-08-12-crowdintranslation.md
index 68929e0..51adb4e 100644
--- a/www/_posts/2013-08-12-crowdintranslation.md
+++ b/www/_posts/2013-08-12-crowdintranslation.md
@@ -1,23 +1,24 @@
----
-layout: post
-author:
-    name: Lisa Seacat DeLuca
-    url: https://twitter.com/IBMLisa
-title:  "Apache Cordova Is Looking for a Few Good Translators"
-date:   2013-08-12 15:45:04 -5
-categories: blog
-tags: news, translation, globalization, docs
----
-
-Apache Cordova is going global!  Apache Cordova is already being used by
-developers all over the world and now, we are proud to announce, the Apache
-Cordova documentation will be translated into a number of languages.  But we
-need your help!  With the support of <a href="http://crowdin.net/project/cordova">Crowdin</a>, a translation and
-localization management platform, translators can login to the easy-to-use
-tooling and provide as much or as little translation assistance as they would
-like.  If you know another language please support Cordova and contribute.
-
-<a href="http://crowdin.net/project/cordova">http://crowdin.net/project/cordova</a>
-
-Email <a href="mailto:ldeluca@apache.org">ldeluca@apache.org</a> for more information.
-<!--more-->
\ No newline at end of file
+---
+layout: post
+author:
+    name: Lisa Seacat DeLuca
+    url: https://twitter.com/IBMLisa
+title:  "Apache Cordova Is Looking for a Few Good Translators"
+date:   2013-08-12 15:45:04 -5
+categories: blog
+tags: news, translation, globalization, docs
+---
+
+Apache Cordova is going global!  Apache Cordova is already being used by
+developers all over the world and now, we are proud to announce, the Apache
+Cordova documentation will be translated into a number of languages.  But we
+need your help!  With the support of <a href="http://crowdin.net/project/cordova">Crowdin</a>, a translation and
+localization management platform, translators can login to the easy-to-use
+tooling and provide as much or as little translation assistance as they would
+like.  If you know another language please support Cordova and contribute.
+
+<a href="http://crowdin.net/project/cordova">http://crowdin.net/project/cordova</a>
+
+Email <a href="mailto:ldeluca@apache.org">ldeluca@apache.org</a> for more information.
+
+<!--more-->

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-09-06-last-week.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-09-06-last-week.md b/www/_posts/2013-09-06-last-week.md
index 601ae2b..307a624 100644
--- a/www/_posts/2013-09-06-last-week.md
+++ b/www/_posts/2013-09-06-last-week.md
@@ -1,28 +1,29 @@
----
-layout: post
-author:
-    name: Andrew Grieve
-    url: https://twitter.com/GrieveAndrew
-title:  "Last Week in Cordova"
-categories: news
-tags: last-week
----
-
-Last week Cordova saw 39 commits come in, `plugman` reached version `0.11.0`, and `CLI` reached `3.0.9`.
-
-`plugman` now has initial support for Windows Phone, plugin URLs can now
-[specify a git hash and subdirectory](https://issues.apache.org/jira/browse/CB-4622),
-and `<engine>` tags [are now enforced](https://issues.apache.org/jira/browse/CB-4494).
-There was also good progress made towards launching our [Plugin Registry](https://issues.apache.org/jira/browse/CB-4489).
-
-*Other Notable Changes:*
-
-- `<lib-file>` [can now be used](https://issues.apache.org/jira/browse/CB-4430) by plugins to add `.jar` files on Android.
-- `cordova plugin rm` now doesn't choke when a file is already deleted
-- `cordova platform ls` now shows both installed and [available-to-install](https://issues.apache.org/jira/browse/CB-3904) platforms
-- `cordova-plugin-camera` data-URIs [now work again on Android](https://issues.apache.org/jira/browse/CB-4656)
-- `cordova-plugin-device-orientation` [got BB10 support](https://issues.apache.org/jira/browse/CB-3687)
-- `cordova-plugin-file`'s DirectoryEntry.copy() [is now recursive](https://issues.apache.org/jira/browse/CB-4514).
-- `cordova-plugin-geolocation` got Win8 support
-- `cordova-plugin-vibrate` [added a missing permission](https://issues.apache.org/jira/browse/CB-4661) for Android.
-<!--more-->
+---
+layout: post
+author:
+    name: Andrew Grieve
+    url: https://twitter.com/GrieveAndrew
+title:  "Last Week in Cordova"
+categories: news
+tags: last-week
+---
+
+Last week Cordova saw 39 commits come in, `plugman` reached version `0.11.0`, and `CLI` reached `3.0.9`.
+
+`plugman` now has initial support for Windows Phone, plugin URLs can now
+[specify a git hash and subdirectory](https://issues.apache.org/jira/browse/CB-4622),
+and `<engine>` tags [are now enforced](https://issues.apache.org/jira/browse/CB-4494).
+There was also good progress made towards launching our [Plugin Registry](https://issues.apache.org/jira/browse/CB-4489).
+
+<!--more-->
+
+*Other Notable Changes:*
+
+- `<lib-file>` [can now be used](https://issues.apache.org/jira/browse/CB-4430) by plugins to add `.jar` files on Android.
+- `cordova plugin rm` now doesn't choke when a file is already deleted
+- `cordova platform ls` now shows both installed and [available-to-install](https://issues.apache.org/jira/browse/CB-3904) platforms
+- `cordova-plugin-camera` data-URIs [now work again on Android](https://issues.apache.org/jira/browse/CB-4656)
+- `cordova-plugin-device-orientation` [got BB10 support](https://issues.apache.org/jira/browse/CB-3687)
+- `cordova-plugin-file`'s DirectoryEntry.copy() [is now recursive](https://issues.apache.org/jira/browse/CB-4514).
+- `cordova-plugin-geolocation` got Win8 support
+- `cordova-plugin-vibrate` [added a missing permission](https://issues.apache.org/jira/browse/CB-4661) for Android.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-09-13-last-week.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-09-13-last-week.md b/www/_posts/2013-09-13-last-week.md
index 5ab0085..e023527 100644
--- a/www/_posts/2013-09-13-last-week.md
+++ b/www/_posts/2013-09-13-last-week.md
@@ -1,22 +1,23 @@
----
-layout: post
-author:
-    name: Andrew Grieve
-    url: https://twitter.com/GrieveAndrew
-title: "Last Week in Cordova: FirefoxOS, Translations, bug fixes"
-categories: news
-tags: last-week
----
-
-Last week Cordova saw 83 commits come in from 24 different authors. No releases were made,
-but attention was spent on [adding Firefox OS support](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS),
-translating docs, and fixing bugs.
-
-*Other Notable Changes:*
-
-- FileTransfer on wp7 now supports basic authentication
-- BlackBerry [no longer validates buildId](https://issues.apache.org/jira/browse/CB-4732) and [--no-build works again](https://issues.apache.org/jira/browse/CB-4785)
-- `cordova serve` now serves all platforms at the same time (via /android/www, /ios/www, etc)
-- `cordova plugin ls` now takes ~50ms instead of ~700ms to run
-- Plugin URLs [are now optional](https://issues.apache.org/jira/browse/CB-4770) within `<dependency>` tags. The registry will be used when only an ID is given.
-<!--more-->
+---
+layout: post
+author:
+    name: Andrew Grieve
+    url: https://twitter.com/GrieveAndrew
+title: "Last Week in Cordova: FirefoxOS, Translations, bug fixes"
+categories: news
+tags: last-week
+---
+
+Last week Cordova saw 83 commits come in from 24 different authors. No releases were made,
+but attention was spent on [adding Firefox OS support](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS),
+translating docs, and fixing bugs.
+
+<!--more-->
+
+*Other Notable Changes:*
+
+- FileTransfer on wp7 now supports basic authentication
+- BlackBerry [no longer validates buildId](https://issues.apache.org/jira/browse/CB-4732) and [--no-build works again](https://issues.apache.org/jira/browse/CB-4785)
+- `cordova serve` now serves all platforms at the same time (via /android/www, /ios/www, etc)
+- `cordova plugin ls` now takes ~50ms instead of ~700ms to run
+- Plugin URLs [are now optional](https://issues.apache.org/jira/browse/CB-4770) within `<dependency>` tags. The registry will be used when only an ID is given.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-10-02-cordova-31.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-10-02-cordova-31.md b/www/_posts/2013-10-02-cordova-31.md
index 07f36a3..d026b04 100644
--- a/www/_posts/2013-10-02-cordova-31.md
+++ b/www/_posts/2013-10-02-cordova-31.md
@@ -29,6 +29,7 @@ To upgrade a 3.0 project (replace `android` with the platform you want to update
     cordova platform update android
 
 For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/3.1.0/guide_platforms_index.md.html).
+
 <!--more-->
 
 ## What's new in Android
@@ -94,7 +95,6 @@ Other changes include:
 * Checks affecting some international users.
 * Added hash removal to injected js for backbone + jQuery Mobile routes
 
-
 ## What's new in Windows 8
 
 Windows 8 support has been added to cordova-cli, so you can now run:
@@ -103,7 +103,8 @@ Windows 8 support has been added to cordova-cli, so you can now run:
 
 All plugins were broken out into the respective repositories. All plugins are fully supported to be installed/uninstalled with plugman, and cordova-cli.
 
-Supported plugins include :
+Supported plugins include:
+
 * org.apache.cordova.camera
 * org.apache.cordova.console
 * org.apache.cordova.device.motion

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-10-10-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-10-10-plugins-release.md b/www/_posts/2013-10-10-plugins-release.md
index c4c626e..8590c95 100644
--- a/www/_posts/2013-10-10-plugins-release.md
+++ b/www/_posts/2013-10-10-plugins-release.md
@@ -8,14 +8,16 @@ categories: news
 tags: release
 ---
 
-Today we are doing a release for the plugins that have been updated since our last release. We are also excited to announce three new plugins that have recently been added to our registry. 
+Today we are doing a release for the plugins that have been updated since our last release. We are also excited to announce three new plugins that have recently been added to our registry.
 
 The new plugins include:
+
 * websql for Android
 * keyboard for iOS
 * statusbar for iOS
 
 The following plugins have been updated for this release:
+
 * cordova-plugin-contacts
 * cordova-plugin-file
 * cordova-plugin-file-transfer
@@ -25,11 +27,12 @@ The following plugins have been updated for this release:
 * cordova-plugin-splashscreen
 * cordova-plugin-vibration
 
-
 <br />
+
 These plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io).
 
 <br />
+
 <!--more-->
 
 E.g. To update your camera plugin:
@@ -37,8 +40,9 @@ E.g. To update your camera plugin:
     cordova plugin rm org.apache.cordova.camera
     cordova plugin add org.apache.cordova.camera
 
-    
+
 *Notable Changes:*
+
 * [CB-4950](https://issues.apache.org/jira/browse/CB-4950) Remove the dependence on concrete component android.webkit.WebView. (contacts)
 * [CB-5020](https://issues.apache.org/jira/browse/CB-5020) File plugin should execute on a separate thread (file)
 * Fixed file-transfer issues for windows 8 (file-transfer)

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-10-21-cordova-registry.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-10-21-cordova-registry.md b/www/_posts/2013-10-21-cordova-registry.md
index 3102c7b..5826d01 100644
--- a/www/_posts/2013-10-21-cordova-registry.md
+++ b/www/_posts/2013-10-21-cordova-registry.md
@@ -13,6 +13,7 @@ Cordova 3.0 saw a major shift towards plugins.  As part of this shift, we're foc
 Our solution, which has been alluded to in previous posts, is the [Cordova plugin registry](http://plugins.cordova.io/).  Using the Cordova CLI, app developers can add plugins to their projects with a single command.
 
 <!--more-->
+
 From anywhere within an app's directory, plugins can be added to a project with
 
     cordova plugin add [PLUGIN_ID]

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-10-28-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-10-28-plugins-release.md b/www/_posts/2013-10-28-plugins-release.md
index d5997cd..e9cda90 100644
--- a/www/_posts/2013-10-28-plugins-release.md
+++ b/www/_posts/2013-10-28-plugins-release.md
@@ -7,6 +7,7 @@ title:  "CLI, Plugman &amp; Plugins Release: Oct 28, 2013"
 categories: news
 tags: release
 ---
+
 Today we are doing a plugins and tooling release in preparation for Cordova 3.2.0. Most notable changes include:
 
 * Cordova CLI & Plugman have been refactored to use promises instead of callbacks
@@ -15,7 +16,7 @@ Today we are doing a plugins and tooling release in preparation for Cordova 3.2.
 * [CB-5128](https://issues.apache.org/jira/browse/CB-5128) Repo & Issue tags have been added to all of our core plugins plugin.xml file. This will allow us to display issue tracker and repo information on our registry.
 * [CB-5184](https://issues.apache.org/jira/browse/CB-5184) Fix uninstall logic being too aggressive (plugman)
 * Overhauled dependency uninstallation in regards to plugins (plugman)
-* FirefoxOS support for device-motion, device-orientation and dialogs plugins. 
+* FirefoxOS support for device-motion, device-orientation and dialogs plugins.
 
 The plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io/).
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-12-04-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-12-04-plugins-release.md b/www/_posts/2013-12-04-plugins-release.md
index 9d243e1..39c3483 100644
--- a/www/_posts/2013-12-04-plugins-release.md
+++ b/www/_posts/2013-12-04-plugins-release.md
@@ -7,6 +7,7 @@ title:  "Plugins Release: Dec 4, 2013"
 categories: news
 tags: release
 ---
+
 Today we are doing a plugins release in preparation for Cordova 3.3.0. Most plugins now have support for our upcoming platform additions, Amazon Fire OS & Ubuntu! Most notable changes include:
 
 * Ubuntu support for most plugins
@@ -15,14 +16,15 @@ Today we are doing a plugins release in preparation for Cordova 3.3.0. Most plug
 * Camera Plugin now supports Firefox OS
 * Geolocation Plugin now supports Firefox OS
 * [CB-3420](https://issues.apache.org/jira/browse/CB-3420) WP feature hidden=yes implemented for inappbrowser
-* [CB-4724](https://issues.apache.org/jira/browse/CB-4724) WP8 - Fixed UriFormatException for inappbrowser 
+* [CB-4724](https://issues.apache.org/jira/browse/CB-4724) WP8 - Fixed UriFormatException for inappbrowser
 * [CB-5291](https://issues.apache.org/jira/browse/CB-5291) iOS - Media Capture Audio - status bar issues under iOS 7
 * [CB-5275](https://issues.apache.org/jira/browse/CB-5275) Fixed media-capture's ability to select images & videos on Android
 * [CB-4747](https://issues.apache.org/jira/browse/CB-4747) Fixed BlackBerry background vibrate
 
 The plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io/).
 
-The new & improved file plugin did not get released with todays release. It requires more work & testing. We hope to have it out before 3.3.0 lands next week.  
+The new & improved file plugin did not get released with todays release. It requires more work & testing. We hope to have it out before 3.3.0 lands next week.
+
 <!--more-->
 
 E.g. To update your vibration plugin:

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2013-12-16-cordova-330.md
----------------------------------------------------------------------
diff --git a/www/_posts/2013-12-16-cordova-330.md b/www/_posts/2013-12-16-cordova-330.md
index 6148922..7f0bde0 100644
--- a/www/_posts/2013-12-16-cordova-330.md
+++ b/www/_posts/2013-12-16-cordova-330.md
@@ -18,7 +18,7 @@ To upgrade: (replace `android` with the platform you want to update):
     npm install -g cordova
     cd my_project
     cordova platform update android
-    
+
 For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http://cordova.apache.org/docs/en/3.3.0/guide_platforms_index.md.html).
 
 <!--more-->
@@ -58,7 +58,6 @@ For non-CLI projects or for pre-3.0 projects, refer to the [upgrade guides](http
 Windows Phone 8 as we will be dropping support completely in version 3.7.0
 Read the retrospective here: [http://www.risingj.com/archives/585](http://www.risingj.com/archives/585)
 
-
 ## What's new in Windows 8
 
 * [CB-5040](https://issues.apache.org/jira/browse/CB-5040) `cordova run windows8` has no effect

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2014-01-02-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2014-01-02-plugins-release.md b/www/_posts/2014-01-02-plugins-release.md
index b7f40dd..5a8ecd6 100644
--- a/www/_posts/2014-01-02-plugins-release.md
+++ b/www/_posts/2014-01-02-plugins-release.md
@@ -7,6 +7,7 @@ title:  "Plugins Release: Jan 2, 2014"
 categories: news
 tags: release
 ---
+
 The following plugins were updated today:
 
 * org.apache.cordova.battery-status@0.2.6
@@ -33,6 +34,7 @@ within plugins themselves. Eventually, docs will be available online through
 [via github](http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html).
 
 Aside from documentation, changes include:
+
 <!--more-->
 
 `org.apache.cordova.camera`
@@ -78,7 +80,6 @@ Aside from documentation, changes include:
 
 * Handle error when splash image is missing.
 
-
 The plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io/).
 
 E.g. To update your vibration plugin:

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2014-01-31-tools-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2014-01-31-tools-release.md b/www/_posts/2014-01-31-tools-release.md
index 7b01b24..4f3230e 100644
--- a/www/_posts/2014-01-31-tools-release.md
+++ b/www/_posts/2014-01-31-tools-release.md
@@ -7,6 +7,7 @@ title:  "Tools Release: Jan 31, 2014"
 categories: news
 tags: release tools
 ---
+
 It's been a long time since our last tools release, but it's certainly no sign of stagnation. Today's release is action packed!
 
 * plugman@0.19.0
@@ -25,6 +26,7 @@ This release brings with it a plethora of bug fixes as well as some new features
 * When installing by plugin ID, tell `cordova` and `plugman` to search for plugins locally using `--searchpath`
 
 Full list of release notes:
+
 <!--more-->
 
 ## cordova

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2014-02-10-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2014-02-10-plugins-release.md b/www/_posts/2014-02-10-plugins-release.md
index beb6e57..a19a0d5 100644
--- a/www/_posts/2014-02-10-plugins-release.md
+++ b/www/_posts/2014-02-10-plugins-release.md
@@ -1,12 +1,13 @@
 ---
 layout: post
 author:
-    name: Steve Gill 
+    name: Steve Gill
     url: https://twitter.com/stevesgill
 title:  "Plugins Release: Feb 10, 2014"
 categories: news
 tags: release
 ---
+
 The following plugins were updated today:
 
 * org.apache.cordova.battery-status@0.2.7
@@ -32,7 +33,9 @@ The most noticeable changes in this release are to the File plugin. It has been
 Most of these changes are to bring us more in line with the HTML Filesystem standard, although they will also allow us to extend the filesystem abstraction to cover new kinds of storage, both internal and external to devices.
 
 Other changes include:
+
 <!--more-->
+
 * The file plugin is now much more modular. The "Filesystem" is now an abstract class that developers can subclass to write their own filesystem types.
 * Developers can use the existing filesystem types, or new types, to provide new filesystem roots for their applications. (No longer limited to just persistent and temporary, or just a single directory for storage.)
 * Filesystem URLs paths are now relative to the filesystem root, helping to sandbox the filesystems and keep applications from stepping on each others' toes.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f919e1cd/www/_posts/2015-05-26-android-402.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-05-26-android-402.md b/www/_posts/2015-05-26-android-402.md
index 3a16aaa..6c375f4 100644
--- a/www/_posts/2015-05-26-android-402.md
+++ b/www/_posts/2015-05-26-android-402.md
@@ -8,7 +8,6 @@ categories: announcements
 tags: news releases security
 ---
 
-
 A major Security issue were discovered in the Android platform of Cordova. We are releasing version 4.0.2 of Cordova Android to address these security issues. We recommend that all Android applications built using Cordova 4.0.x or higher be upgraded to use version 4.0.2 of Cordova Android. If you are using an older version of Cordova, we have also released 3.7.2 with the same fix, and we recommend that you at upgrade your project to either of these fixed versions.  Other Cordova platforms such as iOS are unaffected, and do not have an update.
 
 When using the Cordova CLI, the command to use 4.0.2 of Cordova Android is:
@@ -46,6 +45,4 @@ The latest release of Cordova Android entirely removes the ability of configurat
 Upgrade path:
 Developers who are concerned about this should rebuild their applications with Cordova Android 4.0.2.  Developers unable to upgrade to 4.0.2 also have the option of upgrading to Cordova Android 3.7.2.  Developers should also make sure that variables that they wish to have protected are specified in their config.xml.
 
-Credit:
-This issue was discovered by Seven She from TrendMicro Mobile Threat Research Team (TRT)
-==================================================
+Credit: This issue was discovered by Seven She from TrendMicro Mobile Threat Research Team (TRT)


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