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/07/21 03:00:01 UTC

svn commit: r1692041 [12/16] - 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/0...

Modified: cordova/site/public/news/2014/10/17/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/10/17/plugins-release.html?rev=1692041&r1=1692040&r2=1692041&view=diff
==============================================================================
--- cordova/site/public/news/2014/10/17/plugins-release.html (original)
+++ cordova/site/public/news/2014/10/17/plugins-release.html Tue Jul 21 01:00:00 2015
@@ -19,20 +19,9 @@
     <!-- Cordova CSS -->
     <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
     <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-94271-30']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
 </head>
 
 <body>
-
     <a class="scroll-point pt-top" name="top">
 </a>
 <div id="header">
@@ -63,161 +52,105 @@
 </div> <!-- /header -->
 <div class="header-placeholder"></div>
 
-
-        <div class="site">
+    <div class="site">
     <h2>Plugins Release: October 17, 2014</h2>
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">17 Oct 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.3</li>
-
-<li>cordova-plugin-contacts: 0.2.14</li>
-
-<li>cordova-plugin-file-transfer: 0.4.7</li>
-
-<li>cordova-plugin-globalization: 0.3.2</li>
-
-<li>cordova-plugin-inappbrowser: 0.5.3</li>
-
-<li>cordova-plugin-media: 0.2.14</li>
-
-<li>cordova-plugin-media-capture: 0.3.4</li>
-
-<li>cordova-plugin-network-information: 0.2.13</li>
-
-<li>cordova-plugin-splashscreen: 0.3.4</li>
+  <li>cordova-plugin-camera: 0.3.3</li>
+  <li>cordova-plugin-contacts: 0.2.14</li>
+  <li>cordova-plugin-file-transfer: 0.4.7</li>
+  <li>cordova-plugin-globalization: 0.3.2</li>
+  <li>cordova-plugin-inappbrowser: 0.5.3</li>
+  <li>cordova-plugin-media: 0.2.14</li>
+  <li>cordova-plugin-media-capture: 0.3.4</li>
+  <li>cordova-plugin-network-information: 0.2.13</li>
+  <li>cordova-plugin-splashscreen: 0.3.4</li>
 </ul>
 
 <p>Notable changes include:</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add <code>iPhone 6/6+</code> support for <code>cordova-splashscreen</code> plugin</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code> for <code>cordova-network-information</code> plugin.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Added <strong>Windows</strong> support for <code>cordova-media-capture</code> plugin</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code> for <code>cordova-globalization</code> plugin.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> <strong>Windows</strong> Adds support for <code>ms-appdata URIs</code> for <code>cordova-file-transfer</code> plugin</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add <code>iPhone 6/6+</code> support for <code>cordova-splashscreen</code> plugin</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code> for <code>cordova-network-information</code> plugin.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Added <strong>Windows</strong> support for <code>cordova-media-capture</code> plugin</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code> for <code>cordova-globalization</code> plugin.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> <strong>Windows</strong> Adds support for <code>ms-appdata URIs</code> for <code>cordova-file-transfer</code> 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 camera plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.camera
-cordova plugin add org.apache.cordova.camera</code></pre>
-
-<p>Other changes include: <!--more--></p>
-
-<p><code>org.apache.cordova.camera@0.3.3</code> * <a href="https://issues.apache.org/jira/browse/CB-7600">CB-7600</a> Adds informative message to error callback in manual test.</p>
-
-<p><code>org.apache.cordova.contacts@0.2.14</code></p>
-
-<ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7373">CB-7373</a> Removes unnecessary Error object creation</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7373">CB-7373</a> Adds additional output if method is not supported.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7357">CB-7357</a> Adds missing <code>capability</code> element to phone’s <code>appxmanifest</code>.</li>
-</ul>
-
-<p><code>org.apache.cordova.file-transfer@0.4.7</code></p>
-
-<ul>
-<li>Construct proper <code>FileEntry</code> with <code>nativeURL</code> property set</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7532">CB-7532</a> Handle non-existent download dirs properly</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> Adds support for <code>ms-appdata URIs</code> for <strong>Windows</strong></li>
-</ul>
-
-<p><code>org.apache.cordova.globalization@0.3.2</code> * <a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code>.</p>
-
-<p><code>org.apache.cordova.inappbrowser@0.5.3</code></p>
-
-<ul>
-<li><strong>Windows</strong> implementation fixes and improvements</li>
-
-<li><code>zIndex</code> fixed</li>
-
-<li>renamed <code>InAppBrowser</code> back to <code>inappbrowser</code> for case sensitive operating systems</li>
-
-<li>Update french translation</li>
+cordova plugin add org.apache.cordova.camera
+</code></pre>
 
-<li>Update doc to add <strong>Windows 8</strong></li>
+<p>Other changes include:
+<!--more--></p>
 
-<li>Update <strong>Windows</strong> <code>proxy</code> to be both compatible with <strong>Windows 8</strong> and <strong>Windows 8.1</strong></li>
+<p><code>org.apache.cordova.camera@0.3.3</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7600">CB-7600</a> Adds informative message to error callback in manual test.</p>
 
