You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/09/08 20:56:13 UTC

svn commit: r1701854 [9/15] - in /cordova/site: public/ public/announcements/2013/11/15/ public/announcements/2013/11/22/ public/announcements/2013/12/16/ public/announcements/2014/02/20/ public/announcements/2014/05/23/ public/announcements/2014/08/04...

Modified: cordova/site/public/news/2014/06/12/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/06/12/plugins-release.html?rev=1701854&r1=1701853&r2=1701854&view=diff
==============================================================================
--- cordova/site/public/news/2014/06/12/plugins-release.html (original)
+++ cordova/site/public/news/2014/06/12/plugins-release.html Tue Sep  8 18:56:12 2015
@@ -57,246 +57,368 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">12 Jun 2014</p>
     <div class="post">
-    <p>The following plugins were updated today:</p>
+    
+<p>The following plugins were updated today:</p>
 
 <ul>
-  <li>cordova-plugin-camera: 0.3.0</li>
-  <li>cordova-plugin-console: 0.2.9</li>
-  <li>cordova-plugin-device: 0.2.10</li>
-  <li>cordova-plugin-device-motion: 0.2.8</li>
-  <li>cordova-plugin-device-orientation: 0.3.7</li>
-  <li>cordova-plugin-dialogs: 0.2.8</li>
-  <li>cordova-plugin-file: 1.2.0</li>
-  <li>cordova-plugin-file-transfer: 0.4.4</li>
-  <li>cordova-plugin-geolocation: 0.3.8</li>
-  <li>cordova-plugin-globalization: 0.2.8</li>
-  <li>cordova-plugin-inappbrowser: 0.5.0</li>
-  <li>cordova-plugin-media: 0.2.11</li>
-  <li>cordova-plugin-media-capture: 0.3.1</li>
-  <li>cordova-plugin-network-information: 0.2.9</li>
-  <li>cordova-plugin-splashscreen: 0.3.1</li>
-  <li>cordova-plugin-statusbar: 0.1.6</li>
-  <li>cordova-plugin-vibration: 0.3.9</li>
-</ul>
-
-<p>Notable changes include:
-* Several File plugin changes:
-  * Initial implementation for <strong>Firefox OS</strong>
-  * Important platform-specific paths now exposed as properties on <code>cordova.file.*</code> (<strong>iOS</strong> &amp; <strong>Android</strong>, refer to docs)
-  * Several bug fixes (across most platforms)
-  * Updated support for <strong>BlackBerry 10</strong>, <strong>Ubuntu</strong> &amp; <strong>Windows 8</strong>
-* Every plugin now has its own license file and how to contribute document (<code>CONTRIBUTING.md</code>)</p>
+<li>cordova-plugin-camera: 0.3.0</li>
 
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<li>cordova-plugin-console: 0.2.9</li>
+
+<li>cordova-plugin-device: 0.2.10</li>
+
+<li>cordova-plugin-device-motion: 0.2.8</li>
+
+<li>cordova-plugin-device-orientation: 0.3.7</li>
+
+<li>cordova-plugin-dialogs: 0.2.8</li>
+
+<li>cordova-plugin-file: 1.2.0</li>
+
+<li>cordova-plugin-file-transfer: 0.4.4</li>
+
+<li>cordova-plugin-geolocation: 0.3.8</li>
+
+<li>cordova-plugin-globalization: 0.2.8</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.0</li>
+
+<li>cordova-plugin-media: 0.2.11</li>
+
+<li>cordova-plugin-media-capture: 0.3.1</li>
+
+<li>cordova-plugin-network-information: 0.2.9</li>
+
+<li>cordova-plugin-splashscreen: 0.3.1</li>
+
+<li>cordova-plugin-statusbar: 0.1.6</li>
+
+<li>cordova-plugin-vibration: 0.3.9</li>
+</ul>
+
+<p>Notable changes include:</p>
+
+<ul>
+<li>Several File plugin changes:
+<ul>
+<li>Initial implementation for <strong>Firefox OS</strong></li>
+
+<li>Important platform-specific paths now exposed as properties on <code>cordova.file.*</code> (<strong>iOS</strong> &amp; <strong>Android</strong>, refer to docs)</li>
+
+<li>Several bug fixes (across most platforms)</li>
+
+<li>Updated support for <strong>BlackBerry 10</strong>, <strong>Ubuntu</strong> &amp; <strong>Windows 8</strong></li>
+</ul>
+</li>
+
+<li>Every plugin now has its own license file and how to contribute document (<code>CONTRIBUTING.md</code>)</li>
+</ul>
 
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 <hr />
 <p>You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.file
-cordova plugin add org.apache.cordova.file
-</code></pre>
+cordova plugin add org.apache.cordova.file</code></pre>
 
-<p>Other changes include:
-<!--more--></p>
+<p>Other changes include: <!--more--></p>
 
 <p><code>org.apache.cordova.camera@0.3.0</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-2083">CB-2083</a>, <a href="https://issues.apache.org/jira/browse/CB-5895">CB-5895</a> documented <code>saveToPhotoAlbum</code> quirk on <strong>WP8</strong></li>
-  <li>Remove deprecated symbols for iOS &lt; 6</li>
-  <li><strong>Ubuntu</strong> use application directory for images</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6613">CB-6613</a> Use <code>WinJS</code> functionality to get <code>base64-encoded</code> content of image instead of File plugin functionality</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6612">CB-6612</a> <code>camera.getPicture</code> now always returns encoded JPEG image</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6576">CB-6576</a> Returns a specific error message when app has no access to library</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6546">CB-6546</a> <strong>Android</strong>: Add support for <code>allowEdit</code> Camera option</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6795">CB-6795</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-2083">CB-2083</a>, <a href="https://issues.apache.org/jira/browse/CB-5895">CB-5895</a> documented <code>saveToPhotoAlbum</code> quirk on <strong>WP8</strong></li>
+
+<li>Remove deprecated symbols for iOS &lt; 6</li>
+
+<li><strong>Ubuntu</strong> use application directory for images</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6613">CB-6613</a> Use <code>WinJS</code> functionality to get <code>base64-encoded</code> content of image instead of File plugin functionality</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6612">CB-6612</a> <code>camera.getPicture</code> now always returns encoded JPEG image</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6576">CB-6576</a> Returns a specific error message when app has no access to library</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6546">CB-6546</a> <strong>Android</strong>: Add support for <code>allowEdit</code> Camera option</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6795">CB-6795</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.console@0.2.9</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6848">CB-6848</a> Add <strong>Android</strong> quirk, list applicable platforms</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6796">CB-6796</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6848">CB-6848</a> Add <strong>Android</strong> quirk, list applicable platforms</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6796">CB-6796</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.device@0.2.10</code></p>
 
 <ul>
-  <li>Added <strong>Firefox OS</strong> version</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6800">CB-6800</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li>Added <strong>Firefox OS</strong> version</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6800">CB-6800</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.device-motion@0.2.8</code></p>
 
 <ul>
-  <li><strong>Firefox OS</strong> added to supported platforms</li>
-  <li><strong>Ubuntu</strong> don’t destroy callback after use</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6798">CB-6798</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><strong>Firefox OS</strong> added to supported platforms</li>
+
+<li><strong>Ubuntu</strong> don’t destroy callback after use</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6798">CB-6798</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.device-orientation@0.3.7</code></p>
 
 <ul>
