You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/07/10 23:55:53 UTC

svn commit: r1609579 [3/7] - 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/releases/20...

Modified: cordova/site/public/blog/releases/2013/11/06/cordova-291.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/releases/2013/11/06/cordova-291.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/blog/releases/2013/11/06/cordova-291.html (original)
+++ cordova/site/public/blog/releases/2013/11/06/cordova-291.html Thu Jul 10 21:55:52 2014
@@ -69,159 +69,101 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">06 Nov 2013</p>
     <div class="post">
-    
-<p>The <a href="http://cordova.apache.org/">Apache Cordova</a> team has just released Cordova 2.9.1. Wait what?! You read right! We have backported some bug fixes to the Cordova 2 series for all of you that haven’t upgraded to the Cordova 3 series yet. Hurray! Among other fixes, this release backports iOS 7 support.</p>
+    <p>The <a href="http://cordova.apache.org/">Apache Cordova</a> team has just released Cordova 2.9.1. Wait what?! You read right! We have backported some bug fixes to the Cordova 2 series for all of you that haven’t upgraded to the Cordova 3 series yet. Hurray! Among other fixes, this release backports iOS 7 support.</p>
 
 <p>Users can download the source zip from <a href="https://www.apache.org/dist/cordova/cordova-2.9.1-src.zip">https://www.apache.org/dist/cordova/cordova-2.9.1-src.zip</a></p>
 
 <p>We will continue to backport fixes for a few more months, but we highly suggest upgrading to the Cordova 3 series.</p>
-<!--more-->
-<h2 id="whats_new_in_android">What’s new in Android</h2>
-
-<ul>
-<li>Update JS snapshot to version 2.9.1 (via coho)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
-
-<li>Move java files back into api/ directory.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4817">CB-4817</a> Remove unused assets in project template.</li>
-
-<li>Update InAppBrowser.java</li>
-
-<li>Update snapshot of CameraLauncher.java</li>
-
-<li>Update snapshot of FileTransfer.java</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5080">CB-5080</a> Find resources in a way that works with aapt’s –rename-manifest-package (cherry picked fro</li>
-
-<li>Tweak the online bridge to not send excess online events.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4495">CB-4495</a> Modify start-emulator script to exit immediately on a fatal emulator error. (cherry picke</li>
-
-<li>Fix data URI decoding in CordovaResourceApi</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4466">CB-4466</a> fixed jscript check_reqs to get target from project.properties</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4463">CB-4463</a> Updated bin/check_reqs to looks for android-18 target.Also fixed an issue in unix version</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create script should be better at handling non-word characters in activity name. Patc</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create should handle spaces in activity better.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5be319121</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Reworked UriResolver into CordovaResourceApi.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Add a length getter for UriResolver. Change from interface -&gt; abstract class.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Make UriResolver assert that IO is not on the UI nor WebCore threads. (cherry picked from</li>
-
-<li>Backporting FileUtils fixes to 2.9</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4633">CB-4633</a>: Backporting to Android 2.9.x</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4013">CB-4013</a> Fixed loadUrlTimeoutValue preference.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4155">CB-4155</a>: Cordova Android - navigator.app.clearCache(); is called on (prospectively unsupported) Web</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4103">CB-4103</a> Made config parameters case-insensitive.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4038">CB-4038</a> Move non-deprecated classes from the api package into the main package. (cherry picked fr</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Rewrite of DataResource into UriResolver + UriResolvers</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3927">CB-3927</a> Fix start-up race condition that could cause exec() responses to be dropped.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3949">CB-3949</a>: Adding code to mitigate broken intents with the application installer</li>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-3854">CB-3854</a>: Added support for wildcard.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3932">CB-3932</a> Remove baseUrl comment in handleDestroy method made redundant by <a href="https://issues.apache.org/jira/browse/CB-3766">CB-3766</a></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3902">CB-3902</a>: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometime</li>
+<!--more-->
 
-<li><a href="https://issues.apache.org/jira/browse/CB-3625">CB-3625</a> <a href="https://issues.apache.org/jira/browse/CB-3338">CB-3338</a> updated windows cli scripts and added version option</li>
+<h2 id="whats-new-in-android">What’s new in Android</h2>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
+<ul>
+  <li>Update JS snapshot to version 2.9.1 (via coho)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> Fix Android WebSQL sometime throwing SECURITY_ERR.</li>
+  <li>Move java files back into api/ directory.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4817">CB-4817</a> Remove unused assets in project template.</li>
+  <li>Update InAppBrowser.java </li>
+  <li>Update snapshot of CameraLauncher.java </li>
+  <li>Update snapshot of FileTransfer.java</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5080">CB-5080</a> Find resources in a way that works with aapt’s –rename-manifest-package (cherry picked fro</li>
+  <li>Tweak the online bridge to not send excess online events.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4495">CB-4495</a> Modify start-emulator script to exit immediately on a fatal emulator error. (cherry picke</li>
+  <li>Fix data URI decoding in CordovaResourceApi</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4466">CB-4466</a> fixed jscript check_reqs to get target from project.properties</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4463">CB-4463</a> Updated bin/check_reqs to looks for android-18 target.Also fixed an issue in unix version</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create script should be better at handling non-word characters in activity name. Patc</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4198">CB-4198</a> bin/create should handle spaces in activity better.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5be319121</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Reworked UriResolver into CordovaResourceApi.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Add a length getter for UriResolver. Change from interface -&gt; abstract class.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Make UriResolver assert that IO is not on the UI nor WebCore threads. (cherry picked from</li>
+  <li>Backporting FileUtils fixes to 2.9</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4633">CB-4633</a>: Backporting to Android 2.9.x</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4013">CB-4013</a> Fixed loadUrlTimeoutValue preference.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4155">CB-4155</a>: Cordova Android - navigator.app.clearCache(); is called on (prospectively unsupported) Web</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4103">CB-4103</a> Made config parameters case-insensitive.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4038">CB-4038</a> Move non-deprecated classes from the api package into the main package. (cherry picked fr</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3384">CB-3384</a> Rewrite of DataResource into UriResolver + UriResolvers</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3927">CB-3927</a> Fix start-up race condition that could cause exec() responses to be dropped.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3949">CB-3949</a>: Adding code to mitigate broken intents with the application installer</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3854">CB-3854</a>: Added support for wildcard. </li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3932">CB-3932</a> Remove baseUrl comment in handleDestroy method made redundant by <a href="https://issues.apache.org/jira/browse/CB-3766">CB-3766</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3902">CB-3902</a>: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometime</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3625">CB-3625</a> <a href="https://issues.apache.org/jira/browse/CB-3338">CB-3338</a> updated windows cli scripts and added version option</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3998">CB-3998</a> video duration is an int</li>
 </ul>
 
-<h2 id="whats_new_in_ios">What’s new in iOS</h2>
+<h2 id="whats-new-in-ios">What’s new in iOS</h2>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-5199">CB-5199</a> - Media Capture - UI issues under iOS 7 (uncrustify style fix-ups as well)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 - add CoreMotion.framework to the default template</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4825">CB-4825</a>, <a href="https://issues.apache.org/jira/browse/CB-5035">CB-5035</a> (Device Motion / Accelerometer)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media only)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media Capture only)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a>, <a href="https://issues.apache.org/jira/browse/CB-4355">CB-4355</a> (Splashscreen)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4930">CB-4930</a> (InAppBrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4958">CB-4958</a>, <a href="https://issues.apache.org/jira/browse/CB-3482">CB-3482</a> and <a href="https://issues.apache.org/jira/browse/CB-3453">CB-3453</a> changes</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4480">CB-4480</a> Using 64 bit ints to store file size</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3448">CB-3448</a> bin/diagnose_project script fails if CORDOVALIB variable not in prefs plist</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3567">CB-3567</a> Redirect initiated in JavaScript fails the app from loading</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4147">CB-4147</a> Fixing crash when calling show() on an already open InAppBrowser window.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4104">CB-4104</a> Made config parameters case-insensitive.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4033">CB-4033</a> Relaxed case-sensitivity of “UTF-8”.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4037">CB-4037</a> Unable to Archive iOS projects for upload to App Store in 2.9</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4025">CB-4025</a> iOS emulate command broken when run inside the cordova folder</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5199">CB-5199</a> - Media Capture - UI issues under iOS 7 (uncrustify style fix-ups as well)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 - add CoreMotion.framework to the default template</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4825">CB-4825</a>, <a href="https://issues.apache.org/jira/browse/CB-5035">CB-5035</a> (Device Motion / Accelerometer)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media only)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport of v2.9.1 from <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> (Media Capture only)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a>, <a href="https://issues.apache.org/jira/browse/CB-4355">CB-4355</a> (Splashscreen)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4930">CB-4930</a> (InAppBrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5189">CB-5189</a> - ios - Backport for v2.9.1 of <a href="https://issues.apache.org/jira/browse/CB-4958">CB-4958</a>, <a href="https://issues.apache.org/jira/browse/CB-3482">CB-3482</a> and <a href="https://issues.apache.org/jira/browse/CB-3453">CB-3453</a> changes</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4480">CB-4480</a> Using 64 bit ints to store file size</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3448">CB-3448</a> bin/diagnose_project script fails if CORDOVALIB variable not in prefs plist</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3567">CB-3567</a> Redirect initiated in JavaScript fails the app from loading</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4147">CB-4147</a> Fixing crash when calling show() on an already open InAppBrowser window.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4104">CB-4104</a> Made config parameters case-insensitive.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4033">CB-4033</a> Relaxed case-sensitivity of “UTF-8”.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4037">CB-4037</a> Unable to Archive iOS projects for upload to App Store in 2.9</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4025">CB-4025</a> iOS emulate command broken when run inside the cordova folder</li>
 </ul>
 