-<li>Rename <strong>Windows 8.1</strong> to <strong>windows8</strong> in <code>src</code> directory</li>
-
-<li>Append <strong>Windows 8.1</strong> platform configuration in <code>plugin.xml</code></li>
-
-<li>Append <strong>Windows 8.1</strong> proxy using <code>x-ms-webview</code></li>
-</ul>
-
-<p><code>org.apache.cordova.media@0.2.14</code></p>
-
-<ul>
-<li><strong>Amazon</strong> Specific changes: Added <code>READ_PHONE_STATE</code> permission same as done in <strong>Android</strong></li>
-
-<li>make possible to play <code>wav</code> files</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7638">CB-7638</a> Get audio duration properly on <strong>Windows</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7454">CB-7454</a> Adds support for <code>m4a</code> audio format for <strong>Windows</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7547">CB-7547</a> Fixes audio recording on <strong>Windows</strong> platform</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7531">CB-7531</a> Fixes <code>play()</code> failure after <code>release()</code> call</li>
-</ul>
-
-<p><code>org.apache.cordova.media-capture@0.3.4</code></p>
-
-<ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7453">CB-7453</a> Adds fallback to <code>m4a</code> audio format when <code>mp3</code> recording fails.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Fixes image capture manual tests on <strong>Windows</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Move <strong>Windows 8</strong> and <strong>Windows</strong> <code>Proxies</code> into one <code>file</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Adds <code>media capture</code> support for <strong>Windows</strong></li>
-</ul>
-
-<p><code>org.apache.cordova.network-information@0.2.13</code> * <a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code>, I’m pretty sure this isn’t documented</p>
-
-<p><code>org.apache.cordova.splashscreen@0.3.4</code></p>
-
-<ul>
-<li>Finalized <strong>iOS</strong> splash screen (image name) tests. 176 tests in all, 44 for each type of device (<code>iPad</code>, <code>iPhone</code>, <code>iPhone5</code>, <code>iPhone6</code>, <code>iPhone 6 Plus</code>).</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - (Re-fix based on updated unit tests) <code>iPhone 6</code> Plus support</li>
-
-<li>Updated <strong>iOS</strong> tests for locked orientations</li>
-
-<li>Added more <strong>iOS</strong> splash screen tests.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add support for <code>iPhone 6/6+</code></li>
-
-<li>Added failing <code>iPhone 6/6</code> Plus tests.</li>
-
-<li>Added <code>npm test</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7663">CB-7663</a> - <strong>iOS</strong> unit tests for splash screen</li>
-
-<li>Properly formatted splashscreen preference docs.</li>
-</ul>
+<p><code>org.apache.cordova.contacts@0.2.14</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7373">CB-7373</a> Removes unnecessary Error object creation
+* <a href="https://issues.apache.org/jira/browse/CB-7373">CB-7373</a> Adds additional output if method is not supported.
+* <a href="https://issues.apache.org/jira/browse/CB-7357">CB-7357</a> Adds missing <code>capability</code> element to phone’s <code>appxmanifest</code>.</p>
+
+<p><code>org.apache.cordova.file-transfer@0.4.7</code>
+* Construct proper <code>FileEntry</code> with <code>nativeURL</code> property set
+* <a href="https://issues.apache.org/jira/browse/CB-7532">CB-7532</a> Handle non-existent download dirs properly
+* <a href="https://issues.apache.org/jira/browse/CB-7529">CB-7529</a> Adds support for <code>ms-appdata URIs</code> for <strong>Windows</strong></p>
+
+<p><code>org.apache.cordova.globalization@0.3.2</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Re-implement <code>getPreferredLanguage()</code> and <code>getLocaleName()</code>.</p>
+
+<p><code>org.apache.cordova.inappbrowser@0.5.3</code>
+* <strong>Windows</strong> implementation fixes and improvements
+* <code>zIndex</code> fixed
+* renamed <code>InAppBrowser</code> back to <code>inappbrowser</code> for case sensitive operating systems
+* Update french translation
+* Update doc to add <strong>Windows 8</strong>
+* Update <strong>Windows</strong> <code>proxy</code> to be both compatible with <strong>Windows 8</strong> and <strong>Windows 8.1</strong>
+* Rename <strong>Windows 8.1</strong> to <strong>windows8</strong> in <code>src</code> directory
+* Append <strong>Windows 8.1</strong> platform configuration in <code>plugin.xml</code>
+* Append <strong>Windows 8.1</strong> proxy using <code>x-ms-webview</code></p>
+
+<p><code>org.apache.cordova.media@0.2.14</code>
+* <strong>Amazon</strong> Specific changes: Added <code>READ_PHONE_STATE</code> permission same as done in <strong>Android</strong>
+* make possible to play <code>wav</code> files
+* <a href="https://issues.apache.org/jira/browse/CB-7638">CB-7638</a> Get audio duration properly on <strong>Windows</strong>
+* <a href="https://issues.apache.org/jira/browse/CB-7454">CB-7454</a> Adds support for <code>m4a</code> audio format for <strong>Windows</strong>
+* <a href="https://issues.apache.org/jira/browse/CB-7547">CB-7547</a> Fixes audio recording on <strong>Windows</strong> platform
+* <a href="https://issues.apache.org/jira/browse/CB-7531">CB-7531</a> Fixes <code>play()</code> failure after <code>release()</code> call</p>
+
+<p><code>org.apache.cordova.media-capture@0.3.4</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7453">CB-7453</a> Adds fallback to <code>m4a</code> audio format when <code>mp3</code> recording fails.
+* <a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Fixes image capture manual tests on <strong>Windows</strong>
+* <a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Move <strong>Windows 8</strong> and <strong>Windows</strong> <code>Proxies</code> into one <code>file</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7429">CB-7429</a> Adds <code>media capture</code> support for <strong>Windows</strong></p>
+
+<p><code>org.apache.cordova.network-information@0.2.13</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7595">CB-7595</a>: <strong>Android L</strong> changes the type from <code>Mobile</code> to <code>Cellular</code>, I’m pretty sure this isn’t documented</p>
+
+<p><code>org.apache.cordova.splashscreen@0.3.4</code>
+* Finalized <strong>iOS</strong> splash screen (image name) tests. 176 tests in all, 44 for each type of device (<code>iPad</code>, <code>iPhone</code>, <code>iPhone5</code>, <code>iPhone6</code>, <code>iPhone 6 Plus</code>).
+* <a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - (Re-fix based on updated unit tests) <code>iPhone 6</code> Plus support
+* Updated <strong>iOS</strong> tests for locked orientations
+* Added more <strong>iOS</strong> splash screen tests.
+* <a href="https://issues.apache.org/jira/browse/CB-7633">CB-7633</a> - Add support for <code>iPhone 6/6+</code>
+* Added failing <code>iPhone 6/6</code> Plus tests.
+* Added <code>npm test</code>
+* <a href="https://issues.apache.org/jira/browse/CB-7663">CB-7663</a> - <strong>iOS</strong> unit tests for splash screen
+* Properly formatted splashscreen preference docs.</p>
 
     </div>
 </div>
 
-
-
     <a class="scroll-point" name="links"></a>
 <hr/>
 
@@ -284,7 +217,6 @@ cordova plugin add org.apache.cordova.ca
     </div>
 </div>
 
-
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
@@ -293,6 +225,15 @@ cordova plugin add org.apache.cordova.ca
     <a class="closing" href="#top"></a>
 </div>
 
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
 
 </body>
 </html>

Modified: cordova/site/public/news/2014/11/11/windows-cert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/11/11/windows-cert.html?rev=1692041&r1=1692040&r2=1692041&view=diff
==============================================================================
--- cordova/site/public/news/2014/11/11/windows-cert.html (original)
+++ cordova/site/public/news/2014/11/11/windows-cert.html Tue Jul 21 01:00:00 2015
@@ -19,20 +19,9 @@
     <!-- Cordova CSS -->
     <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
     <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-94271-30']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
 </head>
 
 <body>
-
     <a class="scroll-point pt-top" name="top">
 </a>
 <div id="header">
@@ -63,26 +52,24 @@
 </div> <!-- /header -->
 <div class="header-placeholder"></div>
 
-
-        <div class="site">
+    <div class="site">
     <h2>Critical Update: Windows 3.7.1. Release</h2>
     <div class="meta">Posted by: <a href="https://twitter.com/nparashuram">Parashuram</a></div>
     <p class="meta">11 Nov 2014</p>
     <div class="post">