-  <li><strong>Windows 8</strong> makes <code>getHeading</code> callback spec compliant</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6799">CB-6799</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><strong>Windows 8</strong> makes <code>getHeading</code> callback spec compliant</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6799">CB-6799</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.dialogs@0.2.8</code></p>
 
 <ul>
-  <li>Running original <code>windows.open</code>, <code>inAppBrowser</code> is overriding it no need to place CSS in every page anymore</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-4616">CB-4616</a> Returned index 0 was not documented for <code>notification.prompt</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6528">CB-6528</a> Allow scroll on alert message content</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-4966">CB-4966</a> Dialogs are in window now. No need to add anything to <code>manifest</code> or <code>index.html</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-5945">CB-5945</a> <strong>Windows8</strong> do not call success callbacks until dialog is dismissed</li>
-  <li>Update docs to state that <code>prompt</code> is supported on <strong>Windows Phone</strong></li>
-  <li>Removing <strong>Firefox OS</strong> quirks. No need to add special permission (it’s different API with the same name). <code>Notification.css</code> is added automatically</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6628">CB-6628</a> <strong>Amazon FireOS</strong> fix <code>confirm</code> and <code>prompt</code> methods</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6801">CB-6801</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li>Running original <code>windows.open</code>, <code>inAppBrowser</code> is overriding it no need to place CSS in every page anymore</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4616">CB-4616</a> Returned index 0 was not documented for <code>notification.prompt</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6528">CB-6528</a> Allow scroll on alert message content</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4966">CB-4966</a> Dialogs are in window now. No need to add anything to <code>manifest</code> or <code>index.html</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5945">CB-5945</a> <strong>Windows8</strong> do not call success callbacks until dialog is dismissed</li>
+
+<li>Update docs to state that <code>prompt</code> is supported on <strong>Windows Phone</strong></li>
+
+<li>Removing <strong>Firefox OS</strong> quirks. No need to add special permission (it’s different API with the same name). <code>Notification.css</code> is added automatically</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6628">CB-6628</a> <strong>Amazon FireOS</strong> fix <code>confirm</code> and <code>prompt</code> methods</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6801">CB-6801</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.file@1.2.0</code></p>
 
 <ul>
-  <li>Fix sorting order in supported platforms</li>
-  <li>Fixed <code>toURL()</code> <code>toInternalURL()</code> information in the doku</li>
-  <li><strong>Ubuntu</strong> increase quota value</li>
-  <li><strong>Ubuntu</strong> Change FS URL scheme to <code>cdvfile</code></li>
-  <li><strong>Ubuntu</strong> Return size with <code>Entry.getMetadata()</code> method</li>
-  <li>Initial implementation for <strong>Firefox OS</strong></li>
-  <li><strong>iOS</strong> Don’t fail a write of zero-length payload</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> Docs for <code>cordova.file.*Directory</code> properties</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> <strong>Android</strong>, <strong>iOS</strong> Add <code>cordova.file.*Directory</code> properties</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Proxy based implementation</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6583">CB-6583</a> <strong>iOS</strong> Fix failing to create entry when space in parent path</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> <strong>Android</strong> Make <code>DirectoryEntry.toURL()</code> have a trailing <code>/</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6525">CB-6525</a> <strong>Android</strong>, <strong>iOS</strong> Allow <code>file:</code> URLs in all APIs; fixes <code>FileTransfer.download</code> not being called</li>
-  <li>Fix the <strong>Windows 8</strong> implementation of the <code>getFile</code> method</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6803">CB-6803</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
-  <li>Add NOTICE file</li>
+<li>Fix sorting order in supported platforms</li>
+
+<li>Fixed <code>toURL()</code> <code>toInternalURL()</code> information in the doku</li>
+
+<li><strong>Ubuntu</strong> increase quota value</li>
+
+<li><strong>Ubuntu</strong> Change FS URL scheme to <code>cdvfile</code></li>
+
+<li><strong>Ubuntu</strong> Return size with <code>Entry.getMetadata()</code> method</li>
+
+<li>Initial implementation for <strong>Firefox OS</strong></li>
+
+<li><strong>iOS</strong> Don’t fail a write of zero-length payload</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> Docs for <code>cordova.file.*Directory</code> properties</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> <strong>Android</strong>, <strong>iOS</strong> Add <code>cordova.file.*Directory</code> properties</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Proxy based implementation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6583">CB-6583</a> <strong>iOS</strong> Fix failing to create entry when space in parent path</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> <strong>Android</strong> Make <code>DirectoryEntry.toURL()</code> have a trailing <code>/</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6525">CB-6525</a> <strong>Android</strong>, <strong>iOS</strong> Allow <code>file:</code> URLs in all APIs; fixes <code>FileTransfer.download</code> not being called</li>
+
+<li>Fix the <strong>Windows 8</strong> implementation of the <code>getFile</code> method</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6803">CB-6803</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+
+<li>Add NOTICE file</li>
 </ul>
 
 <p><code>org.apache.cordova.file-transfer@0.4.4</code></p>
 
 <ul>
-  <li><strong>Ubuntu</strong> support <code>cdvfile URI</code></li>
-  <li>Upload progress now works also for second file</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6378">CB-6378</a> Use <code>connection.disconnect()</code> instead of <code>stream.close()</code> for thread-safety</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Auto-create directories in download</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Update implementation to use modules from file plugin</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6494">CB-6494</a> <strong>Android</strong> Fix upload of KitKat content URIs</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6802">CB-6802</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><strong>Ubuntu</strong> support <code>cdvfile URI</code></li>
+
+<li>Upload progress now works also for second file</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6378">CB-6378</a> Use <code>connection.disconnect()</code> instead of <code>stream.close()</code> for thread-safety</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Auto-create directories in download</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Update implementation to use modules from file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6494">CB-6494</a> <strong>Android</strong> Fix upload of KitKat content URIs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6802">CB-6802</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.geolocation@0.3.8</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-5416">CB-5416</a> Adding support for auto-managing permissions</li>
-  <li>Proper implementation for <strong>Firefox OS</strong></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6804">CB-6804</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5416">CB-5416</a> Adding support for auto-managing permissions</li>
+
+<li>Proper implementation for <strong>Firefox OS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6804">CB-6804</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.globalization@0.2.8</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> Added clarification to docs</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <a href="https://issues.apache.org/jira/browse/CB-6490">CB-6490</a> <a href="https://issues.apache.org/jira/browse/CB-4822">CB-4822</a> <strong>WP</strong> Globalization</li>
-  <li>Android should return <code>BCP47</code> tag, not localized string</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6805">CB-6805</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> Added clarification to docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <a href="https://issues.apache.org/jira/browse/CB-6490">CB-6490</a> <a href="https://issues.apache.org/jira/browse/CB-4822">CB-4822</a> <strong>WP</strong> Globalization</li>
+
+<li>Android should return <code>BCP47</code> tag, not localized string</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6805">CB-6805</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.inappbrowser@0.5.0</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-5649">CB-5649</a> <strong>iOS</strong> respect App’s orientation</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6474">CB-6474</a> Add <code>data:</code> URLs support to <strong>WP8</strong></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6482">CB-6482</a> <strong>WP8</strong> call correct callback</li>
-  <li>Fixed use of <strong>iOS</strong> 6 deprecated methods</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6360">CB-6360</a> Feature detection instead of <strong>iOS</strong> version detection</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6396">CB-6396</a> <strong>Firefox OS</strong> Adding basic support</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6806">CB-6806</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5649">CB-5649</a> <strong>iOS</strong> respect App’s orientation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6474">CB-6474</a> Add <code>data:</code> URLs support to <strong>WP8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6482">CB-6482</a> <strong>WP8</strong> call correct callback</li>
+
+<li>Fixed use of <strong>iOS</strong> 6 deprecated methods</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6360">CB-6360</a> Feature detection instead of <strong>iOS</strong> version detection</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6396">CB-6396</a> <strong>Firefox OS</strong> Adding basic support</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6806">CB-6806</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.media@0.2.11</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6478">CB-6478</a> Fix exception when trying to record audio file on <strong>Windows 8</strong></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6477">CB-6477</a> Add <code>musicLibrary</code> and <code>microphone</code> capabilities to <strong>Windows 8</strong></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6807">CB-6807</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6478">CB-6478</a> Fix exception when trying to record audio file on <strong>Windows 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6477">CB-6477</a> Add <code>musicLibrary</code> and <code>microphone</code> capabilities to <strong>Windows 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6807">CB-6807</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.media-capture@0.3.1</code></p>
 
 <ul>
