Modified: 
cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html 
Wed Apr 20 21:56:39 2016
@@ -1859,7 +1859,7 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
-Windows Phone</h3>
+<h3>Windows Phone</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
 <h3>Tizen</h3>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
 Wed Apr 20 21:56:39 2016
@@ -1952,7 +1952,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1965,7 +1965,8 @@ BlackBerry WebWorks (OS 5.0 and higher)
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html Wed Apr 
20 21:56:39 2016
@@ -1912,7 +1912,8 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks
+<h2>Bada Quirks</h2>
+
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html 
Wed Apr 20 21:56:39 2016
@@ -1942,7 +1942,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html 
Wed Apr 20 21:56:39 2016
@@ -1937,7 +1937,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-BlackBerry WebWorks Quirks</h2>
+<h2>BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html Wed 
Apr 20 21:56:39 2016
@@ -1944,7 +1944,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-BlackBerry WebWorks Quirks</h2>
+<h2>BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html 
Wed Apr 20 21:56:39 2016
@@ -1917,7 +1917,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Windows Phone 7 and 8 Quirks</h2>
+<h2>Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html 
Wed Apr 20 21:56:39 2016
@@ -1883,7 +1883,7 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
-Windows Phone</h3>
+<h3>Windows Phone</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
 <h3>Tizen</h3>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html 
Wed Apr 20 21:56:39 2016
@@ -1989,7 +1989,8 @@ var watchID = navigator.compass.watchHea
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <p>In iOS <code>compass.watchHeading</code> can also get the device&#39;s 
current
 heading when it changes by a specified number of degrees. Each time
 the heading changes by the specified number of degrees or more, the

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
 Wed Apr 20 21:56:39 2016