-<h2 id="whats_new_in_windows_phone_7__8">What’s new in Windows Phone 7 &amp; 8</h2>
+<h2 id="whats-new-in-windows-phone-7--8">What’s new in Windows Phone 7 &amp; 8</h2>
 
 <ul>
-<li>support namespace, and deprecated plugin tags in config.xml</li>
-
-<li>Update File.write method with additional params</li>
-
-<li>bumped version to 2.9.1 and removed dupe geolocation from config.xml for wp7+8 <a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a></li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a> Broken notification handling</li>
-
-<li>update templates to include all plugins for 2.9.1</li>
-
-<li>update cordova.js for 2.9.1</li>
-
-<li>Fix null reference exception</li>
-
-<li>update Audio/Media plugins</li>
-
-<li>add callback id to compass callbacks</li>
-
-<li>add callback id to callbacks</li>
-
-<li>update FileTransfer plug from plugin repo</li>
-
-<li>add plugns back, and remove dupe classes</li>
+  <li>support namespace, and deprecated plugin tags in config.xml</li>
+  <li>Update File.write method with additional params</li>
+  <li>bumped version to 2.9.1 and removed dupe geolocation from config.xml for wp7+8 <a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4090">CB-4090</a> Broken notification handling</li>
+  <li>update templates to include all plugins for 2.9.1</li>
+  <li>update cordova.js for 2.9.1</li>
+  <li>Fix null reference exception</li>
+  <li>update Audio/Media plugins</li>
+  <li>add callback id to compass callbacks</li>
+  <li>add callback id to callbacks</li>
+  <li>update FileTransfer plug from plugin repo</li>
+  <li>add plugns back, and remove dupe classes</li>
 </ul>
 
-<h2 id="whats_new_in_windows_8">What’s new in Windows 8</h2>
+<h2 id="whats-new-in-windows-8">What’s new in Windows 8</h2>
 
 <ul>
-<li>Cordova JS has been updated to 2.9.1</li>
+  <li>Cordova JS has been updated to 2.9.1</li>
 </ul>
 
 <p>For a full list of changes, refer to RELEASENOTES.md included in the download.</p>
 
+
     </div>
 </div>
 