-    
-<p>A certificate in the <strong>Windows</strong> platform template has expired on 11/11/2014 and as a result, building <strong>Windows</strong> using the <strong>Cordova CLI</strong> currently fails. This affects all existing projects and any new projects created using the command line prior to <strong>Cordova</strong> versions &lt;= <code>4.0.0</code>.</p>
+    <p>A certificate in the <strong>Windows</strong> platform template has expired on 11/11/2014 and as a result, building <strong>Windows</strong> using the <strong>Cordova CLI</strong> currently fails. This affects all existing projects and any new projects created using the command line prior to <strong>Cordova</strong> versions &lt;= <code>4.0.0</code>.</p>
 
 <blockquote>
-<p>Note that this does not affect the <strong>WP8</strong> platform.</p>
+  <p>Note that this does not affect the <strong>WP8</strong> platform.</p>
 </blockquote>
 
-<h2 id="error_message">Error Message</h2>
-
+<h2 id="error-message">Error Message</h2>
 <p>When building Cordova for <strong>Windows</strong>, you may seen an error message that looks something like this</p>
 
 <pre><code>cordova run windows
 
-C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\AppxPackage\Microsoft.AppXPackage.Targets(1772,9): error APPX0108: The certificate specified has expired. </code></pre>
+C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\AppxPackage\Microsoft.AppXPackage.Targets(1772,9): error APPX0108: The certificate specified has expired. 
+</code></pre>
 
 <p>For more information about renewing certificates, see <a href="http://go.microsoft.com/fwlink/?LinkID=241478">http://go.microsoft.com/fwlink/?LinkID=241478</a>.</p>
 
@@ -94,15 +81,12 @@ C:\Program Files (x86)\MSBuild\Microsoft
 
 <p>You can also remove the <strong>Windows</strong> platform using <code>cordova platform remove windows</code> and add it again, specifiying a version like <code>cordova platform add windows@3.7.1</code>. This picks up the latest release of the <strong>Windows</strong> platform that has a newer certificate.</p>
 
-<h2 id="long_term_fix">Long term fix</h2>
-
+<h2 id="long-term-fix">Long term fix</h2>
 <p>We are working on a long term fix to generate this certificate dynamically. This way, the certificates are not checked into <strong>Cordova</strong> repositories and will not expire.</p>
 
     </div>
 </div>
 
-
-
     <a class="scroll-point" name="links"></a>
 <hr/>
 
@@ -169,7 +153,6 @@ C:\Program Files (x86)\MSBuild\Microsoft
     </div>
 </div>
 
-
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
@@ -178,6 +161,15 @@ C:\Program Files (x86)\MSBuild\Microsoft
     <a class="closing" href="#top"></a>
 </div>
 
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
 
 </body>
 </html>

Modified: cordova/site/public/news/2014/11/13/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/11/13/tools-release.html?rev=1692041&r1=1692040&r2=1692041&view=diff
==============================================================================
--- cordova/site/public/news/2014/11/13/tools-release.html (original)
+++ cordova/site/public/news/2014/11/13/tools-release.html Tue Jul 21 01:00:00 2015
@@ -19,20 +19,9 @@
     <!-- Cordova CSS -->
     <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
     <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-94271-30']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
 </head>
 
 <body>
-
     <a class="scroll-point pt-top" name="top">
 </a>
 <div id="header">
@@ -63,122 +52,91 @@
 </div> <!-- /header -->
 <div class="header-placeholder"></div>
 
-
-        <div class="site">
+    <div class="site">
     <h2>Tools Release: November 13, 2014</h2>
     <div class="meta">Posted by: <a href="https://github.com/kamrik">Mark Koudritsky</a></div>
     <p class="meta">13 Nov 2014</p>
     <div class="post">
-    
-<p>New versions of cordova tools are now live!</p>
+    <p>New versions of cordova tools are now live!</p>
 
 <ul>
-<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@4.1.2</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova">cordova@4.1.2</a></li>
-
-<li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.16</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova-js">cordova-js@3.7.2</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@4.1.2</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova">cordova@4.1.2</a></li>
+  <li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.16</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova-js">cordova-js@3.7.2</a></li>
 </ul>
 
 <p>To update your tools:</p>
 
 <ul>
-<li>
-<p>If you have <code>cordova</code> installed:</p>
-
-<pre><code>npm install -g cordova</code></pre>
-</li>
+  <li>
+    <p>If you have <code>cordova</code> installed:</p>
 
-<li>
-<p>If you have <code>plugman</code> installed:</p>
+    <pre><code>npm install -g cordova
+</code></pre>
+  </li>
+  <li>
+    <p>If you have <code>plugman</code> installed:</p>
 
-<pre><code>npm install -g plugman</code></pre>
-</li>
+    <pre><code>npm install -g plugman
+</code></pre>
+  </li>
 </ul>
 
-<h1 id="changes_include">Changes include</h1>
+<h1 id="changes-include">Changes include</h1>
 <!--more-->
-<h2 id="platform_updates">Platform updates</h2>
-
-<p>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:</p>
-
-<ul>
-<li><a href="http://cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html">Cordova iOS 3.7.0</a></li>
-
-<li><a href="http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">Cordova WP8 3.7.0</a></li>
-
-<li><strong>Cordova Windows 3.7.1</strong> - see <a href="http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">3.7.0 release</a> and the <a href="http://cordova.apache.org/news/2014/11/11/windows-cert.html">3.7.1 update</a> posts</li>
-</ul>
-
-<h2 id="cordovalib">cordova-lib</h2>
-
-<ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7079">CB-7079</a> Allow special characters and digits in <code>id</code> when publishing to <em>plugins registry</em></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8004">CB-8004</a> Use <strong>Windows 3.7.1</strong> Release</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7988">CB-7988</a> Update platform versions for <strong>iOS</strong>, <strong>WP8</strong> &amp; <strong>Windows</strong> to <strong>3.7.0</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7846">CB-7846</a> Fix plugin deletion when a dependent plugin does not exist</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6992">CB-6992</a> Fix build issue on <strong>iOS</strong> when app name contains accented characters</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7890">CB-7890</a> validate file copy operations in <strong>plugman</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7884">CB-7884</a> moved platform metadata to <code>platformsConfig.json</code></li>
 