-  <li>Fixes <code>captureTasks UI URIs</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
-  <li>Remove deprecated symbols for <strong>iOS</strong> &lt; 6</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6808">CB-6808</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li>Fixes <code>captureTasks UI URIs</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li>Remove deprecated symbols for <strong>iOS</strong> &lt; 6</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6808">CB-6808</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.network-information@0.2.9</code></p>
 
 <ul>
-  <li>Cached extra info to better detect changes</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6350">CB-6350</a> Fix <code>networkStatusForFlags</code> return value type to work with <code>64-bit</code> <strong>iOS</strong></li>
-  <li>Initial version of <strong>Firefox OS</strong> network information plugin</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6809">CB-6809</a> Add license to CONTRIBUTING.md</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li>Cached extra info to better detect changes</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6350">CB-6350</a> Fix <code>networkStatusForFlags</code> return value type to work with <code>64-bit</code> <strong>iOS</strong></li>
+
+<li>Initial version of <strong>Firefox OS</strong> network information plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6809">CB-6809</a> Add license to CONTRIBUTING.md</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.splashscreen@0.3.1</code></p>
 
 <ul>
-  <li><strong>WP8</strong> updated quirk for  and combined <strong>iOS</strong>, <strong>WP8</strong>, <strong>BB10</strong> quirks as they are all the same</li>
-  <li><strong>WP</strong> implemented OnInit so splash screen can be shown before cordova page is loaded</li>
-  <li><strong>WP</strong> plugin must be autoloaded for <code>AutoHideSplashScreen</code> preference to work</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6483">CB-6483</a> Use splash screen image from manifest on <strong>Windows8</strong></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6810">CB-6810</a> Add license to CONTRIBUTING.md</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><strong>WP8</strong> updated quirk for and combined <strong>iOS</strong>, <strong>WP8</strong>, <strong>BB10</strong> quirks as they are all the same</li>
+
+<li><strong>WP</strong> implemented OnInit so splash screen can be shown before cordova page is loaded</li>
+
+<li><strong>WP</strong> plugin must be autoloaded for <code>AutoHideSplashScreen</code> preference to work</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6483">CB-6483</a> Use splash screen image from manifest on <strong>Windows8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6810">CB-6810</a> Add license to CONTRIBUTING.md</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.statusbar@0.1.6</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6783">CB-6783</a> added <code>StatusBarStyle</code> config preference,  updated docs</li>
-  <li>Update docs with recent <strong>WP</strong> changes, remove <code>clear</code> from the list of named colors in documentation</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6513">CB-6513</a> <strong>Android</strong> Fix compiling</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6812">CB-6812</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6783">CB-6783</a> added <code>StatusBarStyle</code> config preference, updated docs</li>
+
+<li>Update docs with recent <strong>WP</strong> changes, remove <code>clear</code> from the list of named colors in documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6513">CB-6513</a> <strong>Android</strong> Fix compiling</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6812">CB-6812</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.vibration@0.3.9</code></p>
 
 <ul>
-  <li>Extended <code>vibrateWithPattern</code> to allow for pattern repetition, implemented a complementary <code>cancelVibration</code> function and adapted documentation</li>
-  <li>Implemented <code>vibrateWithPattern</code> (for <strong>Android</strong>) and adapted documentation</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+<li>Extended <code>vibrateWithPattern</code> to allow for pattern repetition, implemented a complementary <code>cancelVibration</code> function and adapted documentation</li>
+
+<li>Implemented <code>vibrateWithPattern</code> (for <strong>Android</strong>) and adapted documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
 </ul>
 
     </div>

Modified: cordova/site/public/news/2014/07/08/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/07/08/plugins-release.html?rev=1701854&r1=1701853&r2=1701854&view=diff
==============================================================================
--- cordova/site/public/news/2014/07/08/plugins-release.html (original)
+++ cordova/site/public/news/2014/07/08/plugins-release.html Tue Sep  8 18:56:12 2015
@@ -57,55 +57,68 @@
     <div class="meta">Posted by: <a href="https://twitter.com/iclelland">Ian Clelland</a></div>
     <p class="meta">08 Jul 2014</p>
     <div class="post">
-    <p>The following plugins were updated today:</p>
+    
+<p>The following plugins were updated today:</p>
 
 <ul>
-  <li>cordova-plugin-contacts: 0.2.11</li>
-  <li>cordova-plugin-network-information: 0.2.10</li>
+<li>cordova-plugin-contacts: 0.2.11</li>
+
+<li>cordova-plugin-network-information: 0.2.10</li>
 </ul>
 
 <p>Notable changes include:</p>
 
 <ul>
-  <li>The network-information plugin no longer crashes immediately if no network is available</li>
-  <li><code>navigator.contacts.pickContact</code> API has been added for <strong>Android</strong>, <strong>iOS</strong>, <strong>Windows Phone 8</strong> and <strong>Windows 8</strong> platforms</li>
-  <li><code>navigator.contacts.find</code> API on <strong>Android</strong>, <strong>iOS</strong> and <strong>Windows Phone 8</strong> now supports <code>desiredFields</code> which specifies contact fields to be returned</li>
-  <li>Contacts on <strong>Firefox OS</strong> no longer requires manual change of the application permissions</li>
+<li>The network-information plugin no longer crashes immediately if no network is available</li>
+
+<li><code>navigator.contacts.pickContact</code> API has been added for <strong>Android</strong>, <strong>iOS</strong>, <strong>Windows Phone 8</strong> and <strong>Windows 8</strong> platforms</li>
+
+<li><code>navigator.contacts.find</code> API on <strong>Android</strong>, <strong>iOS</strong> and <strong>Windows Phone 8</strong> now supports <code>desiredFields</code> which specifies contact fields to be returned</li>
+
+<li>Contacts on <strong>Firefox OS</strong> no longer requires manual change of the application permissions</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
-
 <hr />
 <p>You can update any plugin by removing it, and then re-adding it. E.g. To update your contacts plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.contacts
-cordova plugin add org.apache.cordova.contacts
-</code></pre>
+cordova plugin add org.apache.cordova.contacts</code></pre>
 