Modified: cordova/site/public/css/master.css
URL: http://svn.apache.org/viewvc/cordova/site/public/css/master.css?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/css/master.css (original)
+++ cordova/site/public/css/master.css Thu Jul 10 21:55:52 2014
@@ -1,826 +0,0 @@
-* {
-  margin: 0;
-  padding: 0;
-  -webkit-text-size-adjust: none;
-}
-body,
-a {
-  color: #3b4854;
-}
-/** LESS **/
-.animate-background {
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-}
-.animate {
-  -webkit-transition: all 0.25s linear;
-  -moz-transition: all 0.25s linear;
-  transition: all 0.25s linear;
-}
-.secondary-bg {
-  background: url(/images/grid.png) #eeeeee 50% 0%;
-}
-.sprite {
-  background: url(/images/sprite.png) no-repeat;
-}
-.ellipsis {
-  overflow: hidden;
-  display: block;
-  text-overflow: ellipsis;
-  white-space: nowrap;
-}
-/*---------------------------------------------------
-	Font
----------------------------------------------------*/
-body,
-h1,
-h2,
-h3,
-h4,
-input,
-button {
-  font-size: 17px;
-  font-family: 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
-  font-weight: 300;
-}
-h1,
-h2,
-h3,
-h4 {
-  letter-spacing: 0.05em;
-}
-h1 {
-  font-size: 34px;
-}
-h2 {
-  font-size: 34px;
-  padding: 48px 0;
-}
-b,
-strong {
-  font-family: 'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
-  font-weight: 900;
-}
-label {
-  font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
-  font-weight: 400;
-  font-size: 12px;
-}
-.platforms-list li,
-.list-header.mini,
-.quick-links-header li {
-  font-family: 'HelveticaNeue-Medium', 'HelveticaNeue', Helvetica, Arial, sans-serif;
-  font-weight: 500;
-}
-/*---------------------------------------------------
-	Generic
----------------------------------------------------*/
-a:hover {
-  color: #4cc2e4;
-}
-p {
-  line-height: 1.8em;
-  margin-bottom: 1.5em;
-}
-p + p {
-  margin-top: 2em;
-}
-.button-container {
-  position: absolute;
-  right: -5px;
-  background: url(/images/shadow.png);
-}
-.button {
-  display: block;
-  background: url(/images/sprite.png) no-repeat;
-  background-color: #4cc2e4;
-  background-position: 100% -171px;
-  width: 288px;
-  padding: 16px;
-  color: #fff;
-  font-size: 24px;
-  text-decoration: none;
-  position: relative;
-  top: -5px;
-  left: -5px;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-}
-.button:hover {
-  background-color: #4cd6fc;
-  color: #fff;
-}
-div.button,
-div.button:hover {
-  background-color: #abafb0;
-}
-.button label {
-  display: block;
-  font-size: 0.5em;
-  height: 16px;
-}
-.clear {
-  clear: both;
-}
-/*---------------------------------------------------
-	Layout
----------------------------------------------------*/
-#wrap,
-.wrap,
-#footer,
-hr {
-  width: 1008px;
-  margin: 0 auto;
-  position: relative;
-}
-.grid {
-  background: url(/images/grid.png) #eeeeee 50% 0%;
-  padding: 32px 0;
-}
-hr {
-  border: none;
-  border-top: 1px solid #ddd;
-  margin-top: 64px;
-  margin-bottom: 32px;
-}
-/*---------------------------------------------------
-	Layout - Header
----------------------------------------------------*/
-.header-placeholder {
-  height: 90px;
-}
-#header {
-  height: 90px;
-  position: fixed;
-  z-index: 10;
-  left: 0;
-  right: 0;
-  background: #fff;
-  border-bottom: 1px solid #ddd;
-}
-#header .shadow {
-  position: absolute;
-  left: 0;
-  right: 0;
-  bottom: -3px;
-  height: 3px;
-  background: url(/images/shadow.png);
-}
-.logo,
-.closing {
-  background: url(/images/sprite.png) no-repeat;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  background-color: #3b4854;
-  background-position: 0 0px;
-  position: absolute;
-  left: 0;
-  top: 5px;
-  width: 220px;
-  height: 75px;
-}
-.logo:hover {
-  background-color: #4cc2e4;
-}
-.menu {
-  padding: 16px 0;
-  float: right;
-}
-.menu a {
-  text-decoration: none;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  padding: 8px;
-  margin: 0 8px;
-  line-height: 55px;
-}
-.menu a:hover {
-  color: #4cc2e4;
-}
-.menu-dropdown {
-  display: none;
-  position: absolute;
-  right: 16px;
-  top: 32px;
-  width: 40%;
-}
-.menu-dropdown select {
-  width: 100%;
-}
-/*---------------------------------------------------
-	Layout - Leadin
----------------------------------------------------*/
-.leadin {
-  margin-bottom: 32px;
-}
-.leadin .wrap {
-  height: 368px;
-}
-.leadin .text-block {
-  position: absolute;
-  left: 384px;
-  top: 64px;
-}
-.leadin img {
-  position: absolute;
-  top: 32px;
-  left: 24px;
-}
-.leadin li {
-  list-style: none;
-  margin: 9px 8px;
-}
-.leadin h1 {
-  background: #fff;
-  display: inline;
-  padding: 4px 8px;
-}
-.leadin .button-container {
-  bottom: 0;
-}
-/*---------------------------------------------------
-	Layout - Contribution, Mailing List,
-	Download and Quick Links
----------------------------------------------------*/
-.container-box {
-  background: #fff;
-  padding: 8px;
-  position: relative;
-}
-.list-link {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-}
-.list {
-  padding-top: 16px;
-}
-.list li {
-  background: #fff;
-  padding: 8px;
-  position: relative;
-  list-style: none;
-  margin-bottom: 16px;
-}
-.list-header {
-  background: #fff;
-  padding: 8px;
-  position: relative;
-  margin-top: 16px;
-}
-.list-header p {
-  margin-bottom: 0;
-}
-.list-container {
-  position: relative;
-}
-/**** Platforms ****/
-.platforms-list {
-  padding-top: 32px;
-  width: 456px;
-}
-.platforms-list.second {
-  position: absolute;
-  right: 0;
-  top: 0;
-}
-.platforms-list li a {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  width: 36px;
-  background: url(/images/sprite.png) no-repeat;
-  background-position: 3px -127px;
-  background-color: #4cc2e4;
-}
-.platforms-list li a:hover {
-  background-color: #4cd6fc;
-}
-.platforms-list li.first a {
-  width: 108px;
-}
-.platforms-list li a.link-apache {
-  right: 39px;
-  background-position: 2px -94px;
-}
-.platforms-list li.first a.link-apache {
-  width: 144px;
-  right: 111px;
-}
-/**** Mailing List ****/
-.mailing-list {
-  width: 752px;
-  margin-bottom: 24px;
-}
-.mailing-list a {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  backround: #fff;
-  padding: 8px;
-  width: 408px;
-  font-size: 14px;
-}
-.mailing-list a:hover {
-  color: #fff;
-  background: #4cc2e4;
-}
-.mailing-list a span {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-  width: 36px;
-  background: url(/images/sprite.png) no-repeat;
-  background-position: -156px -95px;
-  background-color: #4cc2e4;
-}
-.mailing-list li {
-  margin-bottom: 3px;
-}
-/**** Download ****/
-.download-pane .button-container {
-  bottom: -70px;
-}
-.list-header.mini {
-  display: inline;
-}
-.download-list-container {
-  position: relative;
-}
-.download-list {
-  width: 320px;
-  margin-bottom: 24px;
-}
-.download-list.second,
-.download-list.third {
-  position: absolute;
-  top: 0;
-}
-.download-list.second {
-  left: 344px;
-}
-.download-list.third {
-  left: 688px;
-}
-.download-list li {
-  height: 18px;
-}
-.download-list .version {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  background: url(/images/sprite.png) no-repeat;
-  background-position: -160px -127px;
-  background-color: #4cc2e4;
-  color: #fff;
-  text-decoration: none;
-  right: auto;
-  left: 0;
-  padding: 8px;
-  padding-left: 32px;
-  width: 40%;
-}
-.download-list .version:hover {
-  background-color: #4cd6fc;
-}
-.download-list .release {
-  float: right;
-  font-size: 12px;
-  margin-top: 2px;
-}
-/**** Quick Links ****/
-.list-header.mini {
-  display: inline;
-}
-.quick-links,
-.quick-links-header li {
-  float: left;
-  width: 320px;
-  margin-right: 24px;
-  list-style: none;
-  position: relative;
-}
-.quick-links-header li {
-  margin-bottom: 24px;
-}
-.quick-links.last,
-.quick-links-header li.last {
-  margin-right: 0;
-}
-.quick-links li {
-  padding: 0;
-}
-.quick-links a {
-  -webkit-transition: background 0.25s linear;
-  -moz-transition: background 0.25s linear;
-  transition: background 0.25s linear;
-  display: block;
-  text-decoration: none;
-  padding: 8px;
-}
-.quick-links a:hover {
-  color: #fff;
-  background: #4cc2e4;
-}
-.quick-links a span {
-  position: absolute;
-  top: 0;
-  bottom: 0;
-  right: 0;
-  width: 36px;
-  background: url(/images/sprite.png) no-repeat;
-  background-position: -156px -95px;
-  background-color: #4cc2e4;
-}
-/*---------------------------------------------------
-	Layout - Footer
----------------------------------------------------*/
-#footer {
-  padding: 32px 0 64px;
-}
-#footer p {
-  font-size: 12px;
-  line-height: 1.5em;
-}
-.closing {
-  background-position: 0 -725px;
-  left: auto;
-  right: 0;
-  top: 20px;
-  width: 60px;
-  height: 65px;
-}
-.closing:hover {
-  background-color: #4cc2e4;
-}
-/*---------------------------------------------------
-	Jira Search Form
----------------------------------------------------*/
-#jira-search-box {
-  border: 1px solid #ccc;
-  padding: 2px;
-  min-width: 200px;
-}
-#jira-search-box,
-#jira-search-button {
-  box-sizing: border-box;
-  -moz-box-sizing: border-box;
-  -webkit-box-sizing: border-box;
-  height: 30px;
-  height: 1.8rem;
-  vertical-align: bottom;
-}
-#jira-search-button {
-  font-size: 14px;
-  margin-left: -1px;
-  padding: 5px;
-}
-/*---------------------------------------------------
-	Misc
----------------------------------------------------*/
-.icon {
-  background: url(/images/sprite.png) no-repeat;
-  background-position: 0 -220px;
-  padding-left: 78px;
-}
-.icon-about {
-  background-position: 0 -220px;
-}
-.icon-contribute {
-  background-position: 0 -316px;
-}
-.icon-mailing-list {
-  background-position: 0 -412px;
-}
-.icon-download {
-  background-position: 0 -508px;
-}
-.icon-quick-links {
-  background-position: 0 -604px;
-}
-a.scroll-point {
-  display: block;
-  border-bottom: transparent 1px solid;
-}
-a.pt-top {
-  border: none;
-}
-a.pt-about {
-  margin: -100px 0 130px;
-  border: none;
-}
-.corner,
-.quick-links .corner {
-  background: url(/images/sprite.png) no-repeat;
-  background-position: 0 -808px;
-  position: absolute;
-  left: 0;
-  top: -32px;
-  width: 40px;
-  height: 40px;
-}
-.button-container.middle {
-  bottom: 0;
-}
-/*---------------------------------------------------
-	Mobile
----------------------------------------------------*/
-@media all and (max-width: 1024px) {
-  #wrap,
-  .wrap,
-  #footer,
-  hr {
-    width: auto;
-  }
-  .wrap,
-  #footer {
-    margin-left: 24px;
-    margin-right: 24px;
-  }
-  .download-list,
-  .download-list.second,
-  .download-list.third {
-    width: 30%;
-  }
-  .download-list.second {
-    left: 33%;
-  }
-  .download-list.third {
-    left: 66%;
-  }
-  .quick-links,
-  .quick-links-header li {
-    width: 30%;
-  }
-  .platforms-list {
-    width: 48%;
-  }
-  h1 {
-    font-size: 30px;
-  }
-  .button-container {
-    right: 16px;
-  }
-}
-@media all and (max-width: 890px) {
-  h1 {
-    font-size: 24px;
-  }
-  h2 {
-    font-size: 24px;
-    padding-top: 54px;
-  }
-  .leadin img {
-    top: 0;
-    width: 240px;
-    height: 270px;
-  }
-  .leadin .text-block {
-    top: 32px;
-    left: 290px;
-  }
-  .button {
-    width: 250px;
-    padding: 12px;
-  }
-  .leadin .wrap {
-    height: 300px;
-  }
-  .mailing-list {
-    width: auto;
-  }
-  .menu {
-    display: none;
-  }
-  .menu-dropdown {
-    display: block;
-  }
-}
-@media all and (max-width: 720px) {
-  body {
-    font-size: 16px;
-  }
-  h1 {
-    font-size: 22px;
-  }
-  h2 {
-    font-size: 22px;
-    padding-top: 54px;
-  }
-  .leadin img {
-    width: 192px;
-    height: 216px;
-  }
-  .leadin .text-block {
-    top: 32px;
-    left: 232px;
-  }
-  .button {
-    font-size: 20px;
-    background-position: 100% -177px;
-    width: 220px;
-    padding: 10px;
-  }
-  .leadin .wrap {
-    height: 280px;
-  }
-  .platforms-list li.first a.link-apache,
-  .platforms-list li.first a.link-github {
-    width: 36px;
-  }
-  .platforms-list li.first a.link-apache {
-    right: 39px;
-  }
-  .mailing-list li {
-    padding: 8px 4px;
-  }
-  .mailing-list a {
-    width: 56%;
-    padding-right: 42px;
-    overflow: hidden;
-    display: block;
-    text-overflow: ellipsis;
-    white-space: nowrap;
-  }
-  .download-list .version {
-    width: 28%;
-  }
-  .menu-dropdown {
-    top: 16px;
-  }
-  #header,
-  .header-placeholder {
-    height: 52px;
-  }
-  .logo {
-    top: 7px;
-    width: 110px;
-    height: 37px;
-    background-size: 112px 425px;
-  }
-  #footer {
-    padding-bottom: 28px;
-    padding-right: 72px;
-  }
-}
-@media all and (max-width: 630px) {
-  body {
-    /*        font-size: 14px;*/
-  }
-  .leadin img {
-    left: -4px;
-    width: 160px;
-    height: 180px;
-  }
-  .leadin .text-block {
-    left: 175px;
-    top: 11px;
-  }
-  .leadin .wrap {
-    height: 240px;
-  }
-  .leadin .button-container {
-    bottom: -10px;
-  }
-  .button {
-    font-size: 18px;
-    background-position: 100% -181px;
-    width: 200px;
-    padding: 8px;
-  }
-  .download-list .version {
-    width: 22%;
-  }
-}
-@media all and (max-width: 585px) {
-  h1,
-  h2,
-  h3,
-  h4 {
-    letter-spacing: 0;
-  }
-  h1 {
-    font-size: 18px;
-  }
-  .leadin img {
-    width: 128px;
-    height: 144px;
-  }
-  .leadin .text-block {
-    left: 130px;
-  }
-  .wrap,
-  #footer {
-    margin-left: 12px;
-    margin-right: 12px;
-  }
-  .leadin .wrap {
-    height: 200px;
-  }
-  .icon {
-    background-size: 112px 425px;
-    padding: 20px 48px 20px 48px;
-    overflow: hidden;
-    display: block;
-    text-overflow: ellipsis;
-    white-space: nowrap;
-  }
-  .icon-about {
-    background-position: 0 -110px;
-  }
-  .icon-contribute {
-    background-position: 0 -158px;
-  }
-  .icon-mailing-list {
-    background-position: 0 -206px;
-  }
-  .icon-download {
-    background-position: 0 -254px;
-  }
-  .icon-quick-links {
-    background-position: 0 -302px;
-  }
-  .platforms-list,
-  .platforms-list.second {
-    width: auto;
-    position: static;
-    padding-bottom: 0;
-  }
-  .platforms-list.second {
-    padding-top: 0;
-  }
-  .mailing-list a {
-    width: 0;
-    padding-right: 30px;
-  }
-  .download-list,
-  .download-list.second,
-  .download-list.third {
-    width: auto;
-    float: none;
-    position: static;
-    margin-bottom: 0;
-  }
-  .download-list.second,
-  .download-list.third {
-    padding-top: 0;
-  }
-  .quick-links-header {
-    display: none;
-  }
-  .quick-links,
-  .quick-links-header li {
-    float: none;
-    width: auto;
-    margin-right: 0;
-  }
-  .quick-links .corner {
-    display: none;
-  }
-  .quick-links {
-    padding-top: 0;
-  }
-}
-@media all and (max-width: 440px) {
-  .leadin .button-container {
-    display: none;
-  }
-  .leadin .text-block {
-    top: 135px;
-    left: -4px;
-    right: -4px;
-  }
-  .leadin img {
-    top: -8px;
-  }
-  .leadin .wrap {
-    height: 260px;
-  }
-  .icon {
-    padding: 22px 16px 20px 35px;
-  }
-  h2 {
-    font-size: 20px;
-  }
-  hr {
-    margin-top: 32px;
-  }
-}

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Thu Jul 10 21:55:52 2014
@@ -101,137 +101,118 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
-      <li><span>08 Jul 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/07/08/plugins-release.html">Plugins Release: July 8, 2014</a>
-      
-<p>The following plugins were updated today:</p>
+      <li><span>10 Jul 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/07/10/tools-release.html">Tools Release: July 10, 2014</a>
+      <p>New versions of <code>plugman</code>, <code>cordova</code> and <code>cordova-lib</code> are now live!</p>
 
 <ul>