-<li>Amazon Specific changes: Added support for <code>SdkVersion</code></li>
-
-<li>Expose <code>PluginInfo</code> from cordova-lib</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7839">CB-7839</a> android: Fix <code>versionCode</code> logic when version is less than 3 digits</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7033">CB-7033</a> Improve <code>cordova platform check</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7311">CB-7311</a> Fix <strong>Xcode</strong> project manipulation on <strong>Windows</strong> host</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7820">CB-7820</a> Make <code>cordova platfrom restore</code> not stop if a platform fails to restore</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7649">CB-7649</a> Support iPhone 6 Plus Icon in CLI <code>config.xml</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7647">CB-7647</a> Support new iPhone 6 and 6 Plus Images in the CLI config.xml</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7909">CB-7909</a> <code>plugman platform add</code> fixes</li>
-
-<li>Enable platform-specific id for <strong>Android</strong> and <strong>iOS</strong></li>
-
-<li>Check for a <code>CORDOVA_HOME</code> environment variable to create a global config path</li>
+<h2 id="platform-updates">Platform updates</h2>
+<p>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:</p>
+
+<ul>
+  <li><a href="http://cordova.apache.org/announcements/2014/11/06/cordova-ios-3.7.0.html">Cordova iOS 3.7.0</a></li>
+  <li><a href="http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">Cordova WP8 3.7.0</a></li>
+  <li><strong>Cordova Windows 3.7.1</strong> - see <a href="http://cordova.apache.org/announcements/2014/11/06/cordova-wp-windows-3.7.0.html">3.7.0 release</a> and the <a href="http://cordova.apache.org/news/2014/11/11/windows-cert.html">3.7.1 update</a> posts</li>
+</ul>
+
+<h2 id="cordova-lib">cordova-lib</h2>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7079">CB-7079</a> Allow special characters and digits in <code>id</code> when publishing to <em>plugins registry</em></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8004">CB-8004</a> Use <strong>Windows 3.7.1</strong> Release</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7988">CB-7988</a> Update platform versions for <strong>iOS</strong>, <strong>WP8</strong> &amp; <strong>Windows</strong> to <strong>3.7.0</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7846">CB-7846</a> Fix plugin deletion when a dependent plugin does not exist</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6992">CB-6992</a> Fix build issue on <strong>iOS</strong> when app name contains accented characters</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7890">CB-7890</a> validate file copy operations in <strong>plugman</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7884">CB-7884</a> moved platform metadata to <code>platformsConfig.json</code></li>
+  <li>Amazon Specific changes: Added support for <code>SdkVersion</code></li>
+  <li>Expose <code>PluginInfo</code> from cordova-lib</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7839">CB-7839</a> android: Fix <code>versionCode</code> logic when version is less than 3 digits</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7033">CB-7033</a> Improve <code>cordova platform check</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7311">CB-7311</a> Fix <strong>Xcode</strong> project manipulation on <strong>Windows</strong> host</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7820">CB-7820</a> Make <code>cordova platfrom restore</code> not stop if a platform fails to restore</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7649">CB-7649</a> Support iPhone 6 Plus Icon in CLI <code>config.xml</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7647">CB-7647</a> Support new iPhone 6 and 6 Plus Images in the CLI config.xml</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7909">CB-7909</a> <code>plugman platform add</code> fixes</li>
+  <li>Enable platform-specific id for <strong>Android</strong> and <strong>iOS</strong></li>
+  <li>Check for a <code>CORDOVA_HOME</code> environment variable to create a global config path</li>
 </ul>
 
 <h2 id="cordova">cordova</h2>
-
 <ul>
-<li>Expose cordova-lib and the cli from cordova-cli</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7636">CB-7636</a> Allow using <code>--nobuild</code> flag without screening</li>
+  <li>Expose cordova-lib and the cli from cordova-cli</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7636">CB-7636</a> Allow using <code>--nobuild</code> flag without screening</li>
 </ul>
 
-<h2 id="cordovajs">cordova-js</h2>
-
+<h2 id="cordova-js">cordova-js</h2>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7868">CB-7868</a> Make <code>&lt;clobbers&gt;</code> on <code>navigator</code> not break on some versions of <strong>Android</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7868">CB-7868</a> Use <code>utils.defineGetterSetter</code> instead of <code>Object.defineProperty</code></li>
-
-<li>Upleveled <strong>amazon-fireos</strong> bridge</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7735">CB-7735</a> Fix <strong>iOS</strong> bridge race condition when using <code>innerHTML</code> on <code>&lt;body&gt;</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-2520">CB-2520</a> User agent-related changes for custom user agents in <strong>iOS</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7868">CB-7868</a> Make <code>&lt;clobbers&gt;</code> on <code>navigator</code> not break on some versions of <strong>Android</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7868">CB-7868</a> Use <code>utils.defineGetterSetter</code> instead of <code>Object.defineProperty</code></li>
+  <li>Upleveled <strong>amazon-fireos</strong> bridge</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7735">CB-7735</a> Fix <strong>iOS</strong> bridge race condition when using <code>innerHTML</code> on <code>&lt;body&gt;</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-2520">CB-2520</a> User agent-related changes for custom user agents in <strong>iOS</strong></li>
 </ul>
 
+
     </div>
 </div>
 
-
-
     <a class="scroll-point" name="links"></a>
 <hr/>
 
@@ -245,7 +203,6 @@
     </div>
 </div>
 
-
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
@@ -254,6 +211,15 @@
     <a class="closing" href="#top"></a>
 </div>
 
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
 
 </body>
 </html>

Modified: cordova/site/public/news/2014/12/09/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/12/09/plugins-release.html?rev=1692041&r1=1692040&r2=1692041&view=diff
==============================================================================
--- cordova/site/public/news/2014/12/09/plugins-release.html (original)
+++ cordova/site/public/news/2014/12/09/plugins-release.html Tue Jul 21 01:00:00 2015
@@ -19,20 +19,9 @@
     <!-- Cordova CSS -->
     <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
     <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-94271-30']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
 </head>
 
 <body>
-
     <a class="scroll-point pt-top" name="top">
 </a>
 <div id="header">
@@ -63,257 +52,195 @@
 </div> <!-- /header -->
 <div class="header-placeholder"></div>
 
-
-        <div class="site">
+    <div class="site">
     <h2>Plugins Release: December 9, 2014</h2>
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">09 Dec 2014</p>
     <div class="post">
-    
-<p>The following plugins were updated today:</p>
+    <p>The following plugins were updated today:</p>
 
 <ul>
-<li>org.apache.cordova.battery-status@0.2.12</li>
-
-<li>org.apache.cordova.camera@0.3.4</li>
-
-<li>org.apache.cordova.console@0.2.12</li>
-
-<li>org.apache.cordova.contacts@0.2.15</li>
-
-<li>org.apache.cordova.device@0.2.13</li>
-
-<li>org.apache.cordova.device-motion@0.2.11</li>
-
-<li>org.apache.cordova.device-orientation@0.3.10</li>
-
-<li>org.apache.cordova.dialogs@0.2.11</li>
-
-<li>org.apache.cordova.file@1.3.2</li>
-
-<li>org.apache.cordova.file-transfer@0.4.8</li>
-
-<li>org.apache.cordova.geolocation@0.3.11</li>
-
-<li>org.apache.cordova.globalization@0.3.3</li>
-
-<li>org.apache.cordova.inappbrowser@0.5.4</li>
-
-<li>org.apache.cordova.media@0.2.15</li>
-
-<li>org.apache.cordova.media-capture@0.3.5</li>
-
-<li>org.apache.cordova.network-information@0.2.14</li>
-
-<li>org.apache.cordova.splashscreen@0.3.5</li>
-
-<li>org.apache.cordova.statusbar@0.1.9</li>
-
-<li>org.apache.cordova.vibration@0.3.12</li>
+  <li>org.apache.cordova.battery-status@0.2.12</li>
+  <li>org.apache.cordova.camera@0.3.4</li>
+  <li>org.apache.cordova.console@0.2.12</li>
+  <li>org.apache.cordova.contacts@0.2.15</li>
+  <li>org.apache.cordova.device@0.2.13</li>
+  <li>org.apache.cordova.device-motion@0.2.11</li>
+  <li>org.apache.cordova.device-orientation@0.3.10</li>
+  <li>org.apache.cordova.dialogs@0.2.11</li>
+  <li>org.apache.cordova.file@1.3.2</li>
+  <li>org.apache.cordova.file-transfer@0.4.8</li>
+  <li>org.apache.cordova.geolocation@0.3.11</li>
+  <li>org.apache.cordova.globalization@0.3.3</li>
+  <li>org.apache.cordova.inappbrowser@0.5.4</li>
+  <li>org.apache.cordova.media@0.2.15</li>
+  <li>org.apache.cordova.media-capture@0.3.5</li>
+  <li>org.apache.cordova.network-information@0.2.14</li>
+  <li>org.apache.cordova.splashscreen@0.3.5</li>
+  <li>org.apache.cordova.statusbar@0.1.9</li>
+  <li>org.apache.cordova.vibration@0.3.12</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 camera plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.camera
-cordova plugin add org.apache.cordova.camera</code></pre>
+cordova plugin add org.apache.cordova.camera
+</code></pre>
 