-<p>Other changes include:
-<!--more--></p>
+<p>Other changes include: <!--more--></p>
 
 <p><code>org.apache.cordova.contacts@0.2.11</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-5416">CB-5416</a> Adding support for auto-managing permissions</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6682">CB-6682</a> Move <strong>Windows 8</strong> command proxy into its missing platform tag</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong> Check to see if <code>photoData</code> exists before using</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-7003">CB-7003</a> <strong>Android</strong> Make <code>pickContact</code> pick correct contact on Android 4.3 and 4.4.3</li>
-  <li>Remove deprecated symbols for <strong>iOS</strong> &lt; 6</li>
-  <li><strong>Windows Phone 8</strong> now populates contact photos</li>
-  <li>Add <code>pickContact</code> functionality to Cordova contacts plugin</li>
-  <li>Add <code>ContactError</code> codes to <code>index.md</code> doc</li>
-  <li>Docs typo: <code>navigator.contacts.length</code> -&gt; <code>contacts.length</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6797">CB-6797</a> Add license</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> Add CONTRIBUTING.md</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-5416">CB-5416</a> Adding support for auto-managing permissions</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6682">CB-6682</a> Move <strong>Windows 8</strong> command proxy into its missing platform tag</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong> Check to see if <code>photoData</code> exists before using</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7003">CB-7003</a> <strong>Android</strong> Make <code>pickContact</code> pick correct contact on Android 4.3 and 4.4.3</li>
+
+<li>Remove deprecated symbols for <strong>iOS</strong> &lt; 6</li>
+
+<li><strong>Windows Phone 8</strong> now populates contact photos</li>
+
+<li>Add <code>pickContact</code> functionality to Cordova contacts plugin</li>
+
+<li>Add <code>ContactError</code> codes to <code>index.md</code> doc</li>
+
+<li>Docs typo: <code>navigator.contacts.length</code> -&gt; <code>contacts.length</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6797">CB-6797</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> Add CONTRIBUTING.md</li>
 </ul>
 
 <p><code>org.apache.cordova.network-information@0.2.10</code></p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6907">CB-6907</a>: <strong>Android</strong> Don’t crash on startup if no networks available</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6907">CB-6907</a>: <strong>Android</strong> Don’t crash on startup if no networks available</li>
 </ul>
 
     </div>

Modified: cordova/site/public/news/2014/07/10/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/07/10/tools-release.html?rev=1701854&r1=1701853&r2=1701854&view=diff
==============================================================================
--- cordova/site/public/news/2014/07/10/tools-release.html (original)
+++ cordova/site/public/news/2014/07/10/tools-release.html Tue Sep  8 18:56:12 2015
@@ -57,98 +57,151 @@
     <div class="meta">Posted by: <a href="https://github.com/kamrik">Mark Koudritsky</a></div>
     <p class="meta">10 Jul 2014</p>
     <div class="post">
-    <p>New versions of <code>plugman</code>, <code>cordova</code> and <code>cordova-lib</code> are now live!</p>
+    
+<p>New versions of <code>plugman</code>, <code>cordova</code> and <code>cordova-lib</code> are now live!</p>
 
 <ul>
-  <li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.4</a></li>
-  <li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.6</a></li>
-  <li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.6</a></li>
+<li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.4</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.6</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.6</a></li>
 </ul>
 
 <p>To update your tools:</p>
 
 <pre><code>npm install -g cordova
-npm install -g plugman
-</code></pre>
+npm install -g plugman</code></pre>
 
 <p>Most notable changes are:</p>
 
 <ul>
-  <li>Support for splash screens</li>
-  <li>Drop <strong>wp7</strong> as platform</li>
-  <li>An experimental feature that allows to persist the currently added plugins to config.xml. Try it out as:
-    <ul>
-      <li><code>cordova save plugins --experimental</code></li>
-      <li>and later when you check out the project without a plugins folder:</li>
-      <li><code>cordova restore plugins --experimental</code></li>
-      <li>Read <a href="http://www.gorkem-ercan.com/2014/06/sharing-cordova-projects-becomes-easier.html">Gorkem Ercan’s post</a> for details.</li>
-    </ul>
-  </li>
-  <li>We are experimenting with using <code>browserify</code> to package our <code>cordova.js</code> build artifact. This is an internal change to our tooling, and is currently still off-by-default.  We would appreciate feedback since we hope to switch to on-by-default in a future release.  Try it using plugman as:</li>
-  <li><code>plugman (un)install --browserify --project [PROJECT] --plugin [PLUGIN] --platform [ios|android]</code></li>
+<li>Support for splash screens</li>
+
+<li>Drop <strong>wp7</strong> as platform</li>
+
+<li>An experimental feature that allows to persist the currently added plugins to config.xml. Try it out as:
+<ul>
+<li><code>cordova save plugins --experimental</code></li>
+
+<li>and later when you check out the project without a plugins folder:</li>
+
+<li><code>cordova restore plugins --experimental</code></li>
+
+<li>Read <a href="http://www.gorkem-ercan.com/2014/06/sharing-cordova-projects-becomes-easier.html">Gorkem Ercan’s post</a> for details.</li>
 </ul>
+</li>
 
-<p>Other changes include:
-<!--more--></p>
+<li>We are experimenting with using <code>browserify</code> to package our <code>cordova.js</code> build artifact. This is an internal change to our tooling, and is currently still off-by-default. We would appreciate feedback since we hope to switch to on-by-default in a future release. Try it using plugman as:</li>
+
+<li><code>plugman (un)install --browserify --project [PROJECT] --plugin [PLUGIN] --platform [ios|android]</code></li>
+</ul>
+
+<p>Other changes include: <!--more--></p>
 
 <h2 id="cordova">cordova</h2>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6728">CB-6728</a> Support chip architecture flag <code>--archs</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6740">CB-6740</a> <strong>amazon-fireos</strong> Clean up error reporting when AmazonWebView SDK not found</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6943">CB-6943</a> Path can include the : if it is absolute, only test for <code>http</code>. Added tests</li>
-  <li>Show full stack for <code>CordovaError</code> in verbose mode</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6024">CB-6024</a> Use nopt instead of optimist in cli</li>
-  <li>Add <code>--usenpm</code> flag to activate npm based <code>lazy_load</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6767">CB-6767</a> Allow <code>cordova</code> to be replaceable in error messages</li>
-  <li>Add <code>--noregistry</code> flag for disabling plugin lookup in the registry</li>
+<li><a href="https://issues.apache.org/jira/browse/CB-6728">CB-6728</a> Support chip architecture flag <code>--archs</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6740">CB-6740</a> <strong>amazon-fireos</strong> Clean up error reporting when AmazonWebView SDK not found</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6943">CB-6943</a> Path can include the : if it is absolute, only test for <code>http</code>. Added tests</li>
+
+<li>Show full stack for <code>CordovaError</code> in verbose mode</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6024">CB-6024</a> Use nopt instead of optimist in cli</li>
+
+<li>Add <code>--usenpm</code> flag to activate npm based <code>lazy_load</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6767">CB-6767</a> Allow <code>cordova</code> to be replaceable in error messages</li>
+
+<li>Add <code>--noregistry</code> flag for disabling plugin lookup in the registry</li>
 </ul>
 