@@ -1996,7 +1996,8 @@ navigator.contacts.find(filter, onSucces
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android 2.X Quirks
+<h2>Android 2.X Quirks</h2>
+
 <ul>
 <li><strong>pref</strong>: Not supported, returning <code>false</code> on 
Android 2.X devices.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html 
(original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html 
Wed Apr 20 21:56:39 2016
@@ -1979,7 +1979,8 @@ navigator.contacts.find(filter, onSucces
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <ul>
 <li><strong>formatted</strong>: Partially supported, and read-only.  Returns a 
concatenation of <code>honorificPrefix</code>, <code>givenName</code>, 
<code>middleName</code>, <code>familyName</code>, and 
<code>honorificSuffix</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -2147,7 +2147,8 @@ evaluated.</li>
 </ul></li>
 </ul>
 
-<h2>Supported Platforms
+<h2>Supported Platforms</h2>
+
 <ul>
 <li>Android</li>
 <li>iOS</li>
@@ -2229,7 +2230,8 @@ ref.addEventListener('loadstop', functio
 <li>iOS</li>
 </ul>
 
-<h2>Quick <a href="../storage/storage.opendatabase.html">Example</a><div 
class="highlight"><pre><code class="language-" data-lang="">var ref = 
window.open('http://apache.org', '_blank', 'location=yes');
+<h2>Quick <a href="../storage/storage.opendatabase.html">Example</a></h2>
+<div class="highlight"><pre><code class="language-" data-lang="">var ref = 
window.open('http://apache.org', '_blank', 'location=yes');
 ref.addEventListener('loadstop', function() {
     ref.insertCSS({file: "mystyles.css"});
 });

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html Wed 
Apr 20 21:56:39 2016
@@ -1910,7 +1910,7 @@ instance, or the system browser.</p>
 <li><strong>closebuttoncaption</strong> - set to a string that will be the 
caption for the &quot;Done&quot; button.</li>
 </ul>
 
-iOS only</h2>
+<h2>iOS only</h2>
 
 <ul>
 <li><strong>closebuttoncaption</strong> - set to a string that will be the 
caption for the &quot;Done&quot; button. Note that you will have to localize 
this value yourself.</li>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html 
Wed Apr 20 21:56:39 2016
@@ -1965,7 +1965,8 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks
+<h2>Windows Phone 7 and 8 Quirks</h2>
+
 <ul>
 <li><p>There is no built-in browser alert, but you can bind one as follows to 
call <code>alert()</code> in the global scope:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">window.alert 
= navigator.notification.alert;

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
 (original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
 Wed Apr 20 21:56:39 2016
@@ -1976,7 +1976,8 @@ function showConfirm() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks
+<h2>Windows Phone 7 and 8 Quirks</h2>
+
 <ul>
 <li><p>There is no built-in browser function for <code>window.confirm</code>, 
but you can bind it by assigning:</p>
 <div class="highlight"><pre><code class="language-" 
data-lang="">window.confirm = navigator.notification.confirm;

Modified: 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1940,7 +1940,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref</strong>: Not supported by Android 2.X devices, returning 
<code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks
+<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+
 <ul>
 <li><p><strong>pref</strong>: Not supported by BlackBerry devices, returning 
<code>false</code>.</p></li>
 <li><p><strong>type</strong>: Not supported by BlackBerry devices, returning 
<code>null</code>.</p></li>

Modified: cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1899,10 +1899,12 @@ function onOffline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <p>During initial startup, the first offline event (if applicable) takes at 
least a second to fire.</p>
 
-<h2>Windows Phone 7 Quirks
+<h2>Windows Phone 7 Quirks</h2>
+
 <p>When running in the Emulator, the <code>connection.status</code> is always 
unknown, so this event does <em>not</em> fire.</p>
 
 <h2>Windows Phone 8 Quirks</h2>

Modified: cordova/site/public/docs/en/3.0.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.0.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/3.0.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1908,7 +1908,8 @@ at least a second to fire, prior to whic
 
 <p>When running in the Emulator, the <code>connection.status</code> is always 
unknown, so this event will <em>not</em> fire.</p>
 
-<h2>Windows Phone 8 Quirks
+<h2>Windows Phone 8 Quirks</h2>
+
 <p>The Emulator reports the <a 
href="../connection/connection.type.html">connection.type</a> as 
<code>Cellular</code>, which does not change, so events will <em>not</em> 
fire.</p>
 
 

Modified: cordova/site/public/docs/en/3.0.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/media/media.startRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.0.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/3.0.0/cordova/media/media.startRecord.html Wed 
Apr 20 21:56:39 2016
@@ -1939,7 +1939,8 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <ul>
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a <em>.amr</em> extension.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/3.0.0/cordova/notification/notification.beep.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/notification/notification.beep.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.0.0/cordova/notification/notification.beep.html 
(original)
+++ 
cordova/site/public/docs/en/3.0.0/cordova/notification/notification.beep.html 
Wed Apr 20 21:56:39 2016
@@ -1911,7 +1911,8 @@ navigator.notification.beep(2);
 <li>Android plays the default <strong>Notification ringtone</strong> specified 
under the <strong>Settings/Sound &amp; Display</strong> panel.</li>
 </ul>
 
-<h2>Windows Phone 7 and 8 Quirks
+<h2>Windows Phone 7 and 8 Quirks</h2>
+
 <ul>
 <li>Relies on a generic beep file from the Cordova distribution.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/3.1.0/cordova/contacts/ContactField/contactfield.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/cordova/contacts/ContactField/contactfield.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.1.0/cordova/contacts/ContactField/contactfield.html
 (original)
+++ 
cordova/site/public/docs/en/3.1.0/cordova/contacts/ContactField/contactfield.html
 Wed Apr 20 21:56:39 2016
@@ -1943,7 +1943,8 @@ string.</p>
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <ul>
 <li><strong>pref</strong>: Not supported, returning <code>false</code>.</li>
 </ul>

Modified: cordova/site/public/docs/en/3.1.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.1.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/3.1.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1890,7 +1890,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <p>During initial startup, the first <code>online</code> event (if applicable) 
takes
 at least a second to fire, prior to which 
<code>[connection.type](../connection/connection.type.html)</code> is

Modified: 
cordova/site/public/docs/en/3.1.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.1.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/3.1.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -2033,7 +2033,7 @@ var fail = function (error) {
 
 entry.file(win, fail);
 </code></pre></div>
-readAsArrayBuffer</h2>
+<h2>readAsArrayBuffer</h2>
 
 <p>Currently supported on iOS and Android only.</p>
 

Modified: 
cordova/site/public/docs/en/3.1.0/cordova/file/filewriter/filewriter.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/cordova/file/filewriter/filewriter.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.1.0/cordova/file/filewriter/filewriter.html 
(original)
+++ cordova/site/public/docs/en/3.1.0/cordova/file/filewriter/filewriter.html 
Wed Apr 20 21:56:39 2016
@@ -1847,7 +1847,7 @@
 <ul>
 <li><p><strong>onprogress</strong>: Called while writing the file, reporting 
progress in terms of <code>progress.loaded</code>/<code>progress.total</code>. 
<em>(Function)</em></p>
 
-<h2>Methods</li>
+<h2>Methods</h2></li>
 <li><p><strong>abort</strong>: Aborts writing the file.</p></li>
 <li><p><strong>seek</strong>: Moves the file pointer to the specified 
byte.</p></li>
 <li><p><strong>truncate</strong>: Shortens the file to the specified 
length.</p></li>

Modified: 
cordova/site/public/docs/en/3.2.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.2.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.2.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/en/3.2.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -1994,7 +1994,7 @@ checkConnection();
 available at its original location, but is deprecated and will
 eventually be removed.</p>
 
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li>iOS can&#39;t detect the type of cellular network connection.

Modified: cordova/site/public/docs/en/3.2.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.2.0/cordova/device/device.model.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.2.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/3.2.0/cordova/device/device.model.html Wed Apr 
20 21:56:39 2016
@@ -1965,7 +1965,8 @@ var model = device.model;
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <ul>
 <li>Gets the <a 
href="http://developer.android.com/reference/android/os/Build.html#PRODUCT";>product
 name</a> instead of the <a 
href="http://developer.android.com/reference/android/os/Build.html#MODEL";>model 
name</a>, which is often the production code name. For example, the Nexus One 
returns <code>Passion</code>, and Motorola Droid returns 
<code>voles</code>.</li>
 </ul>

Modified: cordova/site/public/docs/en/3.2.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.2.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.2.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/3.2.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1971,7 +1971,8 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <p>During initial startup, the first <code>online</code> event (if applicable) 
takes
 at least a second to fire, prior to which 
<code>[connection.type](../connection/connection.type.html)</code> is
 <code>UNKNOWN</code>.</p>

Modified: 
cordova/site/public/docs/en/3.2.0/cordova/file/filewriter/filewriter.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.2.0/cordova/file/filewriter/filewriter.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.2.0/cordova/file/filewriter/filewriter.html 
(original)
+++ cordova/site/public/docs/en/3.2.0/cordova/file/filewriter/filewriter.html 
Wed Apr 20 21:56:39 2016
@@ -1928,7 +1928,7 @@
 <ul>
 <li><p><strong>onprogress</strong>: Called while writing the file, reporting 
progress in terms of <code>progress.loaded</code>/<code>progress.total</code>. 
<em>(Function)</em></p>
 
-<h2>Methods</li>
+<h2>Methods</h2></li>
 <li><p><strong>abort</strong>: Aborts writing the file.</p></li>
 <li><p><strong>seek</strong>: Moves the file pointer to the specified 
byte.</p></li>
 <li><p><strong>truncate</strong>: Shortens the file to the specified 
length.</p></li>

Modified: cordova/site/public/docs/en/3.2.0/cordova/media/media.stopRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.2.0/cordova/media/media.stopRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.2.0/cordova/media/media.stopRecord.html 
(original)
+++ cordova/site/public/docs/en/3.2.0/cordova/media/media.stopRecord.html Wed 
Apr 20 21:56:39 2016
@@ -2017,7 +2017,8 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Tizen Quirks
+<h2>Tizen Quirks</h2>
+
 <ul>
 <li>Not supported on Tizen devices.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/3.3.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -2015,7 +2015,8 @@ eventually be removed.</p>
 </ul></li>
 </ul>
 
-<h2>Tizen Quirks
+<h2>Tizen Quirks</h2>
+
 <ul>
 <li>Tizen can only detect a WiFi or cellular connection.
 

Modified: 
cordova/site/public/docs/en/3.3.0/cordova/contacts/Contact/contact.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/contacts/Contact/contact.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/contacts/Contact/contact.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/contacts/Contact/contact.html Wed 
Apr 20 21:56:39 2016
@@ -2100,7 +2100,8 @@ function onError(contactError) {
 <li><p><strong>categories</strong>:  This property is currently not supported, 
returning <code>null</code>.</p></li>
 </ul>
 
-<h2>Windows Phone 7 and 8 Quirks
+<h2>Windows Phone 7 and 8 Quirks</h2>
+
 <ul>
 <li><p><strong>displayName</strong>: When creating a contact, the value 
provided for the display name parameter differs from the display name retrieved 
when finding the contact.</p></li>
 <li><p><strong>urls</strong>: When creating a contact, users can input and 
save more than one web address, but only one is available when searching the 
contact.</p></li>

Modified: 
cordova/site/public/docs/en/3.3.0/cordova/contacts/ContactName/contactname.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/contacts/ContactName/contactname.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.3.0/cordova/contacts/ContactName/contactname.html 
(original)
+++ 
cordova/site/public/docs/en/3.3.0/cordova/contacts/ContactName/contactname.html 
Wed Apr 20 21:56:39 2016
@@ -2021,7 +2021,7 @@ navigator.contacts.find(filter, onSucces
 <li><p><strong>honorificSuffix</strong>: Not supported, returning 
<code>null</code>.</p></li>
 </ul>
 
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li><strong>formatted</strong>: Partially supported.  Returns iOS Composite 
Name, but is read-only.</li>

Modified: cordova/site/public/docs/en/3.3.0/cordova/device/device.platform.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/device/device.platform.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/device/device.platform.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/device/device.platform.html Wed 
Apr 20 21:56:39 2016
@@ -1960,7 +1960,7 @@ var devicePlatform = device.platform;
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Windows Phone 7 Quirks</h2>
+<h2>Windows Phone 7 Quirks</h2>
 
 <p>Windows Phone 7 devices report the platform as <code>WinCE</code>.</p>
 

Modified: cordova/site/public/docs/en/3.3.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1981,7 +1981,7 @@ at least a second to fire, prior to whic
 
 <p>When running in the Emulator, the <code>connection.status</code> is always 
unknown, so this event does <em>not</em> fire.</p>
 
-Windows Phone 8 Quirks</h2>
+<h2>Windows Phone 8 Quirks</h2>
 
 <p>The Emulator reports the <a 
href="../connection/connection.type.html">connection.type</a> as 
<code>Cellular</code>, which does not change, so events does <em>not</em> 
fire.</p>
 

Modified: 
cordova/site/public/docs/en/3.3.0/cordova/file/filewriter/filewriter.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/file/filewriter/filewriter.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/file/filewriter/filewriter.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/file/filewriter/filewriter.html 
Wed Apr 20 21:56:39 2016
@@ -1928,7 +1928,7 @@
 <ul>
 <li><p><strong>onprogress</strong>: Called while writing the file, reporting 
progress in terms of <code>progress.loaded</code>/<code>progress.total</code>. 
<em>(Function)</em></p>
 
-<h2>Methods</li>
+<h2>Methods</h2></li>
 <li><p><strong>abort</strong>: Aborts writing the file.</p></li>
 <li><p><strong>seek</strong>: Moves the file pointer to the specified 
byte.</p></li>
 <li><p><strong>truncate</strong>: Shortens the file to the specified 
length.</p></li>

Modified: 
cordova/site/public/docs/en/3.3.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/en/3.3.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -2265,7 +2265,8 @@ evaluated.</li>
 <li>iOS</li>
 </ul>
 
-<h2>Quick Example<div class="highlight"><pre><code class="language-" 
data-lang="">var ref = window.open('http://apache.org', '_blank', 
'location=yes');
+<h2>Quick Example</h2>
+<div class="highlight"><pre><code class="language-" data-lang="">var ref = 
window.open('http://apache.org', '_blank', 'location=yes');
 ref.addEventListener('loadstop', function() {
     ref.executeScript({file: "myscript.js"});
 });

Modified: cordova/site/public/docs/en/6.x/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/6.x/cordova/storage/storage.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/6.x/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/6.x/cordova/storage/storage.html Wed Apr 20 
21:56:39 2016
@@ -2913,8 +2913,9 @@ good search performance.</li>
 <li>Limited total amount of storage (typically around 5MB).</li>
 </ul>
 
-<h2>Plugin-Based Options
-FileSystem API</h3>
+<h2>Plugin-Based Options</h2>
+
+<h3>FileSystem API</h3>
 
 <p>The FileSystem API was a W3C spec that was implemented by Chrome, but not 
other
 browsers. It provides APIs to store and retrieve data on the local file system,

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Wed Apr 20 21:56:39 
2016
@@ -2976,7 +2976,7 @@ platform. See <a href="images.html">Cust
 </tr>
 <tr>
 <td>BackgroundColor(string)</td>
-<td><mark>Android</mark> <mark>BlackBerry</mark> <mark>Windows</mark> <br/> 
Sets the app&#39;s background color. Supports a four-byte hex value, with the 
first byte representing the alpha channel, and standard RGB values for the 
following three bytes. <br/> For Windows, the alpha channel is ignored.</td>
+<td><mark>Android</mark> <mark>BlackBerry</mark> <mark>Windows</mark> <br/> 
Sets the app&#39;s background color. Supports a four-byte hex value, with the 
first byte representing the alpha channel, and standard RGB values for the 
following three bytes. <br/> For Windows, the alpha channel is ignored. <br/> 
<strong>Note</strong>: <code>transparent</code> value will set the application 
tile background to the accent color on Windows.</td>
 </tr>
 <tr>
 <td>BackupWebStorage(string)</td>
@@ -3016,7 +3016,7 @@ platform. See <a href="images.html">Cust
 </tr>
 <tr>
 <td>FullScreen(boolean)</td>
-<td><em>Default: false</em> <br/> Allows you to hide the status bar at the top 
of the screen.</td>
+<td><em>Default: false</em> <br/> <mark>Android</mark> <br/> Allows you to 
hide the status bar at the top of the screen. <br/> <strong>Note</strong>: 
Recommended platform-agnostic way to achieve this is to use the <a 
href="../reference/cordova-plugin-statusbar/">StatusBar plugin</a>.</td>
 </tr>
 <tr>
 <td>GapBetweenPages(float)</td>
@@ -3103,6 +3103,10 @@ platform. See <a href="images.html">Cust
 <td><em>Default: false</em> <br/> <mark>Android</mark> <br/> Show the title at 
the top of the screen.</td>
 </tr>
 <tr>
+<td>SplashScreenBackgroundColor</td>
+<td><em>Default: #464646</em> <br/> <mark>Windows</mark> <br/> Sets the 
splashscreen background color. Supports a CSS color name or a four-byte hex 
value, with the first byte representing the alpha channel, and standard RGB 
values for the following three bytes. <br/> The alpha channel is ignored 
although <code>transparent</code> value will cause black/white background color 
in case of Dark/Light theme accordingly.</td>
+</tr>
+<tr>
 <td>Suppresses3DTouchGesture(boolean)</td>
 <td><em>Default: false</em> <br/> <mark>iOS</mark> <br/> Set to true to avoid 
3D Touch capable iOS devices rendering a magnifying glass widget when the user 
applies force while longpressing the webview. Test your app thoroughly since 
this disables onclick handlers, but plays nice with ontouchend. If this setting 
is true, SuppressesLongPressGesture will effectively be true as well.</td>
 </tr>

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Wed Apr 20 
21:56:39 2016
@@ -2926,8 +2926,9 @@ good search performance.</li>
 <li>Limited total amount of storage (typically around 5MB).</li>
 </ul>
 
-<h2>Plugin-Based Options
-FileSystem API</h3>
+<h2>Plugin-Based Options</h2>
+
+<h3>FileSystem API</h3>
 
 <p>The FileSystem API was a W3C spec that was implemented by Chrome, but not 
other
 browsers. It provides APIs to store and retrieve data on the local file system,

Modified: cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html Wed Apr 20 
21:56:39 2016
@@ -2849,7 +2849,7 @@ Plugman&#39;s <code>createpackagejson</c
 </span></code></pre></div>
 <p>For more detailed example of a package.json, review the <a 
href="https://github.com/apache/cordova-plugin-device/blob/master/package.json";>package.json
 file of cordova-plugin-device</a>.</p>
 
-<h3>Specifying Cordova Dependencies</h3>
+<h2>Specifying Cordova Dependencies</h2>
 
 <p><strong>Cordova 6.1.0</strong> added support for specifying the 
Cordova-related dependencies of a plugin
 as part of the plugin&#39;s <code>package.json</code> file. Plugins may list 
the dependencies for multiple
@@ -2915,7 +2915,7 @@ assumed to have the same dependencies as
 version less than 3.0.0). This lets you only update your 
<code>cordovaDependencies</code>
 information when there are breaking changes.</p>
 
-<h4>Upper Bounds</h4>
+<h3>Upper Bounds</h3>
 
 <p>In addition to a single version, a <code>PLUGIN_VERSION</code> in 
<code>cordovaDependencies</code>
 may also specify an upper bound to amend entries for older releases

Modified: cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/ios/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/platforms/ios/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/platforms/ios/index.html Wed Apr 20 
21:56:39 2016
@@ -2675,10 +2675,12 @@ the Apple App Store℠ requires the l
 <p>You can test many of the Cordova features using the iOS simulator
 installed with the iOS SDK and Xcode, but you need an actual device to
 fully test all of the app&#39;s device features before submitting to the
-App Store.  The device must have at least iOS 6.x installed, the
-minimum iOS version supported as of Cordova 3.0.  Supporting devices
-include all iPad® models, iPhone® 3GS and above, and iPod® Touch 3rd
-Generation or later.</p>
+App Store.  The device must have at least iOS 8 installed, the
+minimum iOS version supported as of Cordova 4.0.0. Supported devices
+include iPhone 4S, iPhone 5, iPhone 5C, iPhone 5S, iPhone 6, 
+iPhone 6 Plus, iPhone 6S, iPhone 6S Plus, iPhone SE, iPad 2, 
+iPad 3, iPad 4, iPad Air, iPad Air 2, iPad Pro, iPad Mini, 
+iPad Mini 2, iPad Mini 3, iPod Touch 5th gen and iPod Touch 6th gen or 
later.</p>
 
 <h2>Installing the Requirements</h2>
 

Modified: cordova/site/public/docs/en/dev/plugin_ref/spec.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/plugin_ref/spec.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/plugin_ref/spec.html (original)
+++ cordova/site/public/docs/en/dev/plugin_ref/spec.html Wed Apr 20 21:56:39 
2016
@@ -2692,6 +2692,12 @@
 
 <p>The child elements of the <code>&lt;engines&gt;</code> element specify 
versions of Apache Cordova-based frameworks that this plugin supports. The CLI 
aborts with a non-zero code for any plugin whose target project does not meet 
the engine&#39;s constraints. If no <engine> tags are specified, the CLI 
attempts to install into the specified cordova project directory blindly.</p>
 
+<blockquote>
+<p>NOTE: In <strong>Cordova 6.1.0+</strong>, the recommended place to specify 
platform, plugin, and CLI dependencies
+is in a plugin&#39;s <code>package.json</code>. See <a 
href="../guide/hybrid/plugins/index.html#specifying-cordova-dependencies">specifying
 Cordova dependencies</a>
+for more information</p>
+</blockquote>
+
 <table><thead>
 <tr>
 <th>Attributes(type)</th>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html 
Wed Apr 20 21:56:39 2016
@@ -2994,33 +2994,6 @@ function onError(contactError) {
 // remove the contact from the device
 contact.remove(onSuccess,onError);
 </code></pre></div>
-<h3>Removing phone number(s) from a saved contact</h3>
-<div class="highlight"><pre><code class="language-" data-lang="">// Example to 
create a contact with 3 phone numbers and then remove
-// 2 phone numbers. This example is for illustrative purpose only
-var myContact = navigator.contacts.create({"displayName": "Test User"});
-var phoneNumbers = [];
-
-phoneNumbers[0] = new ContactField('work', '768-555-1234', false);
-phoneNumbers[1] = new ContactField('mobile', '999-555-5432', true); // 
preferred number
-phoneNumbers[2] = new ContactField('home', '203-555-7890', false);
-
-myContact.phoneNumbers = phoneNumbers;
-myContact.save(function (contact_obj) {
-    var contactObjToModify = contact_obj.clone();
-    contact_obj.remove(function(){
-        // Note: Do NOT use delete operator to remove the phone numbers. It 
will break in android.
-        var phoneNumbers = [contactObjToModify.phoneNumbers[0]];
-        contactObjToModify.phoneNumbers = phoneNumbers;
-        contactObjToModify.save(function(c_obj){
-            console.log("All Done");
-        }, function(error){
-            console.log("Not able to save the cloned object: " + error);
-        });
-    }, function(contactError) {
-        console.log("Contact Remove Operation failed: " + contactError);
-    });
-});
-</code></pre></div>
 <h3>Android 2.X Quirks</h3>
 
 <ul>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-file-transfer/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-file-transfer/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-file-transfer/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-file-transfer/index.html
 Wed Apr 20 21:56:39 2016
@@ -2839,12 +2839,6 @@ ft.upload(fileURL, uri, win, fail, optio
 <li><strong>withCredentials</strong>: <em>boolean</em> that tells the browser 
to set the withCredentials flag on the XMLHttpRequest</li>
 </ul>
 
-<h3>Windows Quirks</h3>
-
-<ul>
-<li>An option parameter with empty/null value is excluded in the upload 
operation due to the Windows API design.</li>
-</ul>
-
 <h2>download</h2>
 
 <p><strong>Parameters</strong>:</p>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
 Wed Apr 20 21:56:39 2016
@@ -3109,7 +3109,6 @@ function captureSuccess(mediaFiles) {
 <li><p><code>CaptureError.CAPTURE_APPLICATION_BUSY</code>: The camera or audio 
capture application is currently serving another capture request.</p></li>
 <li><p><code>CaptureError.CAPTURE_INVALID_ARGUMENT</code>: Invalid use of the 
API (e.g., the value of <code>limit</code> is less than one).</p></li>
 <li><p><code>CaptureError.CAPTURE_NO_MEDIA_FILES</code>: The user exits the 
camera or audio capture application before capturing anything.</p></li>
-<li><p><code>CaptureError.CAPTURE_PERMISSION_DENIED</code>: The user denied a 
permission required to perform the given capture request.</p></li>
 <li><p><code>CaptureError.CAPTURE_NOT_SUPPORTED</code>: The requested capture 
operation is not supported.</p></li>
 </ul>
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html 
Wed Apr 20 21:56:39 2016
@@ -2743,7 +2743,6 @@ function onDeviceReady() {
 <h3>Methods</h3>
 
 <ul>
-<li><p><code>media.getCurrentAmplitude</code>: Returns the current position 
within an audio file.</p></li>
 <li><p><code>media.getCurrentPosition</code>: Returns the current position 
within an audio file.</p></li>
 <li><p><code>media.getDuration</code>: Returns the duration of an audio 
file.</p></li>
 <li><p><code>media.play</code>: Start or resume playing an audio file.</p></li>
@@ -2767,47 +2766,6 @@ function onDeviceReady() {
 <li><p><strong>duration</strong>: The duration of the media, in 
seconds.</p></li>
 </ul>
 
-<h2>media.getCurrentAmplitude</h2>
-
-<p>Returns the current amplitude of the current recording.</p>
-<div class="highlight"><pre><code class="language-" 
data-lang="">media.getCurrentAmplitude(mediaSuccess, [mediaError]);
-</code></pre></div>
-<h3>Supported Platforms</h3>
-
-<ul>
-<li>Android</li>
-<li>iOS</li>
-</ul>
-
-<h3>Parameters</h3>
-
-<ul>
-<li><p><strong>mediaSuccess</strong>: The callback that is passed the current 
amplitude (0.0 - 1.0).</p></li>
-<li><p><strong>mediaError</strong>: (Optional) The callback to execute if an 
error occurs.</p></li>
-</ul>
-
-<h3>Quick Example</h3>
-<div class="highlight"><pre><code class="language-" data-lang="">// Audio 
player
-//
-var my_media = new Media(src, onSuccess, onError);
-
-// Record audio
-my_media.startRecord();
-
-mediaTimer = setInterval(function () {
-    // get media amplitude
-    my_media.getCurrentAmplitude(
-        // success callback
-        function (amp) {
-            console.log(amp + "%");
-        },
-        // error callback
-        function (e) {
-            console.log("Error getting amp=" + e);
-        }
-    );
-}, 1000);
-</code></pre></div>
 <h2>media.getCurrentPosition</h2>
 
 <p>Returns the current position within an audio file.  Also updates the 
<code>Media</code> object&#39;s <code>position</code> parameter.</p>

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 Wed Apr 20 21:56:39 2016
@@ -2748,7 +2748,7 @@ cordova plugin add https://github.com/ap
 <h4>config.xml</h4>
 
 <ul>
-<li> <strong>AutoHideSplashScreen</strong> (boolean, default to 
<code>true</code>). Indicates whether to hide splash screen automatically or 
not. Splash screen hidden after amount of time specified in the 
<code>SplashScreenDelay</code> preference.</li>
+<li> <strong>AutoHideSplashScreen</strong> (boolean, default to 
<code>true</code>). Indicates wherether hide splash screen automatically or 
not. Splash screen hidden after amount of time specified in the 
<code>SplashScreenDelay</code> preference.</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml">    
<span class="nt">&lt;preference</span> <span class="na">name=</span><span 
class="s">"AutoHideSplashScreen"</span> <span class="na">value=</span><span 
class="s">"true"</span> <span class="nt">/&gt;</span>
 </code></pre></div>

Modified: 
cordova/site/public/docs/es/3.1.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/es/3.1.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/es/3.1.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/es/3.1.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -1376,7 +1376,7 @@ checkConnection();
 </ul></li>
 </ul>
 
-Rarezas Tizen</h2>
+<h2>Rarezas Tizen</h2>
 
 <ul>
 <li>  Tizen sólo puede detectar un Wi-Fi o conexión celular. 

Modified: 
cordova/site/public/docs/es/3.1.0/cordova/contacts/ContactField/contactfield.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/es/3.1.0/cordova/contacts/ContactField/contactfield.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/es/3.1.0/cordova/contacts/ContactField/contactfield.html
 (original)
+++ 
cordova/site/public/docs/es/3.1.0/cordova/contacts/ContactField/contactfield.html
 Wed Apr 20 21:56:39 2016
@@ -1377,7 +1377,8 @@
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Rarezas Android
+<h2>Rarezas Android</h2>
+
 <ul>
 <li>  <strong>Pref</strong>: no soportado, regresando<code>false</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/es/3.1.0/cordova/geolocation/Coordinates/coordinates.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/es/3.1.0/cordova/geolocation/Coordinates/coordinates.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/es/3.1.0/cordova/geolocation/Coordinates/coordinates.html
 (original)
+++ 
cordova/site/public/docs/es/3.1.0/cordova/geolocation/Coordinates/coordinates.html
 Wed Apr 20 21:56:39 2016
@@ -1369,7 +1369,8 @@ navigator.geolocation.getCurrentPosition
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Rarezas Android
+<h2>Rarezas Android</h2>
+
 <p><strong>altitudeAccuracy</strong>: no compatible con dispositivos Android, 
regresando<code>null</code>.</p>
 
 

Modified: 
cordova/site/public/docs/es/3.1.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/es/3.1.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/es/3.1.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/es/3.1.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -1604,7 +1604,8 @@ Ref.Show();
 </ul></li>
 </ul>
 
-<h2>Plataformas soportadas
+<h2>Plataformas soportadas</h2>
+
 <ul>
 <li>  Android</li>
 <li>  BlackBerry</li>

Modified: 
cordova/site/public/docs/fr/3.1.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/3.1.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/fr/3.1.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/fr/3.1.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -1317,7 +1317,8 @@ checkConnection();
 </ul></li>
 </ul>
 
-<h2>Notes au sujet de Windows Phone
+<h2>Notes au sujet de Windows Phone</h2>
+
 <ul>
 <li><p>When running in the emulator, always detects 
<code>navigator.connection.type</code> as 
<code>Connection.UNKNOWN</code>.</p></li>
 <li><p>Windows Phone ne permet pas de détecter le type de connexion pour un 
réseau cellulaire.</p>

Modified: cordova/site/public/docs/fr/3.1.0/cordova/device/device.uuid.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/3.1.0/cordova/device/device.uuid.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/fr/3.1.0/cordova/device/device.uuid.html (original)
+++ cordova/site/public/docs/fr/3.1.0/cordova/device/device.uuid.html Wed Apr 
20 21:56:39 2016
@@ -1295,7 +1295,7 @@ var deviceID = device.uuid;
 
 <p>Sur iOS, l&#39;<code>uuid</code> n&#39;est pas propre à un appareil mais 
varie pour chaque application et pour chaque installation d&#39;une même 
application. Il changera ainsi si une application est supprimée puis 
réinstallée, et éventuellement aussi lorsqu&#39;iOS est mis à jour ; ou 
même lorsque l&#39;application est mise à jour (notamment sous iOS 5.1). Par 
conséquent, l&#39;<code>uuid</code> n&#39;est pas considéré comme fiable.</p>
 
-Notes au sujet de Windows Phone 7 et 8</h2>
+<h2>Notes au sujet de Windows Phone 7 et 8</h2>
 
 <p>Sous Windows Phone 7, l&#39;autorisation 
<code>ID_CAP_IDENTITY_DEVICE</code> est requise afin d&#39;accéder à 
l&#39;<code>uuid</code>. Microsoft va probablement bientôt rendre cette 
propriété obsolète. Si la fonctionnalité n&#39;est pas accessible, un guid 
persistant (maintenu pendant toute la durée de l&#39;installation de 
l&#39;application sur l&#39;appareil) est généré.</p>
 

Modified: 
cordova/site/public/docs/fr/3.1.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/3.1.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/fr/3.1.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/fr/3.1.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -1696,7 +1696,8 @@ ref.addEventListener('loadstop', functio
 
 <p>L&#39;objet passé à la fonction callback d&#39;un écouteur 
d&#39;évènement ajouté via un appel à <code>addEventListener</code> sur un 
objet <code>InAppBrowser</code>.</p>
 
-<h2>Propriétés
+<h2>Propriétés</h2>
+
 <ul>
 <li><p><strong>type</strong> : le nom de l&#39;évènement, soit 
<code>loadstart</code>, <code>loadstop</code>, <code>loaderror</code> ou 
<code>exit</code>. <em>(String)</em></p></li>
 <li><p><strong>url</strong> : l&#39;URL ayant été chargée. 
<em>(String)</em></p></li>

Modified: cordova/site/public/docs/fr/3.1.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/3.1.0/cordova/media/media.startRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/fr/3.1.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/fr/3.1.0/cordova/media/media.startRecord.html Wed 
Apr 20 21:56:39 2016
@@ -1341,7 +1341,8 @@ function recordAudio() {
 <li>  Appareils blackBerry enregistrent de l&#39;audio en format Adaptive 
Multi-Rate. Le fichier spécifié doit se terminer par une extension 
<em>.amr</em> .</li>
 </ul>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><p>iOS uniquement les enregistrements de fichiers de type <em>.wav</em> et 
renvoie une erreur si l&#39;extension de nom de fichier n&#39;est pas 
correctement.</p></li>
 <li><p>Si un chemin d&#39;accès complet n&#39;est pas fourni, 
l&#39;enregistrement est placé dans l&#39;application 
<code>documents/tmp</code> répertoire. Ce qui peut être consulté le 
<code>[File](../file/fileobj/fileobj.html)</code> à l&#39;aide de l&#39;API 
<code>[LocalFileSystem](../file/localfilesystem/localfilesystem.html).TEMPORARY</code>
 . N&#39;importe quel sous-répertoire spécifié au moment de 
l&#39;enregistrement doit déjà exister.</p></li>

Modified: 
cordova/site/public/docs/fr/3.1.0/cordova/notification/notification.beep.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/3.1.0/cordova/notification/notification.beep.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/fr/3.1.0/cordova/notification/notification.beep.html 
(original)
+++ 
cordova/site/public/docs/fr/3.1.0/cordova/notification/notification.beep.html 
Wed Apr 20 21:56:39 2016
@@ -1296,7 +1296,8 @@ navigator.notification.beep(2);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Bizarreries Android
+<h2>Bizarreries Android</h2>
+
 <ul>
 <li>  Android joue la <strong>sonnerie de Notification</strong> spécifié 
sous le panneau des <strong>réglages/son et affichage</strong> de valeur par 
défaut.</li>
 </ul>

Modified: cordova/site/public/docs/it/3.1.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.1.0/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/it/3.1.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/it/3.1.0/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1332,7 +1332,8 @@ function onOffline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS stranezze
+<h2>iOS stranezze</h2>
+
 <p>Durante l&#39;avvio iniziale, il primo evento offline (se applicabile) 
richiede almeno un secondo al fuoco.</p>
 
 <h2>Windows Phone 7 capricci</h2>

Modified: cordova/site/public/docs/it/3.1.0/cordova/media/media.play.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.1.0/cordova/media/media.play.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/it/3.1.0/cordova/media/media.play.html (original)
+++ cordova/site/public/docs/it/3.1.0/cordova/media/media.play.html Wed Apr 20 
21:56:39 2016
@@ -1419,7 +1419,8 @@ function playAudio(url) {
 <li>  Dispositivi blackBerry supportano un numero limitato di canali audio 
simultanei. Dispositivi CDMA supportano solo un singolo canale audio. Altri 
dispositivi supportano fino a due canali simultanei. Un tentativo di riprodurre 
i file audio più rispetto all&#39;importo supportato provoca la riproduzione 
precedente essere fermata.</li>
 </ul>
 
-<h2>iOS stranezze
+<h2>iOS stranezze</h2>
+
 <ul>
 <li><p><strong>numberOfLoops</strong>: passare questa opzione per il 
<code>play</code> metodo per specificare il numero di volte desiderato file 
multimediale per riprodurre, ad esempio:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">var myMedia = 
new Media("http://audio.ibeat.org/content/p1rj1s/p1rj1s_-_rockGuitar.mp3";)

Modified: 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.beep.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.1.0/cordova/notification/notification.beep.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.beep.html 
(original)
+++ 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.beep.html 
Wed Apr 20 21:56:39 2016
@@ -1344,7 +1344,8 @@ navigator.notification.beep(2);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Stranezze Android
+<h2>Stranezze Android</h2>
+
 <ul>
 <li>  Android giochi default <strong>Notification ringtone</strong> 
specificato sotto il pannello <strong>impostazioni/audio e Display</strong> 
.</li>
 </ul>

Modified: 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.vibrate.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.1.0/cordova/notification/notification.vibrate.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.vibrate.html
 (original)
+++ 
cordova/site/public/docs/it/3.1.0/cordova/notification/notification.vibrate.html
 Wed Apr 20 21:56:39 2016
@@ -1353,7 +1353,8 @@ navigator.notification.vibrate(2500);
 </code></pre></div></li>
 </ul>
 
-<h2>BB10 stranezze
+<h2>BB10 stranezze</h2>
+
 <p>vibrare la funzione dell&#39;oggetto navigator</p>
 <div class="highlight"><pre><code class="language-" data-lang="">    
navigator.vibrate(1000);  // vibrate for 1 second
 </code></pre></div>

Modified: cordova/site/public/docs/it/3.4.0/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.4.0/cordova/events/events.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/it/3.4.0/cordova/events/events.html (original)
+++ cordova/site/public/docs/it/3.4.0/cordova/events/events.html Wed Apr 20 
21:56:39 2016
@@ -1037,7 +1037,8 @@
 <li>  batterystatus</li>
 </ul>
 
-<h2>Eventi aggiunti da <a 
href="https://github.com/apache/cordova-plugin-network-information/blob/master/doc/index.md";>org.apache.cordova.network-informazioni</a>
+<h2>Eventi aggiunti da <a 
href="https://github.com/apache/cordova-plugin-network-information/blob/master/doc/index.md";>org.apache.cordova.network-informazioni</a></h2>
+
 <ul>
 <li>  online</li>
 <li>  offline</li>

Modified: cordova/site/public/docs/it/3.5.0/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/it/3.5.0/cordova/events/events.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/it/3.5.0/cordova/events/events.html (original)
+++ cordova/site/public/docs/it/3.5.0/cordova/events/events.html Wed Apr 20 
21:56:39 2016
@@ -1037,7 +1037,8 @@
 <li>  batterystatus</li>
 </ul>
 
-<h2>Eventi aggiunti da <a 
href="https://github.com/apache/cordova-plugin-network-information/blob/master/doc/index.md";>org.apache.cordova.network-informazioni</a>
+<h2>Eventi aggiunti da <a 
href="https://github.com/apache/cordova-plugin-network-information/blob/master/doc/index.md";>org.apache.cordova.network-informazioni</a></h2>
+
 <ul>
 <li>  online</li>
 <li>  offline</li>

Modified: cordova/site/public/docs/ja/1.7.0/cordova/device/device.name.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.7.0/cordova/device/device.name.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.7.0/cordova/device/device.name.html (original)
+++ cordova/site/public/docs/ja/1.7.0/cordova/device/device.name.html Wed Apr 
20 21:56:39 2016
@@ -1240,7 +1240,8 @@ var name = device.name;
 </ul></li>
 </ul>
 
-<h2>Windows Phone 7 に関する注意点
+<h2>Windows Phone 7 に関する注意点</h2>
+
 <ul>
 <li>製造時のデバイス名を返します。例: &#39;SGH-i917&#39;</li>
 </ul>

Modified: cordova/site/public/docs/ja/1.7.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.7.0/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.7.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/ja/1.7.0/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1226,7 +1226,8 @@ function onOffline() {
 
 <p>初回起動時、最初の offline 
イベントは少なくとも起動に1秒かかります。</p>
 
-<h2>Windows Phone 7 に関する注意点
+<h2>Windows Phone 7 に関する注意点</h2>
+
 <p>エミュレータで起動している場合、デバイスの 
connection.status は常に unknown (不明) 
であるため、このイベントは呼び出されません。</p>
 
 

Modified: 
cordova/site/public/docs/ja/1.7.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.7.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.7.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ja/1.7.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1328,7 +1328,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS に関する注意点
+<h2>iOS に関する注意点</h2>
+
 <ul>
 <li><strong>encoding</strong> 
パラメーターはサポートされておらず、常に UTF-8 
エンコーディングが使われます。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/1.8.1/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.8.1/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/1.8.1/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/ja/1.8.1/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1340,7 +1340,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>title</strong>: 
部分的にサポートされています。一つ目の役職名が iOS の 
<strong>kABPersonJobTitleProperty</strong> 
フィールドに保存されます。</li>
 </ul>
 
-<h2>Bada 2.0 に関する注意点
+<h2>Bada 2.0 に関する注意点</h2>
+
 <ul>
 <li>ContactOrganization はサポートされていません。</li>
 </ul>

Modified: cordova/site/public/docs/ja/1.8.1/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.8.1/cordova/events/events.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.8.1/cordova/events/events.html (original)
+++ cordova/site/public/docs/ja/1.8.1/cordova/events/events.html Wed Apr 20 
21:56:39 2016
@@ -1274,7 +1274,8 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
-<h3>Windows Phone<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
+<h3>Windows Phone</h3>
+<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
 
                 </div>

Modified: cordova/site/public/docs/ja/1.8.1/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.8.1/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.8.1/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/ja/1.8.1/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1274,7 +1274,8 @@ function onOffline() {
 
 <p>初回起動時、最初の offline 
イベントは少なくとも起動に1秒かかります。</p>
 
-<h2>Windows Phone 7 に関する注意点
+<h2>Windows Phone 7 に関する注意点</h2>
+
 <p>エミュレーターで起動している場合、デバイスの 
connection.status は常に unknown (不明) 
であるため、このイベントは呼び出されません。</p>
 
 

Modified: 
cordova/site/public/docs/ja/1.8.1/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.8.1/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.8.1/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ja/1.8.1/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1376,7 +1376,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS に関する注意点
+<h2>iOS に関する注意点</h2>
+
 <ul>
 <li><strong>encoding</strong> 
パラメーターはサポートされておらず、常に UTF-8 
エンコーディングが使われます。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/1.9.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.9.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/1.9.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/ja/1.9.0/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1388,7 +1388,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>title</strong>: 
部分的にサポートされています。一つ目の役職名が iOS の 
<strong>kABPersonJobTitleProperty</strong> 
フィールドに保存されます。</li>
 </ul>
 
-<h2>Bada 2.0 に関する注意点
+<h2>Bada 2.0 に関する注意点</h2>
+
 <ul>
 <li>ContactOrganization はサポートされていません。</li>
 </ul>

Modified: cordova/site/public/docs/ja/1.9.0/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.9.0/cordova/events/events.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.9.0/cordova/events/events.html (original)
+++ cordova/site/public/docs/ja/1.9.0/cordova/events/events.html Wed Apr 20 
21:56:39 2016
@@ -1322,7 +1322,8 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
-<h3>Windows Phone<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
+<h3>Windows Phone</h3>
+<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
 
                 </div>

Modified: cordova/site/public/docs/ja/1.9.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.9.0/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.9.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/ja/1.9.0/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1322,7 +1322,8 @@ function onOffline() {
 
 <p>初回起動時、最初の offline 
イベントは少なくとも起動に1秒かかります。</p>
 
-<h2>Windows Phone 7 に関する注意点
+<h2>Windows Phone 7 に関する注意点</h2>
+
 <p>エミュレータで起動している場合、デバイスの 
connection.status は常に unknown (不明) 
であるため、このイベントは呼び出されません。</p>
 
 

Modified: 
cordova/site/public/docs/ja/1.9.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.9.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/1.9.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ja/1.9.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1424,7 +1424,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS に関する注意点
+<h2>iOS に関する注意点</h2>
+
 <ul>
 <li><strong>encoding</strong> 
パラメーターはサポートされておらず、常に UTF-8 
エンコーディングが使われます。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/1.9.0/cordova/file/filetransfer/filetransfer.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/1.9.0/cordova/file/filetransfer/filetransfer.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/1.9.0/cordova/file/filetransfer/filetransfer.html 
(original)
+++ 
cordova/site/public/docs/ja/1.9.0/cordova/file/filetransfer/filetransfer.html 
Wed Apr 20 21:56:39 2016
@@ -1420,7 +1420,8 @@ options.params = params;
 var ft = new FileTransfer();
 ft.upload(fileURI, uri, win, fail, options);
 </code></pre></div>
-<h2>download
+<h2>download</h2>
+
 <p><strong>パラメーター:</strong></p>
 
 <ul>

Modified: 
cordova/site/public/docs/ja/2.0.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.0.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/2.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/ja/2.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1411,7 +1411,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>title</strong>: 
部分的にサポートされています。一つ目の役職名が iOS の 
<strong>kABPersonJobTitleProperty</strong> 
フィールドに保存されます。</li>
 </ul>
 
-<h2>Bada 2.0 に関する注意点
+<h2>Bada 2.0 に関する注意点</h2>
+
 <ul>
 <li>ContactOrganization はサポートされていません。</li>
 </ul>

Modified: cordova/site/public/docs/ja/2.0.0/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.0.0/cordova/events/events.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/2.0.0/cordova/events/events.html (original)
+++ cordova/site/public/docs/ja/2.0.0/cordova/events/events.html Wed Apr 20 
21:56:39 2016
@@ -1345,7 +1345,8 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
-<h3>Windows Phone<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
+<h3>Windows Phone</h3>
+<div class="highlight"><pre><code class="language-" 
data-lang="">パーミッションの設定は必要ありません。
 </code></pre></div>
 
                 </div>

Modified: cordova/site/public/docs/ja/2.0.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.0.0/cordova/events/events.offline.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/2.0.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/ja/2.0.0/cordova/events/events.offline.html Wed 
Apr 20 21:56:39 2016
@@ -1345,7 +1345,8 @@ function onOffline() {
 
 <p>初回起動時、最初の offline 
イベントは少なくとも起動に1秒かかります。</p>
 
-<h2>Windows Phone 7 に関する注意点
+<h2>Windows Phone 7 に関する注意点</h2>
+
 <p>エミュレータで起動している場合、デバイスの 
connection.status は常に unknown (不明) 
であるため、このイベントは呼び出されません。</p>
 
 

Modified: 
cordova/site/public/docs/ja/2.0.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.0.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/2.0.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ja/2.0.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1447,7 +1447,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS に関する注意点
+<h2>iOS に関する注意点</h2>
+
 <ul>
 <li><strong>encoding</strong> 
パラメーターはサポートされておらず、常に UTF-8 
エンコーディングが使われます。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/2.1.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.1.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/2.1.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/ja/2.1.0/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1412,7 +1412,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>title</strong>: 
部分的にサポートされています。一つ目の役職名が iOS の 
<strong>kABPersonJobTitleProperty</strong> 
フィールドに保存されます。</li>
 </ul>
 
-<h2>Bada 2.0 に関する注意点
+<h2>Bada 2.0 に関する注意点</h2>
+
 <ul>
 <li>ContactOrganization はサポートされていません。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/2.2.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/2.2.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/2.2.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/ja/2.2.0/cordova/contacts/ContactOrganization/contactorganization.html
 Wed Apr 20 21:56:39 2016
@@ -1484,7 +1484,8 @@ navigator.contacts.find(filter, onSucces
 <li><strong>title</strong>: 
部分的にサポートされています。一つ目の役職名が iOS の 
<strong>kABPersonJobTitleProperty</strong> 
フィールドに保存されます。</li>
 </ul>
 
-<h2>Bada 2.0 に関する注意点
+<h2>Bada 2.0 に関する注意点</h2>
+
 <ul>
 <li>ContactOrganization はサポートされていません。</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/3.1.0/cordova/accelerometer/accelerometer.watchAcceleration.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/3.1.0/cordova/accelerometer/accelerometer.watchAcceleration.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ja/3.1.0/cordova/accelerometer/accelerometer.watchAcceleration.html
 (original)
+++ 
cordova/site/public/docs/ja/3.1.0/cordova/accelerometer/accelerometer.watchAcceleration.html
 Wed Apr 20 21:56:39 2016
@@ -1521,7 +1521,7 @@ var watchID = navigator.accelerometer.wa
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS の癖</h2>
+<h2>iOS の癖</h2>
 
 <p>API 
は、要求された間隔で、成功コールバック関数を呼び出しますが
 40 ms の間デバイスへの要求の範囲を制限し、1000 
ミリ秒になります。 たとえば、(ms) 3 秒の間隔を要求したå 
´åˆã€API 1 
秒ごとに、デバイスからデータを要求がのみ成功コールバック
 3 秒ごとを実行します。</p>
 

Modified: 
cordova/site/public/docs/ja/3.1.0/cordova/compass/compass.watchHeading.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/3.1.0/cordova/compass/compass.watchHeading.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/3.1.0/cordova/compass/compass.watchHeading.html 
(original)
+++ cordova/site/public/docs/ja/3.1.0/cordova/compass/compass.watchHeading.html 
Wed Apr 20 21:56:39 2016
@@ -1518,7 +1518,8 @@ var watchID = navigator.compass.watchHea
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS の癖
+<h2>iOS の癖</h2>
+
 <p>IOS の <code>compass.watchHeading</code> 
度の指定数で変更されたときにも、デバイスの現在の方位を得ることができます。
 度以上の指定された数だけ見出し変更されるたびに、 
<code>headingSuccess</code> コールバック関数を実行します。 
経由で変更の程度を指定する、 <code>filter</code> 
パラメーターで、 
<code>[compassOptions](parameters/compassOptions.html)</code> 
オブジェクト。 返される時計 ID 
を渡すことによっていつものように時計をオフに 
<code>[compass.clearWatch](com
 pass.clearWatch.html)</code> 。 
この機能を置き換えます以前独立した iOS だけ 
<code>watchHeadingFilter</code> と <code>clearWatchFilter</code> 
バージョン 1.6 で削除された機能です。</p>
 
 <p>1 つだけ <code>watchHeading</code> iOS 
で一度に有効にすることができます。 場合は、 
<code>watchHeading</code> 、フィルターを使用して呼び出す 
<code>getCurrentHeading</code> または <code>watchHeading</code> 
既存のフィルターの値を使用して見出しの変更を指定します。
 
フィルターを使用して見出しの変更を見て時間間隔よりも効率的です。</p>




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

Reply via email to