-<p>Changes include: <!--more--></p>
+<p>Changes include:
+<!--more--></p>
 
 <p>org.apache.cordova.battery-status@0.2.12</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7976">CB-7976</a> <strong>Android</strong> Use webView’s context rather than Activity’s context for intent receiver</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7976">CB-7976</a> <strong>Android</strong> Use webView’s context rather than Activity’s context for intent receiver</li>
 </ul>
 
 <p>org.apache.cordova.camera@0.3.4</p>
 
 <ul>
-<li><strong>iOS</strong> Fix memory leak of image data in <code>imagePickerControllerReturnImageResult</code></li>
-
-<li><strong>Android</strong> Pass uri to crop instead of pulling the low resolution image out of the intent return</li>
-
-<li><strong>Android</strong> Add orientation support for PNG to Android</li>
+  <li><strong>iOS</strong> Fix memory leak of image data in <code>imagePickerControllerReturnImageResult</code></li>
+  <li><strong>Android</strong> Pass uri to crop instead of pulling the low resolution image out of the intent return</li>
+  <li><strong>Android</strong> Add orientation support for PNG to Android</li>
 </ul>
 
 <p>org.apache.cordova.contacts@0.2.15</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7131">CB-7131</a> <strong>Android</strong> Check for profile photo existance</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7896">CB-7896</a> Better way to detect <strong>Windows</strong> and <strong>WindowsPhone8.1</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7772">CB-7772</a> <strong>iOS</strong> Cancelling <code>pickContact</code> should call the error callback, not the success callback</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7761">CB-7761</a> Misleading text in documentation</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7762">CB-7762</a> Parameter list is incorrect for <code>contacts.find</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7131">CB-7131</a> <strong>Android</strong> Check for profile photo existance</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7896">CB-7896</a> Better way to detect <strong>Windows</strong> and <strong>WindowsPhone8.1</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7772">CB-7772</a> <strong>iOS</strong> Cancelling <code>pickContact</code> should call the error callback, not the success callback</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7761">CB-7761</a> Misleading text in documentation</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7762">CB-7762</a> Parameter list is incorrect for <code>contacts.find</code></li>
 </ul>
 
 <p>org.apache.cordova.device@0.2.13</p>
 
 <ul>
-<li><strong>Browser</strong> Changing <code>device.platform</code> to always report the platform as “browser”.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5892">CB-5892</a> <strong>iOS</strong> Remove deprecated <code>window.Settings</code></li>
+  <li><strong>Browser</strong> Changing <code>device.platform</code> to always report the platform as “browser”.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5892">CB-5892</a> <strong>iOS</strong> Remove deprecated <code>window.Settings</code></li>
 </ul>
 
 <p>org.apache.cordova.device-motion@0.2.11</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-8083">CB-8083</a> Fix <code>accelerometer</code> callback on <strong>Windows</strong></li>
-
-<li>Renamed <strong>Windows8</strong> -&gt; <strong>Windows</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8083">CB-8083</a> Fix <code>accelerometer</code> callback on <strong>Windows</strong></li>
+  <li>Renamed <strong>Windows8</strong> -&gt; <strong>Windows</strong></li>
 </ul>
 
 <p>org.apache.cordova.dialogs@0.2.11</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7737">CB-7737</a> <strong>Windows Phone</strong> Lower min height for <code>alert</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8038">CB-8038</a> Backslash getting escaped twice in <strong>BlackBerry 10</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> Update docs + manual tests</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> <strong>Windows 8</strong> Revert back <code>isAlertShowing</code> flag in case of exception to prevent queuing of future dialogs.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> Handle button labels as array on windows</li>
-
-<li><strong>Android</strong> Check for <code>setTextDirection</code> API level</li>
-
-<li><strong>Android</strong> Make spinner dialog to use <code>THEME_DEVICE_DEFAULT_LIGHT</code> (same as the other dialogs)</li>
-
-<li><strong>Android</strong> Unbreak <code>API</code> level &lt; <code>14</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7414">CB-7414</a> <strong>BlackBerry 10</strong> Document callback parameter for <code>navigator.notification.alert</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7737">CB-7737</a> <strong>Windows Phone</strong> Lower min height for <code>alert</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8038">CB-8038</a> Backslash getting escaped twice in <strong>BlackBerry 10</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> Update docs + manual tests</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> <strong>Windows 8</strong> Revert back <code>isAlertShowing</code> flag in case of exception to prevent queuing of future dialogs.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7639">CB-7639</a> Handle button labels as array on windows</li>
+  <li><strong>Android</strong> Check for <code>setTextDirection</code> API level</li>
+  <li><strong>Android</strong> Make spinner dialog to use <code>THEME_DEVICE_DEFAULT_LIGHT</code> (same as the other dialogs)</li>
+  <li><strong>Android</strong> Unbreak <code>API</code> level &lt; <code>14</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7414">CB-7414</a> <strong>BlackBerry 10</strong> Document callback parameter for <code>navigator.notification.alert</code></li>
 </ul>
 
 <p>org.apache.cordova.file@1.3.2</p>
 
 <ul>
