You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/05/24 23:29:27 UTC

svn commit: r1745411 [2/26] - in /cordova/site/public: ./ announcements/2016/04/27/ blog/ docs/de/3.1.0/cordova/contacts/ContactField/ docs/de/3.1.0/cordova/media/ docs/de/3.1.0/cordova/notification/ docs/en/1.5.0/phonegap/contacts/ContactField/ docs/e...

Modified: cordova/site/public/docs/en/1.6.0/cordova/geolocation/Coordinates/coordinates.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.0/cordova/geolocation/Coordinates/coordinates.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.0/cordova/geolocation/Coordinates/coordinates.html (original)
+++ cordova/site/public/docs/en/1.6.0/cordova/geolocation/Coordinates/coordinates.html Tue May 24 23:29:23 2016
@@ -1663,7 +1663,8 @@ navigator.geolocation.getCurrentPosition
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <p><strong>altitudeAccuracy:</strong> This property is not support by Android devices, it will always return null.</p>
 
 

Modified: cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1676,7 +1676,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.6.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1670,7 +1670,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactField/contactfield.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactField/contactfield.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactField/contactfield.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactField/contactfield.html Tue May 24 23:29:23 2016
@@ -1684,7 +1684,7 @@ contact.save();
 <li><strong>pref:</strong> This property is not supported, and will always return <code>false</code>.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactOrganization/contactorganization.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactOrganization/contactorganization.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactOrganization/contactorganization.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/contacts/ContactOrganization/contactorganization.html Tue May 24 23:29:23 2016