-<h2 id="cordova-lib">cordova-lib</h2>
+<h2 id="cordovalib">cordova-lib</h2>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/CB-3571">CB-3571</a>, <a href="https://issues.apache.org/jira/browse/CB-2606">CB-2606</a> support for splashscreens</li>
-  <li>Fix plugin check error, when plugin dependency with specific version is given</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6709">CB-6709</a> Do not create <code>merges/</code> folder when adding a platform</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6140">CB-6140</a> Don’t allow deletion of platform dependencies</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Fix ‘android update lib-project’ to work with paths containing spaces</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6973">CB-6973</a> Run JSHint on all code in <code>src/</code> via <code>npm test</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6542">CB-6542</a> Delay creating project until there’s some chance that it will succeed</li>
-  <li><code>folder_contents()</code> now ignores <code>.svn</code> folders</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6970">CB-6970</a> Share win project files manipulation code between cordova and plugman</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6954">CB-6954</a> Share <code>events.js</code> between <code>cordova</code> and <code>plugman</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Automatically copy sub-libraries to project’s directory</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6942">CB-6942</a> Describe running hooks only in verbose mode.</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6512">CB-6512</a> Allow <code>cordova platform add /path/to/platform/files</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6895">CB-6895</a> Add more config properties into manifest</li>
-  <li>Allow <code>cordova platform add platform@version</code></li>
-  <li>Add util func for chaining promises</li>
-  <li>removing <code>doWrap</code> from <code>prepare</code></li>
-  <li>adding prepare-browserify</li>
-  <li>adding and freezing cordova-js</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6879">CB-6879</a> config parser breakout into a cordova level module</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Resolve android <code>&lt;framework&gt;</code> relative to plugin_dir when <code>custom=true</code></li>
-  <li>Fix tests on node 0.11.x</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6024">CB-6024</a> Accept cli vars as part of opts param</li>
-  <li>Refer properties-parser package from NPM.</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6859">CB-6859</a> Removed all <strong>wp7</strong> references, tests still passing</li>
-  <li>Extract <code>AndroidProject</code> class into a separate .js file</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Support library references for Android via the framework tag</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6854">CB-6854</a> Strip BOM when adding <code>cordova.define()</code> to js-modules</li>
-  <li>Use <code>PluginInfo</code> in <code>plugman/install.js</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6772">CB-6772</a> Provide a default for <code>AndroidLaunchMode</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6711">CB-6711</a> Use <code>parseProjectFile</code> when working with XCode projects.</li>
-  <li>Start using <code>PluginInfo</code> object in <code>plugman/install.js</code></li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6709">CB-6709</a> Remove <code>merges/</code> folder for default apps</li>
-  <li>Add <code>--shrinkwrap</code> flag to save plugin versions</li>
-  <li>Initial implementation for saving plugin list in config.xml and restoring from it</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6668">CB-6668</a> Use <code>&lt;description&gt;</code> for <code>cordova plugin ls</code> when <code>&lt;name&gt;</code> is missing.</li>
-  <li>Add <code>--noregistry</code> flag for disabling plugin lookup in the registry</li>
-  <li>Remove <code>--force</code> from default npm settings for plugin registry</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-7100">CB-7100</a> Use npm for downloading plugins and later platforms</li>
-  <li><a href="https://issues.apache.org/jira/browse/CB-6691">CB-6691</a> Change some instances of <code>Error()</code> to <code>CordovaError()</code></li>
-</ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-3571">CB-3571</a>, <a href="https://issues.apache.org/jira/browse/CB-2606">CB-2606</a> support for splashscreens</li>
+
+<li>Fix plugin check error, when plugin dependency with specific version is given</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6709">CB-6709</a> Do not create <code>merges/</code> folder when adding a platform</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6140">CB-6140</a> Don’t allow deletion of platform dependencies</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Fix ‘android update lib-project’ to work with paths containing spaces</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6973">CB-6973</a> Run JSHint on all code in <code>src/</code> via <code>npm test</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6542">CB-6542</a> Delay creating project until there’s some chance that it will succeed</li>
+
+<li><code>folder_contents()</code> now ignores <code>.svn</code> folders</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6970">CB-6970</a> Share win project files manipulation code between cordova and plugman</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6954">CB-6954</a> Share <code>events.js</code> between <code>cordova</code> and <code>plugman</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Automatically copy sub-libraries to project’s directory</li>
 
+<li><a href="https://issues.apache.org/jira/browse/CB-6942">CB-6942</a> Describe running hooks only in verbose mode.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6512">CB-6512</a> Allow <code>cordova platform add /path/to/platform/files</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6895">CB-6895</a> Add more config properties into manifest</li>
+
+<li>Allow <code>cordova platform add platform@version</code></li>
+
+<li>Add util func for chaining promises</li>
+
+<li>removing <code>doWrap</code> from <code>prepare</code></li>
+
+<li>adding prepare-browserify</li>
+
+<li>adding and freezing cordova-js</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6879">CB-6879</a> config parser breakout into a cordova level module</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Resolve android <code>&lt;framework&gt;</code> relative to plugin_dir when <code>custom=true</code></li>
+
+<li>Fix tests on node 0.11.x</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6024">CB-6024</a> Accept cli vars as part of opts param</li>
+
+<li>Refer properties-parser package from NPM.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6859">CB-6859</a> Removed all <strong>wp7</strong> references, tests still passing</li>
+
+<li>Extract <code>AndroidProject</code> class into a separate .js file</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6698">CB-6698</a> Support library references for Android via the framework tag</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6854">CB-6854</a> Strip BOM when adding <code>cordova.define()</code> to js-modules</li>
+
+<li>Use <code>PluginInfo</code> in <code>plugman/install.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6772">CB-6772</a> Provide a default for <code>AndroidLaunchMode</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6711">CB-6711</a> Use <code>parseProjectFile</code> when working with XCode projects.</li>
+
+<li>Start using <code>PluginInfo</code> object in <code>plugman/install.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6709">CB-6709</a> Remove <code>merges/</code> folder for default apps</li>
+
+<li>Add <code>--shrinkwrap</code> flag to save plugin versions</li>
+
+<li>Initial implementation for saving plugin list in config.xml and restoring from it</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6668">CB-6668</a> Use <code>&lt;description&gt;</code> for <code>cordova plugin ls</code> when <code>&lt;name&gt;</code> is missing.</li>
+
+<li>Add <code>--noregistry</code> flag for disabling plugin lookup in the registry</li>
+
+<li>Remove <code>--force</code> from default npm settings for plugin registry</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7100">CB-7100</a> Use npm for downloading plugins and later platforms</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6691">CB-6691</a> Change some instances of <code>Error()</code> to <code>CordovaError()</code></li>
+</ul>
 
     </div>
 </div>

Modified: cordova/site/public/news/2014/08/11/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/08/11/plugins-release.html?rev=1701854&r1=1701853&r2=1701854&view=diff
==============================================================================
--- cordova/site/public/news/2014/08/11/plugins-release.html (original)
+++ cordova/site/public/news/2014/08/11/plugins-release.html Tue Sep  8 18:56:12 2015
@@ -57,204 +57,379 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">11 Aug 2014</p>
     <div class="post">
-    <p>The following plugins were updated today:</p>
+    
+<p>The following plugins were updated today:</p>
 
 <ul>