-<li><strong>Android</strong> Get rid of thread block error</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7602">CB-7602</a> <strong>Android</strong> Fix <code>isCopyOnItself</code> logic</li>
-
-<li>Use one proxy for both <strong>Windows</strong> and <strong>Windows8</strong> platforms</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6994">CB-6994</a> <strong>Windows</strong> Fixes result, returned by proxy’s write method</li>
-
-<li><strong>Firefox OS</strong> Update <code>__format__</code> to match <code>pathsPrefix</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6994">CB-6994</a> <strong>Windows</strong> Improves merged code to be able to write a File</li>
-
-<li>Optimize <code>FileProxy</code> for <strong>Windows</strong> platforms</li>
-
-<li>Synchronize changes with <strong>Windows</strong> platform</li>
-
-<li>Fix function <code>write</code> for big files on <strong>Windows 8</strong></li>
-
-<li><strong>iOS</strong> Write file in background</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7487">CB-7487</a> <strong>Android</strong> Broadcast file write. This allows <em>MTP USB</em> shares to show the file immediately without reboot/manual refresh using 3rd party app.</li>
+  <li><strong>Android</strong> Get rid of thread block error</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7602">CB-7602</a> <strong>Android</strong> Fix <code>isCopyOnItself</code> logic</li>
+  <li>Use one proxy for both <strong>Windows</strong> and <strong>Windows8</strong> platforms</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6994">CB-6994</a> <strong>Windows</strong> Fixes result, returned by proxy’s write method</li>
+  <li><strong>Firefox OS</strong> Update <code>__format__</code> to match <code>pathsPrefix</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6994">CB-6994</a> <strong>Windows</strong> Improves merged code to be able to write a File</li>
+  <li>Optimize <code>FileProxy</code> for <strong>Windows</strong> platforms</li>
+  <li>Synchronize changes with <strong>Windows</strong> platform</li>
+  <li>Fix function <code>write</code> for big files on <strong>Windows 8</strong></li>
+  <li><strong>iOS</strong> Write file in background</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7487">CB-7487</a> <strong>Android</strong> Broadcast file write. This allows <em>MTP USB</em> shares to show the file immediately without reboot/manual refresh using 3rd party app.</li>
 </ul>
 
 <p>org.apache.cordova.file-transfer@0.4.8</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-8021">CB-8021</a> Adds documentation for <code>httpMethod</code> to <code>doc/index.md</code>.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8021">CB-8021</a> Adds documentation for <code>httpMethod</code> to <code>doc/index.md</code>.</li>
 </ul>
 
 <p>org.apache.cordova.geolocation@0.3.11</p>
 
 <ul>
-<li><strong>iOS</strong> Do not stop updating location when the error is <code>kCLErrorLocationUnknown</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8094">CB-8094</a> Pended auto tests for <strong>Windows</strong> Store since they require user interaction</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8085">CB-8085</a> Fix geolocation plugin on <strong>Windows</strong></li>
+  <li><strong>iOS</strong> Do not stop updating location when the error is <code>kCLErrorLocationUnknown</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8094">CB-8094</a> Pended auto tests for <strong>Windows</strong> Store since they require user interaction</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8085">CB-8085</a> Fix geolocation plugin on <strong>Windows</strong></li>
 </ul>
 
 <p>org.apache.cordova.globalization@0.3.3</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7766">CB-7766</a> Add quirk note about <strong>Android</strong> <code>dateToString</code></li>
-
-<li><strong>Firefox OS</strong> <code>getDateNames</code> should return (<em>Sun</em> … <em>Sat</em>) in all locales</li>
-
-<li><strong>Firefox OS</strong> <code>getFirstDayOfWeek</code> should return <code>1</code> for <em>Sunday</em> and <code>2</code> for <em>Monday</em></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7766">CB-7766</a> Add quirk note about <strong>Android</strong> <code>dateToString</code></li>
+  <li><strong>Firefox OS</strong> <code>getDateNames</code> should return (<em>Sun</em> … <em>Sat</em>) in all locales</li>
+  <li><strong>Firefox OS</strong> <code>getFirstDayOfWeek</code> should return <code>1</code> for <em>Sunday</em> and <code>2</code> for <em>Monday</em></li>
 </ul>
 
 <p>org.apache.cordova.inappbrowser@0.5.4</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7784">CB-7784</a> <strong>Windows</strong> Exit event is not fired after <code>InAppBrowser</code> closing</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7697">CB-7697</a> Add <code>locationBar</code> support to <code>InAppBrowser</code> <strong>Windows</strong> platform version</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7690">CB-7690</a> <strong>Windows</strong> <code>InAppBrowser</code> <code>loadstart</code>/<code>loadstop</code> events issues</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7695">CB-7695</a> Fix <code>InAppBrowser</code> <code>injectScriptFile</code> for <strong>Windows 8.1</strong> / <strong>Windows Phone 8.1</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7692">CB-7692</a> <strong>Windows 8.1</strong> <code>InAppBrowser</code> local url opening bug in 8.1</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7688">CB-7688</a> <code>Alert</code> is not supported in <code>InAppBrowser</code> on <strong>Windows</strong> platform</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7712">CB-7712</a> <strong>Android</strong> Remove references to <code>closebuttoncaption</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7850">CB-7850</a> Clarify role of whitelist</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7720">CB-7720</a> Check if event is null since OK string from success callback was removed</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7784">CB-7784</a> <strong>Windows</strong> Exit event is not fired after <code>InAppBrowser</code> closing</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7697">CB-7697</a> Add <code>locationBar</code> support to <code>InAppBrowser</code> <strong>Windows</strong> platform version</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7690">CB-7690</a> <strong>Windows</strong> <code>InAppBrowser</code> <code>loadstart</code>/<code>loadstop</code> events issues</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7695">CB-7695</a> Fix <code>InAppBrowser</code> <code>injectScriptFile</code> for <strong>Windows 8.1</strong> / <strong>Windows Phone 8.1</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7692">CB-7692</a> <strong>Windows 8.1</strong> <code>InAppBrowser</code> local url opening bug in 8.1</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7688">CB-7688</a> <code>Alert</code> is not supported in <code>InAppBrowser</code> on <strong>Windows</strong> platform</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7712">CB-7712</a> <strong>Android</strong> Remove references to <code>closebuttoncaption</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7850">CB-7850</a> Clarify role of whitelist</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7720">CB-7720</a> Check if event is null since OK string from success callback was removed</li>
 </ul>
 
 <p>org.apache.cordova.media@0.2.15</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-6153">CB-6153</a> <strong>Android</strong> Add docs for volume control behaviour, and fix controls not being reset on page navigation</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6153">CB-6153</a> <strong>Android</strong> Make volume buttons control music stream while any audio players are created</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6153">CB-6153</a> <strong>Android</strong> Add docs for volume control behaviour, and fix controls not being reset on page navigation</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6153">CB-6153</a> <strong>Android</strong> Make volume buttons control music stream while any audio players are created</li>
 </ul>
 
 <p>org.apache.cordova.media-capture@0.3.5</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7597">CB-7597</a> <strong>iOS</strong> <code>Localizable.strings</code> for Media Capture are in the default template, it should be in the plugin</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7597">CB-7597</a> <strong>iOS</strong> <code>Localizable.strings</code> for Media Capture are in the default template, it should be in the plugin</li>
 </ul>
 
 <p>org.apache.cordova.network-information@0.2.14</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7976">CB-7976</a> <strong>Android</strong> Use webView’s context rather than Activity’s context for intent receiver</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7976">CB-7976</a> <strong>Android</strong> Use webView’s context rather than Activity’s context for intent receiver</li>
 </ul>
 
 <p>org.apache.cordova.splashscreen@0.3.5</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-7204">CB-7204</a> <strong>iOS</strong> Race condition when hiding and showing spinner</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7204">CB-7204</a> <strong>iOS</strong> Race condition when hiding and showing spinner</li>
 </ul>
 
 <p>org.apache.cordova.statusbar@0.1.9</p>
 
 <ul>