@@ -1665,7 +1665,7 @@ navigator.contacts.find(filter, onSucces
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android 2.X Quirks</h2>
+<h2>Android 2.X Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported by Android 2.X devices and will always return <code>false</code>.</li>

Modified: cordova/site/public/docs/en/1.6.1/cordova/device/device.name.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/device/device.name.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/device/device.name.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/device/device.name.html Tue May 24 23:29:23 2016
@@ -1625,7 +1625,7 @@ var name = device.name;
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android Quirks</h2>
+<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>.

Modified: cordova/site/public/docs/en/1.6.1/cordova/device/device.platform.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/device/device.platform.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/device/device.platform.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/device/device.platform.html Tue May 24 23:29:23 2016
@@ -1630,7 +1630,7 @@ var devicePlatform = device.platform;
 
 <p>Devices may return the device platform version instead of the platform name.  For example, the Storm2 9550 would return &#39;2.13.0.95&#39; or similar.</p>
 
-Windows Phone 7 Quirks</h2>
+<h2>Windows Phone 7 Quirks</h2>
 
 <p>Windows Phone 7 devices report platform as &#39;WinCE&#39;</p>
 

Modified: cordova/site/public/docs/en/1.6.1/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1632,7 +1632,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/1.6.1/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1736,7 +1736,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.6.1/cordova/geolocation/Coordinates/coordinates.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/geolocation/Coordinates/coordinates.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/geolocation/Coordinates/coordinates.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/geolocation/Coordinates/coordinates.html Tue May 24 23:29:23 2016
@@ -1663,7 +1663,8 @@ navigator.geolocation.getCurrentPosition
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks
+<h2>Android Quirks</h2>
+
 <p><strong>altitudeAccuracy:</strong> This property is not support by Android devices, it will always return null.</p>
 
 

Modified: cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1676,7 +1676,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1670,7 +1670,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1697,7 +1697,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> This property is not support by Android 1.X devices, and will always return <code>null</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>
@@ -1710,7 +1710,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/1.7.0/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1632,7 +1632,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1736,7 +1736,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1676,7 +1676,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1670,7 +1670,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1758,7 +1758,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1680,7 +1680,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1784,7 +1784,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1724,7 +1724,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1718,7 +1718,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html Tue May 24 23:29:23 2016
@@ -1746,7 +1746,8 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are accessible.</p>
 
-<h2>Windows Phone
+<h2>Windows Phone</h2>
+
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all domains are accessible.</p>
 
 

Modified: cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1758,7 +1758,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1680,7 +1680,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1784,7 +1784,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1724,7 +1724,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1718,7 +1718,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html Tue May 24 23:29:23 2016
@@ -1746,7 +1746,8 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are accessible.</p>
 
-<h2>Windows Phone
+<h2>Windows Phone</h2>
+
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all domains are accessible.</p>
 
 

Modified: cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1806,7 +1806,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1728,7 +1728,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1832,7 +1832,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1772,7 +1772,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1766,7 +1766,8 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks
+<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>
 </ul>

Modified: cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html Tue May 24 23:29:23 2016
@@ -1794,7 +1794,8 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are accessible.</p>
 
-<h2>Windows Phone
+<h2>Windows Phone</h2>
+
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all domains are accessible.</p>
 
 

Modified: cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html (original)
+++ cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html Tue May 24 23:29:23 2016
@@ -1782,7 +1782,7 @@
 <li>Ignores the <code>correctOrientation</code> parameter.</li>
 </ul>
 
-Bada 1.2 Quirks</h2>
+<h2>Bada 1.2 Quirks</h2>
 
 <ul>
 <li>options not supported</li>

Modified: cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1830,7 +1830,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html (original)
+++ cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html Tue May 24 23:29:23 2016
@@ -1752,7 +1752,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 online event (if applicable) will take at least a second to fire.</p>
 

Modified: cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1796,7 +1796,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1797,7 +1797,8 @@ navigator.device.capture.captureVideo(ca
 <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>
 </ul>
 
-<h2>Bada 2.x Quirks
+<h2>Bada 2.x Quirks</h2>
+
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However there is <em>another</em> mode where you can capture a video or an image straight in the webview without launching any camera apps. In order to do that you need to:</p>
 
 <ol>

Modified: cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1830,7 +1830,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-iOS Quirks</h2>
+<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>

Modified: cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1856,7 +1856,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1796,7 +1796,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1797,7 +1797,8 @@ navigator.device.capture.captureVideo(ca
 <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>
 </ul>
 
-<h2>Bada 2.x Quirks
+<h2>Bada 2.x Quirks</h2>
+
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However there is <em>another</em> mode where you can capture a video or an image straight in the webview without launching any camera apps. In order to do that you need to:</p>
 
 <ol>

Modified: cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1877,7 +1877,8 @@ 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>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks
+<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>
 <li><strong>type:</strong> Partially supported.  Only one each of &quot;Work&quot; and &quot;Home&quot; type addresses can be stored per contact. </li>

Modified: cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1928,7 +1928,8 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,8 @@ 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>
 
-<h2>iOS Quirks
+<h2>iOS Quirks</h2>
+
 <ul>
 <li>iOS does not have a default audio recording application so a simple user interface is provided.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1869,7 +1869,8 @@ navigator.device.capture.captureVideo(ca
 <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>
 </ul>
 
-<h2>Bada 2.x Quirks
+<h2>Bada 2.x Quirks</h2>
+
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However there is <em>another</em> mode where you can capture a video or an image straight in the webview without launching any camera apps. In order to do that you need to:</p>
 
 <ol>

Modified: cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html Tue May 24 23:29:23 2016
@@ -1891,13 +1891,14 @@ checkConnection();
 </ul></li>
 </ul>
 
-webOS Quirks</h2>
+<h2>webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks
+<h2>Windows Phone Quirks</h2>
+
 <ul>
 <li>When running in the emulator, always detects <code>navigator.connection.type</code> as <code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1903,7 +1903,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>
@@ -1916,7 +1916,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.3.0/cordova/device/device.model.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html Tue May 24 23:29:23 2016
@@ -1881,7 +1881,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.3.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1953,7 +1953,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>

Modified: cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1893,7 +1893,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.3.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1888,7 +1888,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.3.0/cordova/media/media.startRecord.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html Tue May 24 23:29:23 2016
@@ -1895,7 +1895,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.3.0/cordova/notification/notification.alert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html (original)
+++ cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,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.4.0/cordova/connection/connection.type.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html Tue May 24 23:29:23 2016
@@ -1891,13 +1891,14 @@ checkConnection();
 </ul></li>
 </ul>
 
-webOS Quirks</h2>
+<h2>webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks
+<h2>Windows Phone Quirks</h2>
+
 <ul>
 <li>When running in the emulator, always detects <code>navigator.connection.type</code> as <code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1903,7 +1903,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>
@@ -1916,7 +1916,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.4.0/cordova/device/device.model.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html Tue May 24 23:29:23 2016
@@ -1881,7 +1881,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.4.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1953,7 +1953,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>

Modified: cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1893,7 +1893,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.4.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1888,7 +1888,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.4.0/cordova/media/media.startRecord.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html Tue May 24 23:29:23 2016
@@ -1895,7 +1895,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.4.0/cordova/notification/notification.alert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html (original)
+++ cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,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.5.0/cordova/connection/connection.type.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html Tue May 24 23:29:23 2016
@@ -1891,13 +1891,14 @@ checkConnection();
 </ul></li>
 </ul>
 
-webOS Quirks</h2>
+<h2>webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks
+<h2>Windows Phone Quirks</h2>
+
 <ul>
 <li>When running in the emulator, always detects <code>navigator.connection.type</code> as <code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1903,7 +1903,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>
@@ -1916,7 +1916,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.5.0/cordova/device/device.model.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html Tue May 24 23:29:23 2016
@@ -1881,7 +1881,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.5.0/cordova/file/filereader/filereader.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html Tue May 24 23:29:23 2016
@@ -1953,7 +1953,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS Quirks</h2>
+<h2>iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is always used.</li>

Modified: cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1893,7 +1893,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.5.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1888,7 +1888,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.5.0/cordova/media/media.startRecord.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html Tue May 24 23:29:23 2016
@@ -1895,7 +1895,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.5.0/cordova/notification/notification.alert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html (original)
+++ cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,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.6.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1903,7 +1903,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>
@@ -1916,7 +1916,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.6.0/cordova/device/device.model.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html Tue May 24 23:29:23 2016
@@ -1881,7 +1881,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.6.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1893,7 +1893,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.6.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1888,7 +1888,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.6.0/cordova/media/media.startRecord.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html Tue May 24 23:29:23 2016
@@ -1895,7 +1895,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.6.0/cordova/notification/notification.alert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,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.6.0/cordova/notification/notification.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html (original)
+++ cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html Tue May 24 23:29:23 2016
@@ -1834,7 +1834,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.7.0/cordova/contacts/ContactAddress/contactaddress.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html Tue May 24 23:29:23 2016
@@ -1903,7 +1903,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>
@@ -1916,7 +1916,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.7.0/cordova/device/device.model.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html Tue May 24 23:29:23 2016
@@ -1881,7 +1881,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.7.0/cordova/media/capture/captureAudio.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html Tue May 24 23:29:23 2016
@@ -1893,7 +1893,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.7.0/cordova/media/capture/captureVideo.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html Tue May 24 23:29:23 2016
@@ -1888,7 +1888,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.7.0/cordova/media/media.startRecord.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html Tue May 24 23:29:23 2016
@@ -1895,7 +1895,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.7.0/cordova/notification/notification.alert.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html?rev=1745411&r1=1745410&r2=1745411&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html (original)
+++ cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html Tue May 24 23:29:23 2016
@@ -1868,7 +1868,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.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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1834,7 +1834,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1927,7 +1927,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>
@@ -1940,7 +1940,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1905,7 +1905,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1917,7 +1917,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1912,7 +1912,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1919,7 +1919,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1892,7 +1892,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=1745411&r1=1745410&r2=1745411&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 Tue May 24 23:29:23 2016
@@ -1858,7 +1858,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>




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