-  <li>cordova-plugin-battery-status: 0.2.10</li>
-  <li>cordova-plugin-camera: 0.3.1</li>
-  <li>cordova-plugin-console: 0.2.10</li>
-  <li>cordova-plugin-contacts: 0.2.12</li>
-  <li>cordova-plugin-device: 0.2.11</li>
-  <li>cordova-plugin-device-motion: 0.2.9</li>
-  <li>cordova-plugin-device-orientation: 0.3.8</li>
-  <li>cordova-plugin-dialogs: 0.2.9</li>
-  <li>cordova-plugin-file: 1.3.0</li>
-  <li>cordova-plugin-file-transfer: 0.4.5</li>
-  <li>cordova-plugin-geolocation: 0.3.9</li>
-  <li>cordova-plugin-globalization: 0.3.0</li>
-  <li>cordova-plugin-inappbrowser: 0.5.1</li>
-  <li>cordova-plugin-media: 0.2.12</li>
-  <li>cordova-plugin-media-capture: 0.3.2</li>
-  <li>cordova-plugin-network-information: 0.2.11</li>
-  <li>cordova-plugin-splashscreen: 0.3.2</li>
-  <li>cordova-plugin-statusbar: 0.1.7</li>
-  <li>cordova-plugin-vibration: 0.3.10</li>
-</ul>
-
-<p>Notable changes include:
-* Most of the plugins docs are now translated into other languages.
-* <strong>FirefoxOS</strong> has updated many of their proxies for plugins
-* <strong>FirefoxOS</strong> support added to device motion plugin
-* Many updates to file plugin for <strong>BlackBerry10</strong>, <strong>FirefoxOS</strong> and <strong>Windows</strong>
-* <strong>BlackBerry10</strong> &amp; <strong>FirefoxOS</strong> support added to globalization plugin</p>
+<li>cordova-plugin-battery-status: 0.2.10</li>
 
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<li>cordova-plugin-camera: 0.3.1</li>
+
+<li>cordova-plugin-console: 0.2.10</li>
+
+<li>cordova-plugin-contacts: 0.2.12</li>
+
+<li>cordova-plugin-device: 0.2.11</li>
+
+<li>cordova-plugin-device-motion: 0.2.9</li>
+
+<li>cordova-plugin-device-orientation: 0.3.8</li>
+
+<li>cordova-plugin-dialogs: 0.2.9</li>
+
+<li>cordova-plugin-file: 1.3.0</li>
+
+<li>cordova-plugin-file-transfer: 0.4.5</li>
+
+<li>cordova-plugin-geolocation: 0.3.9</li>
+
+<li>cordova-plugin-globalization: 0.3.0</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.1</li>
+
+<li>cordova-plugin-media: 0.2.12</li>
+
+<li>cordova-plugin-media-capture: 0.3.2</li>
+
+<li>cordova-plugin-network-information: 0.2.11</li>
+
+<li>cordova-plugin-splashscreen: 0.3.2</li>
+
+<li>cordova-plugin-statusbar: 0.1.7</li>
+
+<li>cordova-plugin-vibration: 0.3.10</li>
+</ul>
+
+<p>Notable changes include:</p>
+
+<ul>
+<li>Most of the plugins docs are now translated into other languages.</li>
+
+<li><strong>FirefoxOS</strong> has updated many of their proxies for plugins</li>
+
+<li><strong>FirefoxOS</strong> support added to device motion plugin</li>
+
+<li>Many updates to file plugin for <strong>BlackBerry10</strong>, <strong>FirefoxOS</strong> and <strong>Windows</strong></li>
 
+<li><strong>BlackBerry10</strong> &amp; <strong>FirefoxOS</strong> support added to globalization plugin</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 <hr />
 <p>You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.file
-cordova plugin add org.apache.cordova.file
-</code></pre>
+cordova plugin add org.apache.cordova.file</code></pre>
+
+<p>Other changes include: <!--more--> org.apache.cordova.battery-status@0.2.10</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Ported <code>Battery-status</code> manual &amp; automated tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
+
+<p>org.apache.cordova.camera@0.3.1</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>CameraProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><strong>BlackBerry10</strong> Doc correction - <code>sourceType</code> is supported</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7071">CB-7071</a> <strong>Android</strong>: Fix callback firing before <code>CROP</code> intent is sent when <code>allowEdit=true</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6875">CB-6875</a> <strong>Android</strong>: Handle exception when SDCard is not mounted</li>
+
+<li><strong>iOS</strong>: Delete <code>postImage</code> (dead code)</li>
+
+<li>Prevent <code>NPE</code> on <code>processResiultFromGallery</code> when intent comes <code>null</code></li>
+
+<li>Remove <strong>iOS</strong> doc reference to non-existing <code>navigator.fileMgr API</code></li>
+
+<li>Docs updated with some default values</li>
+
+<li>Removes File plugin dependency from <strong>Windows 8</strong> code.</li>
+
+<li>Use <code>WinJS</code> functionality to resize image instead of File plugin functionality</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
+
+<p>org.apache.cordova.console@0.2.10 * <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
+
+<p>org.apache.cordova.contacts@0.2.12</p>
+
+<ul>
+<li>fixes <code>.find</code> method when <code>options</code> param is not passed. Will return all contacts on missing <code>options</code> param</li>
+
+<li><strong>FirefoxOS</strong> update <code>ContactsProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong>: Check to see if <code>photoData</code> exists before using</li>
+</ul>
+
+<p>org.apache.cordova.device@0.2.11</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>DeviceProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li>Use <strong>Windows</strong> system calls to get better info</li>
+</ul>
+
+<p>org.apache.cordova.device-motion@0.2.9</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>accelerometer.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>FirefoxOS</strong> added to supported platforms</li>
+</ul>
+
+<p>org.apache.cordova.device-orientation@0.3.8</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>compass.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></li>
+</ul>
+
+<p>org.apache.cordova.dialogs@0.2.9</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: pass proper arguments to prompt callback</li>
+
+<li><strong>Ubuntu</strong>: use <code>TextField</code> instead of <code>TextInput</code></li>
+
+<li><strong>Ubuntu</strong>: proper message escaping before passing to <code>qml</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>notification.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Android</strong>: Explicitly apply default theme to dialogs</li>
+
+<li>Fix <code>Beep</code> exception on <strong>Android</strong> when no argument passed</li>
+</ul>
+
+<p>org.apache.cordova.file@1.3.0</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> Remove unsupported paths from <code>requestAllPaths</code></li>
+
+<li><strong>FirefoxOS</strong> Support for <code>resolve URI</code>, request all paths and local app directory.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4263">CB-4263</a> set ready state to done before onload</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> <code>copyTo</code> - return wrapped entry rather than native</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Add directory support to <code>getFileMetadata</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Fix tests detection of <code>blob</code> support (<code>window.Blob</code> is <code>BlobConstructor</code> object)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7161">CB-7161</a> <strong>BlackBerry10</strong> Add file system directory paths</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Create separate <code>plugin.xml</code> for new-style tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7057">CB-7057</a> Docs update: elaborate on what directories are for</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a>: Add <code>JS module</code> to <code>plugin.xml</code> file for auto-tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Ported automated file tests</li>
+
+<li><strong>Windows</strong> remove extra function closure, not needed</li>
+
+<li><strong>Windows</strong> remove check for undefined <code>fail()</code>, it is defined by the proxy and always exists</li>
+
+<li><strong>Windows</strong> re-apply <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code></li>
 