-<li><strong>Android</strong> Fix onload attribute within <code>&lt;feature&gt;</code> to be a <code>&lt;param&gt;</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8010">CB-8010</a> Statusbar colour does not change to orange</li>
-
-<li><strong>Windows</strong> Added checks for running on windows when StatusBar is NOT available</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7986">CB-7986</a> Add support for <strong>Windows Phone 8.1</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7549">CB-7549</a> (Re-fix) <code>StatusBar</code> <strong>iOS 8</strong> Landscape issue</li>
+  <li><strong>Android</strong> Fix onload attribute within <code>&lt;feature&gt;</code> to be a <code>&lt;param&gt;</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8010">CB-8010</a> Statusbar colour does not change to orange</li>
+  <li><strong>Windows</strong> Added checks for running on windows when StatusBar is NOT available</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7986">CB-7986</a> Add support for <strong>Windows Phone 8.1</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7549">CB-7549</a> (Re-fix) <code>StatusBar</code> <strong>iOS 8</strong> Landscape issue</li>
 </ul>
 
 <p>org.apache.cordova.vibration@0.3.12</p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-8018">CB-8018</a> Add <code>vibrate(pattern)</code> fallback on vibrate for <strong>Windows Phone 8</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8018">CB-8018</a> Add <code>vibrate(pattern)</code> fallback on vibrate for <strong>Windows Phone 8</strong></li>
 </ul>
 
     </div>
 </div>
 
-
-
     <a class="scroll-point" name="links"></a>
 <hr/>
 
@@ -380,7 +307,6 @@ cordova plugin add org.apache.cordova.ca
     </div>
 </div>
 
-
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
@@ -389,6 +315,15 @@ cordova plugin add org.apache.cordova.ca
     <a class="closing" href="#top"></a>
 </div>
 
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
 
 </body>
 </html>

Modified: cordova/site/public/news/2015/01/09/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2015/01/09/tools-release.html?rev=1692041&r1=1692040&r2=1692041&view=diff
==============================================================================
--- cordova/site/public/news/2015/01/09/tools-release.html (original)
+++ cordova/site/public/news/2015/01/09/tools-release.html Tue Jul 21 01:00:00 2015
@@ -19,20 +19,9 @@
     <!-- Cordova CSS -->
     <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
     <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-94271-30']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
 </head>
 
 <body>
-
     <a class="scroll-point pt-top" name="top">
 </a>
 <div id="header">
@@ -63,174 +52,125 @@
 </div> <!-- /header -->
 <div class="header-placeholder"></div>
 
-
-        <div class="site">
+    <div class="site">
     <h2>Tools Release: January 09, 2015</h2>
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">09 Jan 2015</p>
     <div class="post">
-    
-<p>New versions of cordova tools are now live!</p>
+    <p>New versions of cordova tools are now live!</p>
 
 <ul>
-<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@4.2.0</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova">cordova@4.2.0</a></li>
-
-<li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.17</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova-js">cordova-js@3.7.3</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@4.2.0</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova">cordova@4.2.0</a></li>
+  <li><a href="https://www.npmjs.org/package/plugman">plugman@0.22.17</a></li>
+  <li><a href="https://www.npmjs.org/package/cordova-js">cordova-js@3.7.3</a></li>
 </ul>
 
 <p>To update your tools:</p>
 
 <ul>
-<li>
-<p>If you have <code>cordova</code> installed:</p>
-
-<pre><code>npm install -g cordova</code></pre>
-</li>
+  <li>
+    <p>If you have <code>cordova</code> installed:</p>
 
-<li>
-<p>If you have <code>plugman</code> installed:</p>
+    <pre><code>npm install -g cordova
+</code></pre>
+  </li>
+  <li>
+    <p>If you have <code>plugman</code> installed:</p>
 
-<pre><code>npm install -g plugman</code></pre>
-</li>
+    <pre><code>npm install -g plugman
+</code></pre>
+  </li>
 </ul>
 
-<h1 id="changes_include">Changes include:</h1>
+<h1 id="changes-include">Changes include:</h1>
 <!--more-->
-<h2 id="platform_updates">Platform updates</h2>
 