-<li>cordova-plugin-contacts: 0.2.11</li>
-
-<li>cordova-plugin-network-information: 0.2.10</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>Notable changes include:</p>
-
-<ul>
-<li>The network-information plugin no longer crashes immediately if no network is available</li>
+<p>To update your tools:</p>
 
-<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>
+<pre><code>npm install -g cordova
+npm install -g plugman
+</code></pre>
 
-<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>
+<p>Most notable changes are:</p>
 
-<li>Contacts on <strong>Firefox OS</strong> no longer requires manual change of the application permissions</li>
+<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>
 </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>
-
 <p>Other changes include:</p>
 
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/07/08/plugins-release.html">Read More</a></div>
+
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/07/10/tools-release.html">Read More</a></div>
     
-      <li><span>12 Jun 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Plugins Release: June 12, 2014</a>
-      
-<p>The following plugins were updated today:</p>
+      <li><span>08 Jul 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/07/08/plugins-release.html">Plugins Release: July 8, 2014</a>
+      <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>
+  <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>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>
+  <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 readding it. E.g. To update your file plugin:</p>
+<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.file
-cordova plugin add org.apache.cordova.file</code></pre>
+<pre><code>cordova plugin rm org.apache.cordova.contacts
+cordova plugin add org.apache.cordova.contacts
+</code></pre>
 
 <p>Other changes include:</p>
 
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Read More</a></div>
-    
-      <li><span>23 May 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/05/23/cordova-350.html">Apache Cordova 3.5.0</a>
-      
-<p>We are happy to announce that <code>Apache Cordova 3.5</code> has been released!</p>
 
-<p>Most notable changes include:</p>
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/07/08/plugins-release.html">Read More</a></div>
+    
+      <li><span>12 Jun 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Plugins Release: June 12, 2014</a>
+      <p>The following plugins were updated today:</p>
 
 <ul>
-<li>Common code between <code>cordova-cli</code> &amp; <code>cordova-plugman</code> has been moved into its own repo named <code>cordova-lib</code>.</li>
-
-<li>Each platform now has a <code>package.json</code> file and has been uploaded to <code>npm</code>. Future updates to the <code>cordova-cli</code> will make use of <code>npm</code> instead of <code>git</code> for loading platforms.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4863">CB-4863</a> - Drop <strong>iOS</strong> 5.0 support, and support <code>arm64</code>. New projects are built as a universal binary (64 and 32-bit), and require a minimum deployment target of iOS 6.0.</li>
-
-<li>This is the last release with support for <strong>WP7</strong></li>
-
-<li>Added Chrome devtools support for debug builds for <strong>amazon-fireos</strong></li>
+  <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>To upgrade: (replace <code>android</code> with the platform you want to update):</p>
+<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>
 
-<pre><code>npm install -g cordova
-cd my_project
-cordova platform update android</code></pre>
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 
-<p>For non-CLI projects or for pre-3.0 projects, refer to the <a href="http://cordova.apache.org/docs/en/3.5.0/guide_platforms_index.md.html">upgrade guides</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>
 
 <p>Other changes include:</p>
 
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/announcements/2014/05/23/cordova-350.html">Read More</a></div>
+
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Read More</a></div>
     
   </ul>
   