-<p>Other changes include:
-<!--more-->
-org.apache.cordova.battery-status@0.2.10
-* <a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Ported <code>Battery-status</code> manual &amp; automated tests
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.camera@0.3.1
-* <strong>FirefoxOS</strong> update <code>CameraProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <strong>BlackBerry10</strong> Doc correction - <code>sourceType</code> is supported
-* <a href="https://issues.apache.org/jira/browse/CB-7071">CB-7071</a> <strong>Android</strong>: Fix callback firing before <code>CROP</code> intent is sent when <code>allowEdit=true</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6875">CB-6875</a> <strong>Android</strong>: Handle exception when SDCard is not mounted
-* <strong>iOS</strong>: Delete <code>postImage</code> (dead code)
-* Prevent <code>NPE</code> on <code>processResiultFromGallery</code> when intent comes <code>null</code>
-* Remove <strong>iOS</strong> doc reference to non-existing <code>navigator.fileMgr API</code>
-* Docs updated with some default values
-* Removes File plugin dependency from <strong>Windows 8</strong> code.
-* Use <code>WinJS</code> functionality to resize image instead of File plugin functionality
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.console@0.2.10
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.contacts@0.2.12
-* fixes <code>.find</code> method when <code>options</code> param is not passed. Will return all contacts on missing <code>options</code> param
-* <strong>FirefoxOS</strong> update <code>ContactsProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong>: Check to see if <code>photoData</code> exists before using</p>
-
-<p>org.apache.cordova.device@0.2.11
-* <strong>FirefoxOS</strong> update <code>DeviceProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* Use <strong>Windows</strong> system calls to get better info</p>
-
-<p>org.apache.cordova.device-motion@0.2.9
-* <strong>FirefoxOS</strong> update <code>accelerometer.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>FirefoxOS</strong> added to supported platforms</p>
-
-<p>org.apache.cordova.device-orientation@0.3.8
-* <strong>FirefoxOS</strong> update <code>compass.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></p>
-
-<p>org.apache.cordova.dialogs@0.2.9
-* <strong>Ubuntu</strong>: pass proper arguments to prompt callback
-* <strong>Ubuntu</strong>: use <code>TextField</code> instead of <code>TextInput</code>
-* <strong>Ubuntu</strong>: proper message escaping before passing to <code>qml</code>
-* <strong>FirefoxOS</strong> update <code>notification.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Android</strong>: Explicitly apply default theme to dialogs
-* Fix <code>Beep</code> exception on <strong>Android</strong> when no argument passed</p>
-
-<p>org.apache.cordova.file@1.3.0
-* <strong>FirefoxOS</strong> Remove unsupported paths from <code>requestAllPaths</code>
-* <strong>FirefoxOS</strong> Support for <code>resolve URI</code>, request all paths and local app directory.
-* <a href="https://issues.apache.org/jira/browse/CB-4263">CB-4263</a> set ready state to done before onload
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> <code>copyTo</code> - return wrapped entry rather than native
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Add directory support to <code>getFileMetadata</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Fix tests detection of <code>blob</code> support (<code>window.Blob</code> is <code>BlobConstructor</code> object)
-* <a href="https://issues.apache.org/jira/browse/CB-7161">CB-7161</a> <strong>BlackBerry10</strong> Add file system directory paths
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Create separate <code>plugin.xml</code> for new-style tests
-* <a href="https://issues.apache.org/jira/browse/CB-7057">CB-7057</a> Docs update: elaborate on what directories are for
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a>: Add <code>JS module</code> to <code>plugin.xml</code> file for auto-tests
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Ported automated file tests
-* <strong>Windows</strong> remove extra function closure, not    needed
-* <strong>Windows</strong> remove check for undefined <code>fail()</code>, it is defined by the proxy and always exists
-* <strong>Windows</strong> re-apply <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code>
-* <strong>Windows</strong> Moved similar calls to be the same calls, aliased long namespaced functions
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs.
-* <a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> Fix <code>getParentForLocalURL</code> to work correctly with directories with trailing ‘/’ (This closes #58)
-* <code>UTTypeCopyPreferredTagWithClass</code> returns <code>nil mimetype</code> for css when there is no network
-* updated spec links in docs ( en only )
-* <a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> add trailing space it is missing in <code>DirectoryEnty</code> constructor.
-* <a href="https://issues.apache.org/jira/browse/CB-6980">CB-6980</a> Fixing <code>filesystem:null</code> property in <code>Entry</code>
-* Add <strong>Windows 8</strong> support for <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code>
-* <strong>FirefoxOS</strong> Update <code>FileProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6940">CB-6940</a>: <code>context.getExternal</code> methods return null if sdcard isn’t in mounted state, causing exceptions that prevent startup from reaching readystate
-* Fix mis-handling of filesystem reference in <code>Entry.moveTo</code> 
-* <a href="https://issues.apache.org/jira/browse/CB-6902">CB-6902</a>: Use <code>File.lastModified</code> rather than <code>.lastModifiedDate</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Remove unused <code>getMetadata</code> native code
-* <a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Use <code>getFileMetadata</code> consistently to get metadata
-* changed fullPath to <code>self.rootDocsPath</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.file-transfer@0.4.5
-* Fixed documentation of parameter order for <code>FileTransfer.upload</code>
-* <strong>FirefoxOS</strong> initial implementation
-* <a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: Expose <code>FileTransferError.exception</code> to application
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Add new error code to documentation
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Handle 304 status code
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Open output stream only if it’s necessary.
-* <strong>BlackBerry10</strong> Minor doc correction
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Windows 8</strong> upload uses the provided <code>fileName</code> or the actual <code>fileName</code>
-* <a href="https://issues.apache.org/jira/browse/CB-2420">CB-2420</a> <strong>Windows 8</strong> honor <code>fileKey</code> and param options. This closes #15
-* <a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: add the exception text to the error object
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.geolocation@0.3.9
-* <strong>FirefoxOS</strong> update <code>GeolocationProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>iOS</strong>: Changed <code>distanceFilter</code> from none to 5 meters, prevents it from spamming the callback even though nothing changed.</p>
-
-<p>org.apache.cordova.globalization@0.3.0
-* The right Apache License 2.0 added
-* Update headers and <code>NOTICE</code> file
-* <strong>BlackBerry10</strong> support implemented for Globalization
-* Initial implementation for <strong>FirefoxOS</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <strong>iOS</strong>: Use normalized values for <code>getPreferredLanguage</code>.
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <code>geolocation.getPreferredLanguage</code> and <code>geolocation.getLocaleName</code> now return strings with hypen <code>(-)</code> to stay compliant with current standards</p>
-
-<p>org.apache.cordova.inappbrowser@0.5.1
-* <strong>Ubuntu</strong>: support <code>qt 5.2</code>
-* <strong>FirefoxOS</strong> update <code>InAppBrowserProxy.js</code>
-* <strong>FirefoxOS</strong> app needs to be <code>privileged</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-6769">CB-6769</a> <strong>iOS</strong>: Fix <code>statusbar</code> color reset wasn’t working on <code>iOS7+</code></p>
-
-<p>org.apache.cordova.media@0.2.12
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>iOS</strong>: Make it easier to play media and record audio simultaneously
-* code <code>#s</code> for <code>MediaError</code></p>
-
-<p>org.apache.cordova.media-capture@0.3.2
-* <strong>Ubuntu</strong>: fix compiler warnings
-* <strong>Ubuntu</strong>: support <code>qt 5.2</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-6978">CB-6978</a> <code>captureImage()</code> function fails in <strong>Android</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.network-information@0.2.11
-* <strong>FirefoxOS</strong> update <code>NetworkProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* Fixed docs for <code>online/offline</code> event being backwards</p>
-
-<p>org.apache.cordova.splashscreen@0.3.2
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-7041">CB-7041</a> <strong>iOS</strong>: Fix image filename logic when setting the <code>iPad</code> splash screen
-* fixes Splashscreen crash on <strong>WP8</strong></p>
-
-<p>org.apache.cordova.statusbar@0.1.7
-* Add <code>LICENSE</code> and <code>NOTICE</code>
-* Update <code>statusbar.js</code>
-* Update <code>backgroundColorByHexString</code> function
-* <strong>iOS</strong>: Use a persistent <code>callbackId</code> instead of calling <code>sendJs</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6626">CB-6626</a> <strong>iOS</strong>: Add a JS event for tapping on <code>statusbar</code>
-* <strong>iOS</strong>: Fix hide to adjust webview’s frame only when status bar is not overlaying webview
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Android</strong>: Fix <code>StatusBar.initialize()</code> not running on UI thread</p>
-
-<p>org.apache.cordova.vibration@0.3.10
-* <strong>Ubuntu</strong>: Implemented <code>vibrateWithPattern/cancelVibration</code>
-* <strong>FirefoxOS</strong> update <code>VibrationProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
+<li><strong>Windows</strong> Moved similar calls to be the same calls, aliased long namespaced functions</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> Fix <code>getParentForLocalURL</code> to work correctly with directories with trailing ‘/’ (This closes #58)</li>
+
+<li><code>UTTypeCopyPreferredTagWithClass</code> returns <code>nil mimetype</code> for css when there is no network</li>
+
+<li>updated spec links in docs ( en only )</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> add trailing space it is missing in <code>DirectoryEnty</code> constructor.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6980">CB-6980</a> Fixing <code>filesystem:null</code> property in <code>Entry</code></li>
+
+<li>Add <strong>Windows 8</strong> support for <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code></li>
+
+<li><strong>FirefoxOS</strong> Update <code>FileProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6940">CB-6940</a>: <code>context.getExternal</code> methods return null if sdcard isn’t in mounted state, causing exceptions that prevent startup from reaching readystate</li>
+
+<li>Fix mis-handling of filesystem reference in <code>Entry.moveTo</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6902">CB-6902</a>: Use <code>File.lastModified</code> rather than <code>.lastModifiedDate</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Remove unused <code>getMetadata</code> native code</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Use <code>getFileMetadata</code> consistently to get metadata</li>
+
+<li>changed fullPath to <code>self.rootDocsPath</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.file-transfer@0.4.5</p>
+
+<ul>
+<li>Fixed documentation of parameter order for <code>FileTransfer.upload</code></li>
+
+<li><strong>FirefoxOS</strong> initial implementation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: Expose <code>FileTransferError.exception</code> to application</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Add new error code to documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Handle 304 status code</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Open output stream only if it’s necessary.</li>
+
+<li><strong>BlackBerry10</strong> Minor doc correction</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Windows 8</strong> upload uses the provided <code>fileName</code> or the actual <code>fileName</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-2420">CB-2420</a> <strong>Windows 8</strong> honor <code>fileKey</code> and param options. This closes #15</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: add the exception text to the error object</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.geolocation@0.3.9</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>GeolocationProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>iOS</strong>: Changed <code>distanceFilter</code> from none to 5 meters, prevents it from spamming the callback even though nothing changed.</li>
+</ul>
+
+<p>org.apache.cordova.globalization@0.3.0</p>
+
+<ul>
+<li>The right Apache License 2.0 added</li>
+
+<li>Update headers and <code>NOTICE</code> file</li>
+
+<li><strong>BlackBerry10</strong> support implemented for Globalization</li>
+
+<li>Initial implementation for <strong>FirefoxOS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <strong>iOS</strong>: Use normalized values for <code>getPreferredLanguage</code>.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <code>geolocation.getPreferredLanguage</code> and <code>geolocation.getLocaleName</code> now return strings with hypen <code>(-)</code> to stay compliant with current standards</li>
+</ul>
+
+<p>org.apache.cordova.inappbrowser@0.5.1</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: support <code>qt 5.2</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>InAppBrowserProxy.js</code></li>
+
+<li><strong>FirefoxOS</strong> app needs to be <code>privileged</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6769">CB-6769</a> <strong>iOS</strong>: Fix <code>statusbar</code> color reset wasn’t working on <code>iOS7+</code></li>
+</ul>
+
+<p>org.apache.cordova.media@0.2.12</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>iOS</strong>: Make it easier to play media and record audio simultaneously</li>
+
+<li>code <code>#s</code> for <code>MediaError</code></li>
+</ul>
+
+<p>org.apache.cordova.media-capture@0.3.2</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: fix compiler warnings</li>
+
+<li><strong>Ubuntu</strong>: support <code>qt 5.2</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6978">CB-6978</a> <code>captureImage()</code> function fails in <strong>Android</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.network-information@0.2.11</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>NetworkProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li>Fixed docs for <code>online/offline</code> event being backwards</li>
+</ul>
+
+<p>org.apache.cordova.splashscreen@0.3.2</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7041">CB-7041</a> <strong>iOS</strong>: Fix image filename logic when setting the <code>iPad</code> splash screen</li>
+
+<li>fixes Splashscreen crash on <strong>WP8</strong></li>
+</ul>
+
+<p>org.apache.cordova.statusbar@0.1.7</p>
+
+<ul>
+<li>Add <code>LICENSE</code> and <code>NOTICE</code></li>
+
+<li>Update <code>statusbar.js</code></li>
+
+<li>Update <code>backgroundColorByHexString</code> function</li>
+
+<li><strong>iOS</strong>: Use a persistent <code>callbackId</code> instead of calling <code>sendJs</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6626">CB-6626</a> <strong>iOS</strong>: Add a JS event for tapping on <code>statusbar</code></li>
+
+<li><strong>iOS</strong>: Fix hide to adjust webview’s frame only when status bar is not overlaying webview</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Android</strong>: Fix <code>StatusBar.initialize()</code> not running on UI thread</li>
+</ul>
+
+<p>org.apache.cordova.vibration@0.3.10</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: Implemented <code>vibrateWithPattern/cancelVibration</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>VibrationProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
 
     </div>
 </div>

Modified: cordova/site/public/news/2014/08/13/tools-update.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/08/13/tools-update.html?rev=1701854&r1=1701853&r2=1701854&view=diff
==============================================================================
--- cordova/site/public/news/2014/08/13/tools-update.html (original)
+++ cordova/site/public/news/2014/08/13/tools-update.html Tue Sep  8 18:56:12 2015
@@ -57,21 +57,21 @@
     <div class="meta">Posted by: <a href="https://twitter.com/MarcelKinard">Marcel Kinard</a></div>
     <p class="meta">13 Aug 2014</p>
     <div class="post">
-    <p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
+    
+<p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
 
 <ul>
-  <li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
-  <li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
+<li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
 </ul>
 
 <p>To update your tools:</p>
 
-<pre><code>npm install -g cordova
-</code></pre>
+<pre><code>npm install -g cordova</code></pre>
 
 <p>These contain only one minor function change, which is related to the recent release of <a href="http://cordova.apache.org/announcements/2014/08/04/android-351.html">Cordova Android 3.5.1</a>. Before today’s update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the <code>platform add</code> command. Today’s update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You’ll now get 3.5.1 by default.</p>
 
-
     </div>
 </div>
 



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