-<p>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:</p>
-
-<ul>
-<li>Cordova Ubuntu 4.0.0</li>
-
-<li>Cordova WP8 3.7.1</li>
-
-<li>Cordova BlackBerry10 3.7.0</li>
-</ul>
-
-<h2 id="cordovalib">cordova-lib</h2>
-
-<ul>
-<li><code>ConfigParser</code>: refactor <code>getPreference()</code></li>
-
-<li>Parsers: add base parser (<code>parser.js</code>) and make platform parsers inherit from it</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8230">CB-8230</a> Make <code>project.properties</code> optional for <strong>Android</strong> sub-libraries</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8215">CB-8215</a> Improve error message when <code>&lt;source-file&gt;</code> is missing <code>target-dir</code> on <strong>Android</strong></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8217">CB-8217</a> Fix <code>plugin add --link</code> when plugin given as relative path</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8216">CB-8216</a> Resolve plugin paths relative to original <code>CWD</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7803">CB-7803</a> Allow adding any platform on any host OS</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8155">CB-8155</a> Do not fail plugin installation from <code>git url</code> with <code>--link</code></li>
-
-<li>Updates <code>README</code> with description of <code>npm</code> commands for this package</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>npm run cover</code> command to generate tests coverage report</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8114">CB-8114</a> Specify a <code>cache-min-time</code> for plugins</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8190">CB-8190</a> Make <code>plugman config/cache</code> directory to be customizable via <code>PLUGMAN_HOME</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7610">CB-7610</a> Fix <code>cordova plugin add d:\path</code> (or any other non-<code>c:</code> path)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Added <code>hasModule</code> check to browserify code</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8173">CB-8173</a> Point to the latest <strong>Ubuntu</strong> version</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8179">CB-8179</a> Point to the latest <strong>WP8</strong> version</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Adding <code>symbolList</code> to <code>cordova.js</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8154">CB-8154</a> Fix errors adding platforms or plugins</li>
-
-<li><code>browserify</code>: updated require to use <code>symbollist</code></li>
-
-<li><strong>Amazon</strong> Added a type named <code>gradleReference</code> in framework</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-7736">CB-7736</a> Update <code>npm</code> dep to promote <code>qs module</code> to 1.0</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8086">CB-8086</a> Prefixed subprojects with package name</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8067">CB-8067</a> externalized <code>valid-identifier</code> it is its own module</li>
-
-<li>Added identifier checking for app id, searches for <code>java+C#</code> reserved words</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6472">CB-6472</a> Adding content to <code>-Info.plist</code> - Unexpected behaviour</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8053">CB-8053</a> Including a project reference in a plugin fails on <strong>Windows</strong> platform</li>
-
-<li>Pass the <code>searchpath</code> when installing plugins</li>
-
-<li>Add a type named <code>gradleReference</code> in framework</li>
+<h2 id="platform-updates">Platform updates</h2>
+<p>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:</p>
+
+<ul>
+  <li>Cordova Ubuntu 4.0.0</li>
+  <li>Cordova WP8 3.7.1</li>
+  <li>Cordova BlackBerry10  3.7.0</li>
+</ul>
+
+<h2 id="cordova-lib">cordova-lib</h2>
+
+<ul>
+  <li><code>ConfigParser</code>: refactor <code>getPreference()</code></li>
+  <li>Parsers: add base parser (<code>parser.js</code>) and make platform parsers inherit from it</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8230">CB-8230</a> Make <code>project.properties</code> optional for <strong>Android</strong> sub-libraries</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8215">CB-8215</a> Improve error message when <code>&lt;source-file&gt;</code> is missing <code>target-dir</code> on <strong>Android</strong></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8217">CB-8217</a> Fix <code>plugin add --link</code> when plugin given as relative path</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8216">CB-8216</a> Resolve plugin paths relative to original <code>CWD</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7803">CB-7803</a> Allow adding any platform on any host OS</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8155">CB-8155</a> Do not fail plugin installation from <code>git url</code> with <code>--link</code></li>
+  <li>Updates <code>README</code> with description of <code>npm</code> commands for this package</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>npm run cover</code> command to generate tests coverage report</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8114">CB-8114</a> Specify a <code>cache-min-time</code> for plugins</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8190">CB-8190</a> Make <code>plugman config/cache</code> directory to be customizable via <code>PLUGMAN_HOME</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7610">CB-7610</a> Fix <code>cordova plugin add d:\path</code> (or any other non-<code>c:</code> path)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Added <code>hasModule</code> check to browserify code</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8173">CB-8173</a> Point to the latest <strong>Ubuntu</strong> version</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8179">CB-8179</a> Point to the latest <strong>WP8</strong> version</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Adding <code>symbolList</code> to <code>cordova.js</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8154">CB-8154</a> Fix errors adding platforms or plugins</li>
+  <li><code>browserify</code>: updated require to use <code>symbollist</code></li>
+  <li><strong>Amazon</strong> Added a type named <code>gradleReference</code> in framework</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-7736">CB-7736</a> Update <code>npm</code> dep to promote <code>qs module</code> to 1.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8086">CB-8086</a> Prefixed subprojects with package name</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8067">CB-8067</a> externalized <code>valid-identifier</code> it is its own module</li>
+  <li>Added identifier checking for app id, searches for <code>java+C#</code> reserved words</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6472">CB-6472</a> Adding content to <code>-Info.plist</code> - Unexpected behaviour</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8053">CB-8053</a> Including a project reference in a plugin fails on <strong>Windows</strong> platform</li>
+  <li>Pass the <code>searchpath</code> when installing plugins</li>
+  <li>Add a type named <code>gradleReference</code> in framework</li>
 </ul>
 
 <h2 id="cordova">cordova</h2>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-6756">CB-6756</a> Use <code>cordova_lib.binname</code> instead of <code>cordova</code></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>npm run cover</code> command to generate tests coverage report</li>
-
-<li><code>searchpath</code> option is added to <code>restore</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-6756">CB-6756</a> Use <code>cordova_lib.binname</code> instead of <code>cordova</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>npm run cover</code> command to generate tests coverage report</li>
+  <li><code>searchpath</code> option is added to <code>restore</code></li>
 </ul>
 
-<h2 id="cordovajs">cordova-js</h2>
+<h2 id="cordova-js">cordova-js</h2>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> Use the correct plugin for <code>App/CoreAndroid</code> plugin based on platformVersion</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> <strong>Android</strong>: Fire events from native via message channel</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> <strong>Android</strong>: Add message channel for events</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>cover</code> grunt task to generate tests coverage report</li>
-
-<li><strong>Amazon</strong> related change: <code>base64.toArrayBuffer</code> to convert <code>base64</code> strings</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Populating <code>symbolList</code></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> Use the correct plugin for <code>App/CoreAndroid</code> plugin based on platformVersion</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> <strong>Android</strong>: Fire events from native via message channel</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8210">CB-8210</a> <strong>Android</strong>: Add message channel for events</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8129">CB-8129</a> Adds <code>cover</code> grunt task to generate tests coverage report</li>
+  <li><strong>Amazon</strong> related change: <code>base64.toArrayBuffer</code> to convert <code>base64</code> strings</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-8158">CB-8158</a> Populating <code>symbolList</code></li>
 </ul>
 
 <h2 id="plugman">plugman</h2>
 
 <ul>
-<li>Fix broken link to <strong>Chrome</strong> plugins</li>
+  <li>Fix broken link to <strong>Chrome</strong> plugins</li>
 </ul>
 
-<h2 id="pinned_platform_versions_for_cordova_cli_420">Pinned Platform Versions for Cordova CLI 4.2.0</h2>
+<h2 id="pinned-platform-versions-for-cordova-cli-420">Pinned Platform Versions for Cordova CLI 4.2.0</h2>
 
 <ul>
-<li>Cordova Amazon-FireOS: 3.6.3</li>
-
-<li>Cordova Android: 3.6.4</li>
-
-<li>Cordova BlackBerry10: 3.7.0</li>
-
-<li>Cordova Browser: 3.6.0</li>
-
-<li>Cordova FirefoxOS: 3.6.3</li>
-
-<li>Cordova iOS: 3.7.0</li>
-
-<li>Cordova Ubuntu: 4.0.0</li>
-
-<li>Cordova Windows: 3.7.1</li>
-
-<li>Cordova WP8: 3.7.1</li>
+  <li>Cordova Amazon-FireOS: 3.6.3</li>
+  <li>Cordova Android: 3.6.4</li>
+  <li>Cordova BlackBerry10: 3.7.0</li>
+  <li>Cordova Browser: 3.6.0</li>
+  <li>Cordova FirefoxOS: 3.6.3</li>
+  <li>Cordova iOS: 3.7.0</li>
+  <li>Cordova Ubuntu: 4.0.0</li>
+  <li>Cordova Windows: 3.7.1</li>
+  <li>Cordova WP8: 3.7.1</li>
 </ul>
 
     </div>
 </div>
 
-
-
     <a class="scroll-point" name="links"></a>
 <hr/>
 
@@ -297,7 +237,6 @@
     </div>
 </div>
 
-
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
@@ -306,6 +245,15 @@
     <a class="closing" href="#top"></a>
 </div>
 
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
 
 </body>
 </html>



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