Modified: cordova/site/public/news/2013/09/06/last-week.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/09/06/last-week.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/09/06/last-week.html (original)
+++ cordova/site/public/news/2013/09/06/last-week.html Thu Jul 10 21:55:52 2014
@@ -69,31 +69,28 @@
     <div class="meta">Posted by: <a href="https://twitter.com/GrieveAndrew">Andrew Grieve</a></div>
     <p class="meta">06 Sep 2013</p>
     <div class="post">
-    
-<p>Last week Cordova saw 39 commits come in, <code>plugman</code> reached version <code>0.11.0</code>, and <code>CLI</code> reached <code>3.0.9</code>.</p>
+    <p>Last week Cordova saw 39 commits come in, <code>plugman</code> reached version <code>0.11.0</code>, and <code>CLI</code> reached <code>3.0.9</code>.</p>
 
-<p><code>plugman</code> now has initial support for Windows Phone, plugin URLs can now <a href="https://issues.apache.org/jira/browse/CB-4622">specify a git hash and subdirectory</a>, and <code>&lt;engine&gt;</code> tags <a href="https://issues.apache.org/jira/browse/CB-4494">are now enforced</a>. There was also good progress made towards launching our <a href="https://issues.apache.org/jira/browse/CB-4489">Plugin Registry</a>. <!--more--></p>
+<p><code>plugman</code> now has initial support for Windows Phone, plugin URLs can now
+<a href="https://issues.apache.org/jira/browse/CB-4622">specify a git hash and subdirectory</a>,
+and <code>&lt;engine&gt;</code> tags <a href="https://issues.apache.org/jira/browse/CB-4494">are now enforced</a>.
+There was also good progress made towards launching our <a href="https://issues.apache.org/jira/browse/CB-4489">Plugin Registry</a>.
+<!--more--></p>
 
 <p><em>Other Notable Changes:</em></p>
 
 <ul>
-<li><code>&lt;lib-file&gt;</code> <a href="https://issues.apache.org/jira/browse/CB-4430">can now be used</a> by plugins to add <code>.jar</code> files on Android.</li>
-
-<li><code>cordova plugin rm</code> now doesn’t choke when a file is already deleted</li>
-
-<li><code>cordova platform ls</code> now shows both installed and <a href="https://issues.apache.org/jira/browse/CB-3904">available-to-install</a> platforms</li>
-
-<li><code>cordova-plugin-camera</code> data-URIs <a href="https://issues.apache.org/jira/browse/CB-4656">now work again on Android</a></li>
-
-<li><code>cordova-plugin-device-orientation</code> <a href="https://issues.apache.org/jira/browse/CB-3687">got BB10 support</a></li>
-
-<li><code>cordova-plugin-file</code>’s DirectoryEntry.copy() <a href="https://issues.apache.org/jira/browse/CB-4514">is now recursive</a>.</li>
-
-<li><code>cordova-plugin-geolocation</code> got Win8 support</li>
-
-<li><code>cordova-plugin-vibrate</code> <a href="https://issues.apache.org/jira/browse/CB-4661">added a missing permission</a> for Android.</li>
+  <li><code>&lt;lib-file&gt;</code> <a href="https://issues.apache.org/jira/browse/CB-4430">can now be used</a> by plugins to add <code>.jar</code> files on Android.</li>
+  <li><code>cordova plugin rm</code> now doesn’t choke when a file is already deleted</li>
+  <li><code>cordova platform ls</code> now shows both installed and <a href="https://issues.apache.org/jira/browse/CB-3904">available-to-install</a> platforms</li>
+  <li><code>cordova-plugin-camera</code> data-URIs <a href="https://issues.apache.org/jira/browse/CB-4656">now work again on Android</a></li>
+  <li><code>cordova-plugin-device-orientation</code> <a href="https://issues.apache.org/jira/browse/CB-3687">got BB10 support</a></li>
+  <li><code>cordova-plugin-file</code>’s DirectoryEntry.copy() <a href="https://issues.apache.org/jira/browse/CB-4514">is now recursive</a>.</li>
+  <li><code>cordova-plugin-geolocation</code> got Win8 support</li>
+  <li><code>cordova-plugin-vibrate</code> <a href="https://issues.apache.org/jira/browse/CB-4661">added a missing permission</a> for Android.</li>
 </ul>
 
+
     </div>
 </div>
 

Modified: cordova/site/public/news/2013/09/13/last-week.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/09/13/last-week.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/09/13/last-week.html (original)
+++ cordova/site/public/news/2013/09/13/last-week.html Thu Jul 10 21:55:52 2014
@@ -69,23 +69,22 @@
     <div class="meta">Posted by: <a href="https://twitter.com/GrieveAndrew">Andrew Grieve</a></div>
     <p class="meta">13 Sep 2013</p>
     <div class="post">
-    
-<p>Last week Cordova saw 83 commits come in from 24 different authors. No releases were made, but attention was spent on <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS">adding Firefox OS support</a>, translating docs, and fixing bugs. <!--more--></p>
+    <p>Last week Cordova saw 83 commits come in from 24 different authors. No releases were made,
+but attention was spent on <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20component%20%3D%20FirefoxOS">adding Firefox OS support</a>,
+translating docs, and fixing bugs.
+<!--more--></p>
 
 <p><em>Other Notable Changes:</em></p>
 
 <ul>
-<li>FileTransfer on wp7 now supports basic authentication</li>
-
-<li>BlackBerry <a href="https://issues.apache.org/jira/browse/CB-4732">no longer validates buildId</a> and <a href="https://issues.apache.org/jira/browse/CB-4785">–no-build works again</a></li>
-
-<li><code>cordova serve</code> now serves all platforms at the same time (via /android/www, /ios/www, etc)</li>
-
-<li><code>cordova plugin ls</code> now takes ~50ms instead of ~700ms to run</li>
-
-<li>Plugin URLs <a href="https://issues.apache.org/jira/browse/CB-4770">are now optional</a> within <code>&lt;dependency&gt;</code> tags. The registry will be used when only an ID is given.</li>
+  <li>FileTransfer on wp7 now supports basic authentication</li>
+  <li>BlackBerry <a href="https://issues.apache.org/jira/browse/CB-4732">no longer validates buildId</a> and <a href="https://issues.apache.org/jira/browse/CB-4785">–no-build works again</a></li>
+  <li><code>cordova serve</code> now serves all platforms at the same time (via /android/www, /ios/www, etc)</li>
+  <li><code>cordova plugin ls</code> now takes ~50ms instead of ~700ms to run</li>
+  <li>Plugin URLs <a href="https://issues.apache.org/jira/browse/CB-4770">are now optional</a> within <code>&lt;dependency&gt;</code> tags. The registry will be used when only an ID is given.</li>
 </ul>
 
+
     </div>
 </div>
 

Modified: cordova/site/public/news/2013/10/01/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/01/plugins-release.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/01/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/01/plugins-release.html Thu Jul 10 21:55:52 2014
@@ -69,41 +69,33 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">01 Oct 2013</p>
     <div class="post">
-    
-<p>Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week.</p>
+    <p>Today we are doing a plugin release in preparation for Apache Cordova 3.1.0, which is scheduled to be released later this week. </p>
 
 <p>The main change for this release is removing ‘core’ from the plugin ID fields. This was done to make installing plugins simpler in 3.1.0. We are switching over to using plugin IDs and our <a href="http://plugins.cordova.io/">plugin registry</a> for plugin installation instead of directly installing from the plugin git urls.</p>
 
-<p>These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can’t wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show.</p>
+<p>These plugins are compatible with Cordova 3.0.0. Feel free to upgrade your current plugins if you can’t wait for 3.1.0 next week. Keep in mind that after you install these updated plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show. </p>
 
 <p>E.g. To update your camera plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.core.camera
-cordova plugin add org.apache.cordova.camera</code></pre>
+cordova plugin add org.apache.cordova.camera
+</code></pre>
 
-<p><br /></p>
-<!--more-->
-<p><em>Other Notable Changes:</em></p>
+<p><br />
+<!--more--></p>
 
-<ul>
-<li>Firefox OS support for Vibration and Device plugins</li>
+<p><em>Other Notable Changes:</em>
+* Firefox OS support for Vibration and Device plugins
+* Windows 8 support for multiple plugins
+* Fixed warnings that arose with XCode 5
+* <a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> iOS 7 microphone access requires user permission (media plugin)
+* <a href="https://issues.apache.org/jira/browse/CB-4799">CB-4799</a> Fix incorrect JS references within native code for iOS &amp; Android (media plugin)
+* <a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a> Update splashscreen image bounds for iOS 7 (splashscreen plugin)
+* <a href="https://issues.apache.org/jira/browse/CB-4593">CB-4593</a> Added vibration support for BB10 (vibration plugin) </p>
 
-<li>Windows 8 support for multiple plugins</li>
+<p><br />
+You can check out the individual release notes in each of the plugin repos for more details.</p>
 
-<li>Fixed warnings that arose with XCode 5</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4847">CB-4847</a> iOS 7 microphone access requires user permission (media plugin)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4799">CB-4799</a> Fix incorrect JS references within native code for iOS &amp; Android (media plugin)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a> Update splashscreen image bounds for iOS 7 (splashscreen plugin)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4593">CB-4593</a> Added vibration support for BB10 (vibration plugin)</li>
-</ul>
-
-<p><br /></p>
-
-<p>You can check out the individual release notes in each of the plugin repos for more details.</p>
 
     </div>
 </div>

Modified: cordova/site/public/news/2013/10/10/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/10/plugins-release.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/10/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/10/plugins-release.html Thu Jul 10 21:55:52 2014
@@ -69,73 +69,48 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">10 Oct 2013</p>
     <div class="post">
-    
-<p>Today we are doing a release for the plugins that have been updated since our last release. We are also excited to announce three new plugins that have recently been added to our registry.</p>
+    <p>Today we are doing a release for the plugins that have been updated since our last release. We are also excited to announce three new plugins that have recently been added to our registry. </p>
 
-<p>The new plugins include:</p>
+<p>The new plugins include:
+* websql for Android
+* keyboard for iOS
+* statusbar for iOS</p>
+
+<p>The following plugins have been updated for this release:
+* cordova-plugin-contacts
+* cordova-plugin-file
+* cordova-plugin-file-transfer
+* cordova-plugin-inappbrowser
+* cordova-plugin-media
+* cordova-plugin-media-capture
+* cordova-plugin-splashscreen
+* cordova-plugin-vibration</p>
 
-<ul>
-<li>websql for Android</li>
+<p><br />
+These plugins have been updated on our registry at <a href="http://plugins.cordova.io">plugins.cordova.io</a>.</p>
 
-<li>keyboard for iOS</li>
+<p><br />
+<!--more--></p>
 
-<li>statusbar for iOS</li>
-</ul>
-
-<p>The following plugins have been updated for this release:</p>
-
-<ul>
-<li>cordova-plugin-contacts</li>
-
-<li>cordova-plugin-file</li>
-
-<li>cordova-plugin-file-transfer</li>
-
-<li>cordova-plugin-inappbrowser</li>
-
-<li>cordova-plugin-media</li>
-
-<li>cordova-plugin-media-capture</li>
-
-<li>cordova-plugin-splashscreen</li>
-
-<li>cordova-plugin-vibration</li>
-</ul>
-
-<p><br /></p>
-
-<p>These plugins have been updated on our registry at <a href="http://plugins.cordova.io">plugins.cordova.io</a>.</p>
-
-<p><br /></p>
-<!--more-->
 <p>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><em>Notable Changes:</em></p>
-
-<ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-4950">CB-4950</a> Remove the dependence on concrete component android.webkit.WebView. (contacts)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5020">CB-5020</a> File plugin should execute on a separate thread (file)</li>
-
-<li>Fixed file-transfer issues for windows 8 (file-transfer)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4926">CB-4926</a> Fixes inappbrowser plugin loading for windows8 (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4928">CB-4928</a> plugin-media doesn’t load on windows8 (media)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a> (Re-fix) Update splashscreen image bounds for iOS 7 (splashscreen)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4934">CB-4934</a> plugin-splashscreen should not show by default on Windows8 (splashscreen)</li>
+cordova plugin add org.apache.cordova.camera
+</code></pre>
 
-<li><a href="https://issues.apache.org/jira/browse/CB-4929">CB-4929</a> plugin-splashscreen not loading proxy windows8 (splashscreen)</li>
-</ul>
+<p><em>Notable Changes:</em>
+* <a href="https://issues.apache.org/jira/browse/CB-4950">CB-4950</a> Remove the dependence on concrete component android.webkit.WebView. (contacts)
+* <a href="https://issues.apache.org/jira/browse/CB-5020">CB-5020</a> File plugin should execute on a separate thread (file)
+* Fixed file-transfer issues for windows 8 (file-transfer)
+* <a href="https://issues.apache.org/jira/browse/CB-4926">CB-4926</a> Fixes inappbrowser plugin loading for windows8 (inappbrowser)
+* <a href="https://issues.apache.org/jira/browse/CB-4928">CB-4928</a> plugin-media doesn’t load on windows8 (media)
+* <a href="https://issues.apache.org/jira/browse/CB-4806">CB-4806</a> (Re-fix) Update splashscreen image bounds for iOS 7 (splashscreen)
+* <a href="https://issues.apache.org/jira/browse/CB-4934">CB-4934</a> plugin-splashscreen should not show by default on Windows8 (splashscreen)
+* <a href="https://issues.apache.org/jira/browse/CB-4929">CB-4929</a> plugin-splashscreen not loading proxy windows8 (splashscreen)</p>
 
-<p><br /></p>
+<p><br />
+You can check out the individual release notes in each of the plugin repos for more details.</p>
 
-<p>You can check out the individual release notes in each of the plugin repos for more details.</p>
 
     </div>
 </div>

Modified: cordova/site/public/news/2013/10/21/cordova-registry.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/21/cordova-registry.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/21/cordova-registry.html (original)
+++ cordova/site/public/news/2013/10/21/cordova-registry.html Thu Jul 10 21:55:52 2014
@@ -69,28 +69,32 @@
     <div class="meta">Posted by: <a href="http://www.maxwoghiren.com">Max Woghiren</a></div>
     <p class="meta">21 Oct 2013</p>
     <div class="post">
-    
-<p>Cordova 3.0 saw a major shift towards plugins. As part of this shift, we’re focusing on making plugins easy to use and, equally importantly, easy to discover. App developers want to know what plugins are available to them, and plugin developers want their plugins to be visible to the community.</p>
+    <p>Cordova 3.0 saw a major shift towards plugins.  As part of this shift, we’re focusing on making plugins easy to use and, equally importantly, easy to discover.  App developers want to know what plugins are available to them, and plugin developers want their plugins to be visible to the community.</p>
+
+<p>Our solution, which has been alluded to in previous posts, is the <a href="http://plugins.cordova.io/">Cordova plugin registry</a>.  Using the Cordova CLI, app developers can add plugins to their projects with a single command.</p>
 
-<p>Our solution, which has been alluded to in previous posts, is the <a href="http://plugins.cordova.io/">Cordova plugin registry</a>. Using the Cordova CLI, app developers can add plugins to their projects with a single command.</p>
 <!--more-->
 <p>From anywhere within an app’s directory, plugins can be added to a project with</p>
 
-<pre><code>cordova plugin add [PLUGIN_ID]</code></pre>
+<pre><code>cordova plugin add [PLUGIN_ID]
+</code></pre>
 
-<p>where PLUGIN_ID is the id (typically reverse-domain style) shown on the plugin registry website. You can also download a specific version of a plugin:</p>
+<p>where PLUGIN_ID is the id (typically reverse-domain style) shown on the plugin registry website.  You can also download a specific version of a plugin:</p>
 
-<pre><code>cordova plugin add [PLUGIN_ID]@[VERSION]</code></pre>
+<pre><code>cordova plugin add [PLUGIN_ID]@[VERSION]
+</code></pre>
 
-<p>How do these plugins get there? Using plugman, plugin developers can easily send their plugins out into the world to be discovered by app developers.</p>
+<p>How do these plugins get there?  Using plugman, plugin developers can easily send their plugins out into the world to be discovered by app developers.</p>
 
 <p>First, if you don’t have a plugman account, you need to create one.</p>
 
-<pre><code>plugman adduser</code></pre>
+<pre><code>plugman adduser
+</code></pre>
 
 <p>Then, you’re free to publish!</p>
 
-<pre><code>plugman publish [PATH_TO_YOUR_PLUGIN]</code></pre>
+<pre><code>plugman publish [PATH_TO_YOUR_PLUGIN]
+</code></pre>
 
 <p>There’s more you can do (such as search for a plugin by keyword)—you can find more information using <code>plugman --help</code>.</p>
 
@@ -98,11 +102,11 @@
 
 <p>All of Cordova’s plugins (which were bundled with core Cordova prior to 3.0) can be found in the registry.</p>
 
-<p>Also, there are already some third-party plugins available and ready to use. Google has contributed multiple plugins to the registry, allowing app developers to use some <a href="http://developer.chrome.com/apps/api_index.html">Chrome Apps APIs</a>, such as identity and socket, in their Cordova applications.</p>
+<p>Also, there are already some third-party plugins available and ready to use.  Google has contributed multiple plugins to the registry, allowing app developers to use some <a href="http://developer.chrome.com/apps/api_index.html">Chrome Apps APIs</a>, such as identity and socket, in their Cordova applications.</p>
 
 <p>Other great examples include an NFC plugin by Chariot Solutions, an iOS keychain plugin by prominent Cordova contributor Shazron Abdullah, and a spinner/loader plugin by Wizcorp—and the list keeps growing.</p>
 
-<p>Cordova’s new plugin registry makes it easier than ever to discover and contribute plugins. Whether you want to peruse what’s available or add to that list, check it out <a href="http://plugins.cordova.io/">here</a>!</p>
+<p>Cordova’s new plugin registry makes it easier than ever to discover and contribute plugins.  Whether you want to peruse what’s available or add to that list, check it out <a href="http://plugins.cordova.io/">here</a>!</p>
 
     </div>
 </div>

Modified: cordova/site/public/news/2013/10/28/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/28/plugins-release.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/28/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/28/plugins-release.html Thu Jul 10 21:55:52 2014
@@ -69,70 +69,58 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">28 Oct 2013</p>
     <div class="post">
-    
-<p>Today we are doing a plugins and tooling release in preparation for Cordova 3.2.0. Most notable changes include:</p>
+    <p>Today we are doing a plugins and tooling release in preparation for Cordova 3.2.0. Most notable changes include:</p>
 
 <ul>
-<li>Cordova CLI &amp; Plugman have been refactored to use promises instead of callbacks</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5125">CB-5125</a> Replace shell.exec with child process spawn</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-2234">CB-2234</a> Added cordova info command</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5128">CB-5128</a> Repo &amp; Issue tags have been added to all of our core plugins plugin.xml file. This will allow us to display issue tracker and repo information on our registry.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5184">CB-5184</a> Fix uninstall logic being too aggressive (plugman)</li>
-
-<li>Overhauled dependency uninstallation in regards to plugins (plugman)</li>
-
-<li>FirefoxOS support for device-motion, device-orientation and dialogs plugins.</li>
+  <li>Cordova CLI &amp; Plugman have been refactored to use promises instead of callbacks</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5125">CB-5125</a> Replace shell.exec with child process spawn</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-2234">CB-2234</a> Added cordova info command</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5128">CB-5128</a> Repo &amp; Issue tags have been added to all of our core plugins plugin.xml file. This will allow us to display issue tracker and repo information on our registry.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5184">CB-5184</a> Fix uninstall logic being too aggressive (plugman)</li>
+  <li>Overhauled dependency uninstallation in regards to plugins (plugman)</li>
+  <li>FirefoxOS support for device-motion, device-orientation and dialogs plugins. </li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+
 <!--more-->
+
 <p>E.g. To update your version of the Cordova-CLI to 3.1.0-0.2.0:</p>
 
-<pre><code>npm install -g cordova</code></pre>
+<pre><code>npm install -g cordova
+</code></pre>
 
 <p>E.g. To update your vibration plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.vibration
-cordova plugin add org.apache.cordova.vibration</code></pre>
+cordova plugin add org.apache.cordova.vibration
+</code></pre>
 
 <p>E.g. To upgrade a 3.0 project (replace <code>android</code> with the platform you want to update):</p>
 
 <pre><code>npm install -g cordova
 cd my_project
-cordova platform update android</code></pre>
+cordova platform update android
+</code></pre>
 
 <p><em>Notable Changes</em></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-5106">CB-5106</a> - Fix broken tests (Cordova-CLI)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4958">CB-4958</a> - iOS - Camera plugin should not show the status bar (camera)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5154">CB-5154</a> log formatting incorrectly to native (console)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4825">CB-4825</a> use CoreMotion framework for accelerometer (device-motion)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5129">CB-5129</a>: Add a consistent filesystem attribute to FileEntry and DirectoryEntry objects (file)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5015">CB-5015</a> BlackBerry10 Add missing dependency for File.slice (file)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4995">CB-4995</a> Fix crash when WebView is quickly opened then closed (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4930">CB-4930</a> - iOS - InAppBrowser should take into account the status bar (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4858">CB-4858</a> Convert relative URLs to absolute URLs in JS (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3747">CB-3747</a> Fix back button having different dismiss logic from the close button. (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5021">CB-5021</a> Expose closeDialog() as a public function and make it safe to call multiple times. (inappbrowser)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5199">CB-5199</a> - ios - Media Capture - UI issues under iOS 7 (media capture)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5106">CB-5106</a> - Fix broken tests (Cordova-CLI)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4958">CB-4958</a> - iOS - Camera plugin should not show the status bar (camera)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5154">CB-5154</a> log formatting incorrectly to native (console)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4825">CB-4825</a> use CoreMotion framework for accelerometer (device-motion)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5129">CB-5129</a>: Add a consistent filesystem attribute to FileEntry and DirectoryEntry objects (file)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5015">CB-5015</a> BlackBerry10 Add missing dependency for File.slice (file)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4995">CB-4995</a> Fix crash when WebView is quickly opened then closed (inappbrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4930">CB-4930</a> - iOS - InAppBrowser should take into account the status bar (inappbrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4858">CB-4858</a> Convert relative URLs to absolute URLs in JS (inappbrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3747">CB-3747</a> Fix back button having different dismiss logic from the close button. (inappbrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5021">CB-5021</a> Expose closeDialog() as a public function and make it safe to call multiple times. (inappbrowser)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5199">CB-5199</a> - ios - Media Capture - UI issues under iOS 7 (media capture)</li>
 </ul>
 
+
     </div>
 </div>
 

Modified: cordova/site/public/news/2013/12/04/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/12/04/plugins-release.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2013/12/04/plugins-release.html (original)
+++ cordova/site/public/news/2013/12/04/plugins-release.html Thu Jul 10 21:55:52 2014
@@ -69,39 +69,31 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">04 Dec 2013</p>
     <div class="post">
-    
-<p>Today we are doing a plugins release in preparation for Cordova 3.3.0. Most plugins now have support for our upcoming platform additions, Amazon Fire OS &amp; Ubuntu! Most notable changes include:</p>
+    <p>Today we are doing a plugins release in preparation for Cordova 3.3.0. Most plugins now have support for our upcoming platform additions, Amazon Fire OS &amp; Ubuntu! Most notable changes include:</p>
 
 <ul>
-<li>Ubuntu support for most plugins</li>
-
-<li>Amazon Fire OS support for most plugins</li>
-
-<li>WP8 add support for battery-level</li>
-
-<li>Camera Plugin now supports Firefox OS</li>
-
-<li>Geolocation Plugin now supports Firefox OS</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3420">CB-3420</a> WP feature hidden=yes implemented for inappbrowser</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4724">CB-4724</a> WP8 - Fixed UriFormatException for inappbrowser</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5291">CB-5291</a> iOS - Media Capture Audio - status bar issues under iOS 7</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5275">CB-5275</a> Fixed media-capture’s ability to select images &amp; videos on Android</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4747">CB-4747</a> Fixed BlackBerry background vibrate</li>
+  <li>Ubuntu support for most plugins</li>
+  <li>Amazon Fire OS support for most plugins</li>
+  <li>WP8 add support for battery-level</li>
+  <li>Camera Plugin now supports Firefox OS</li>
+  <li>Geolocation Plugin now supports Firefox OS</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3420">CB-3420</a> WP feature hidden=yes implemented for inappbrowser</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4724">CB-4724</a> WP8 - Fixed UriFormatException for inappbrowser </li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5291">CB-5291</a> iOS - Media Capture Audio - status bar issues under iOS 7</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5275">CB-5275</a> Fixed media-capture’s ability to select images &amp; videos on Android</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4747">CB-4747</a> Fixed BlackBerry background vibrate</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
 
-<p>The new &amp; improved file plugin did not get released with todays release. It requires more work &amp; testing. We hope to have it out before 3.3.0 lands next week.<br /><!--more--></p>
+<p>The new &amp; improved file plugin did not get released with todays release. It requires more work &amp; testing. We hope to have it out before 3.3.0 lands next week.<br />
+<!--more--></p>
 
 <p>E.g. To update your vibration plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.vibration
-cordova plugin add org.apache.cordova.vibration</code></pre>
+cordova plugin add org.apache.cordova.vibration
+</code></pre>
 
     </div>
 </div>

Modified: cordova/site/public/news/2014/01/02/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/01/02/plugins-release.html?rev=1609579&r1=1609578&r2=1609579&view=diff
==============================================================================
--- cordova/site/public/news/2014/01/02/plugins-release.html (original)
+++ cordova/site/public/news/2014/01/02/plugins-release.html Thu Jul 10 21:55:52 2014
@@ -69,115 +69,93 @@
     <div class="meta">Posted by: <a href="https://twitter.com/GrieveAndrew">Andrew Grieve</a></div>
     <p class="meta">02 Jan 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.6</li>
+  <li>org.apache.cordova.battery-status@0.2.6</li>
+  <li>org.apache.cordova.camera@0.2.6</li>
+  <li>org.apache.cordova.console@0.2.6</li>
+  <li>org.apache.cordova.contacts@0.2.7</li>
+  <li>org.apache.cordova.device-motion@0.2.5</li>
+  <li>org.apache.cordova.device-orientation@0.3.4</li>
+  <li>org.apache.cordova.device@0.2.6</li>
+  <li>org.apache.cordova.dialogs@0.2.5</li>
+  <li>org.apache.cordova.geolocation@0.3.5</li>
+  <li>org.apache.cordova.globalization@0.2.5</li>
+  <li>org.apache.cordova.inappbrowser@0.3.0</li>
+  <li>org.apache.cordova.media@0.2.7</li>
+  <li>org.apache.cordova.media-capture@0.2.6</li>
+  <li>org.apache.cordova.network-information@0.2.6</li>
+  <li>org.apache.cordova.splashscreen@0.2.6</li>
+  <li>org.apache.cordova.vibration@0.3.6</li>
+</ul>
+
+<p>With this release, documentation for plugins have moved from
+<a href="http://cordova.apache.org/docs">http://cordova.apache.org/docs</a> to the <code>doc/</code> directory
+within plugins themselves. Eventually, docs will be available online through
+<a href="http://plugins.cordova.io">plugins.cordova.io</a>. Until then, they will be viewable online
+<a href="http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html">via github</a>.</p>
 
-<li>org.apache.cordova.camera@0.2.6</li>
-
-<li>org.apache.cordova.console@0.2.6</li>
-
-<li>org.apache.cordova.contacts@0.2.7</li>
-
-<li>org.apache.cordova.device-motion@0.2.5</li>
-
-<li>org.apache.cordova.device-orientation@0.3.4</li>
-
-<li>org.apache.cordova.device@0.2.6</li>
-
-<li>org.apache.cordova.dialogs@0.2.5</li>
-
-<li>org.apache.cordova.geolocation@0.3.5</li>
-
-<li>org.apache.cordova.globalization@0.2.5</li>
-
-<li>org.apache.cordova.inappbrowser@0.3.0</li>
-
-<li>org.apache.cordova.media@0.2.7</li>
-
-<li>org.apache.cordova.media-capture@0.2.6</li>
-
-<li>org.apache.cordova.network-information@0.2.6</li>
-
-<li>org.apache.cordova.splashscreen@0.2.6</li>
-
-<li>org.apache.cordova.vibration@0.3.6</li>
-</ul>
-
-<p>With this release, documentation for plugins have moved from <a href="http://cordova.apache.org/docs">http://cordova.apache.org/docs</a> to the <code>doc/</code> directory within plugins themselves. Eventually, docs will be available online through <a href="http://plugins.cordova.io">plugins.cordova.io</a>. Until then, they will be viewable online <a href="http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html">via github</a>.</p>
-
-<p>Aside from documentation, changes include: <!--more--></p>
+<p>Aside from documentation, changes include:
+<!--more--></p>
 
 <p><code>org.apache.cordova.camera</code></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-2442">CB-2442</a> <a href="https://issues.apache.org/jira/browse/CB-2419">CB-2419</a> Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package.</li>
-
-<li>BlackBerry10: Adding platform level permissions</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5599">CB-5599</a> Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-2442">CB-2442</a> <a href="https://issues.apache.org/jira/browse/CB-2419">CB-2419</a> Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package.</li>
+  <li>BlackBerry10: Adding platform level permissions</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5599">CB-5599</a> Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()</li>
 </ul>
 
 <p><code>org.apache.cordova.device</code></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-5504">CB-5504</a> Moving Telephony Logic out of Device</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5504">CB-5504</a> Moving Telephony Logic out of Device</li>
 </ul>
 
 <p><code>org.apache.cordova.dialogs</code></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-4696">CB-4696</a> Fix compile error for Xcode 4.5.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3762">CB-3762</a> Change prompt default to empty string</li>
-
-<li>Move images from css/ to img/</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-4696">CB-4696</a> Fix compile error for Xcode 4.5.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-3762">CB-3762</a> Change prompt default to empty string</li>
+  <li>Move images from css/ to img/</li>
 </ul>
 
 <p><code>org.apache.cordova.geolocation</code></p>
 
 <ul>
-<li>windows8: adds missing reference to PositionError (w/o it the app crashes)</li>
-
-<li>Removing incorrectly added closing comments for wp7 platform in <code>plugin.xml</code></li>
+  <li>windows8: adds missing reference to PositionError (w/o it the app crashes)</li>
+  <li>Removing incorrectly added closing comments for wp7 platform in <code>plugin.xml</code></li>
 </ul>
 
 <p><code>org.apache.cordova.inappbrowser</code></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-5592">CB-5592</a> Android: Add MIME type to Intent when opening file:/// URLs</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5594">CB-5594</a> iOS: Add disallowoverscroll option.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5595">CB-5595</a> Add toolbarposition=top option.</li>
-
-<li>Apply <a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> to InAppBrowser (Fix DB quota exception)</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5593">CB-5593</a> iOS: Make InAppBrowser localizable</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5591">CB-5591</a> Change window.escape to encodeURIComponent</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5592">CB-5592</a> Android: Add MIME type to Intent when opening file:/// URLs</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5594">CB-5594</a> iOS: Add disallowoverscroll option.</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5595">CB-5595</a> Add toolbarposition=top option.</li>
+  <li>Apply <a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> to InAppBrowser (Fix DB quota exception)</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5593">CB-5593</a> iOS: Make InAppBrowser localizable</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5591">CB-5591</a> Change window.escape to encodeURIComponent</li>
 </ul>
 
 <p><code>org.apache.cordova.media</code></p>
 
 <ul>
-<li>Adding READ_PHONE_STATE to the plugin permissions</li>
+  <li>Adding READ_PHONE_STATE to the plugin permissions</li>
 </ul>
 
 <p><code>org.apache.cordova.media-capture</code></p>
 
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/CB-5569">CB-5569</a> windows8: MediaFile constructor does not exist</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5517">CB-5517</a> Fix the audio capture IO exception by putting it in a runnable</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5569">CB-5569</a> windows8: MediaFile constructor does not exist</li>
+  <li><a href="https://issues.apache.org/jira/browse/CB-5517">CB-5517</a> Fix the audio capture IO exception by putting it in a runnable</li>
 </ul>
 
 <p><code>org.apache.cordova.splashscreen</code></p>
 
 <ul>
-<li>Handle error when splash image is missing.</li>
+  <li>Handle error when splash image is missing.</li>
 </ul>
 
 <p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
@@ -185,7 +163,8 @@
 <p>E.g. To update your vibration plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.vibration
-cordova plugin add org.apache.cordova.vibration</code></pre>
+cordova plugin add org.apache.cordova.vibration
+</code></pre>
 
     </div>
 </div>