Modified: cordova/site/public/docs/ja/3.1.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/3.1.0/cordova/device/device.model.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/3.1.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/ja/3.1.0/cordova/device/device.model.html Wed Apr 
20 21:56:39 2016
@@ -1469,7 +1469,8 @@
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android の癖
+<h2>Android の癖</h2>
+
 <ul>
 <li>  生産コード名は<a 
href="http://developer.android.com/reference/android/os/Build.html#MODEL";>モデル名</a>の代わりに<a
 
href="http://developer.android.com/reference/android/os/Build.html#PRODUCT";>製品名</a>を取得します。
 たとえば、ネクサス 1 つを返します <code>Passion</code> 
、Motorola のドロイドを返します<code>voles</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/ja/3.1.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/3.1.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/3.1.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/ja/3.1.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -1833,7 +1833,7 @@ ref.addEventListener('loadstop', functio
 <li>  iOS</li>
 </ul>
 
-簡単な例</h2>
+<h2>簡単な例</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/ja/3.1.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ja/3.1.0/cordova/media/capture/captureAudio.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ja/3.1.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/ja/3.1.0/cordova/media/capture/captureAudio.html 
Wed Apr 20 21:56:39 2016
@@ -1531,7 +1531,7 @@ navigator.device.capture.captureAudio(ca
 <li>  iOS 
に既定のオーディオ録音アプリケーションがない単純なユーザー
 インターフェイスが提供されます。</li>
 </ul>
 
-Windows Phone 7 と 8 癖</h2>
+<h2>Windows Phone 7 と 8 癖</h2>
 
 <ul>
 <li>  Windows Phone 7 シンプルなユーザー 
インターフェイスが提供されるので、既定のオーディオ録音アプリケーションはありません。</li>

Modified: 
cordova/site/public/docs/ko/2.0.0/cordova/camera/parameter/cameraOptions.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/camera/parameter/cameraOptions.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ko/2.0.0/cordova/camera/parameter/cameraOptions.html 
(original)
+++ 
cordova/site/public/docs/ko/2.0.0/cordova/camera/parameter/cameraOptions.html 
Wed Apr 20 21:56:39 2016
@@ -1253,7 +1253,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/ko/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ko/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/ko/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
 Wed Apr 20 21:56:39 2016
@@ -1301,7 +1301,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/ko/2.0.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/2.0.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/ko/2.0.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1221,7 +1221,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/ko/2.0.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/2.0.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ko/2.0.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1327,7 +1327,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/ko/2.0.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureAudio.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureAudio.html 
Wed Apr 20 21:56:39 2016
@@ -1267,7 +1267,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/ko/2.0.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureVideo.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/ko/2.0.0/cordova/media/capture/captureVideo.html 
Wed Apr 20 21:56:39 2016
@@ -1268,7 +1268,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/ko/2.0.0/guide/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/2.0.0/guide/whitelist/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/2.0.0/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/ko/2.0.0/guide/whitelist/index.html Wed Apr 20 
21:56:39 2016
@@ -1273,7 +1273,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/ko/3.1.0/cordova/contacts/Contact/contact.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/3.1.0/cordova/contacts/Contact/contact.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/3.1.0/cordova/contacts/Contact/contact.html 
(original)
+++ cordova/site/public/docs/ko/3.1.0/cordova/contacts/Contact/contact.html Wed 
Apr 20 21:56:39 2016
@@ -1341,7 +1341,7 @@ function onError(contactError) {
 <li><p><strong>카테고리</strong>:이 속성은 현재 지원 되지 
않습니다, 반환<code>null</code>.</p></li>
 </ul>
 
-Windows Phone 7, 8 특수</h2>
+<h2>Windows Phone 7, 8 특수</h2>
 
 <ul>
 <li><p><strong>displayName</strong>: 연락처를 만들 때 표시 
이름에서 표시 이름 매개 <a 
href="../../../plugin_ref/spec.html">변수</a> 다릅니다 제공 값 검색 
연락처를 찾을 때.</p></li>

Modified: 
cordova/site/public/docs/ko/3.1.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/3.1.0/cordova/file/filereader/filereader.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/3.1.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/ko/3.1.0/cordova/file/filereader/filereader.html 
Wed Apr 20 21:56:39 2016
@@ -1326,7 +1326,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-iOS 단점</h2>
+<h2>iOS 단점</h2>
 
 <ul>
 <li>  <strong>인코딩</strong> 매개 변수는 지원 되지 않습니다, 
및 효과에 항상 UTF8 인코딩.</li>
@@ -1368,7 +1368,8 @@ entry.file(win, fail);
 <li>  <strong>파일</strong>: <a href="../fileobj/fileobj.html">파일</a> 
개체 읽기를.</li>
 </ul>
 
-<h2>빠른 예제<div class="highlight"><pre><code class="language-" 
data-lang="">function win(file) {
+<h2>빠른 예제</h2>
+<div class="highlight"><pre><code class="language-" data-lang="">function 
win(file) {
     var reader = new FileReader();
     reader.onloadend = function (evt) {
         console.log("read success");

Modified: 
cordova/site/public/docs/ko/3.1.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ko/3.1.0/cordova/media/capture/captureAudio.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ko/3.1.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/ko/3.1.0/cordova/media/capture/captureAudio.html 
Wed Apr 20 21:56:39 2016
@@ -1255,7 +1255,7 @@ navigator.device.capture.captureAudio(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-블랙베리 WebWorks 단점</h2>
+<h2>블랙베리 WebWorks 단점</h2>
 
 <ul>
 <li>  코르도바 블랙베리 WebWorks에 대 한 <strong>목소리 노트 ë 
ˆì½”더</strong> 응용, RIM, 제공한 오디오 녹음을 잡으려고 시도 
합니다. 응용 프로그램 수신는 
<code>[CaptureError](CaptureError.html).CAPTURE_NOT_SUPPORTED</code> 오류 
코드 응용 프로그램을 장치에 설치 되어 있지 않으면.</li>

Modified: 
cordova/site/public/docs/ru/3.1.0/cordova/contacts/ContactField/contactfield.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ru/3.1.0/cordova/contacts/ContactField/contactfield.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ru/3.1.0/cordova/contacts/ContactField/contactfield.html
 (original)
+++ 
cordova/site/public/docs/ru/3.1.0/cordova/contacts/ContactField/contactfield.html
 Wed Apr 20 21:56:39 2016
@@ -1397,7 +1397,7 @@
 <li><p><strong>pref</strong>: не поддерживается, 
возвращая<code>false</code>.</p></li>
 </ul>
 
-iOS причуды</h2>
+<h2>iOS причуды</h2>
 
 <ul>
 <li>  <strong>pref</strong>: не поддерживается, 
возвращая<code>false</code>.</li>

Modified: cordova/site/public/docs/ru/3.1.0/cordova/device/device.platform.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ru/3.1.0/cordova/device/device.platform.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ru/3.1.0/cordova/device/device.platform.html 
(original)
+++ cordova/site/public/docs/ru/3.1.0/cordova/device/device.platform.html Wed 
Apr 20 21:56:39 2016
@@ -1341,7 +1341,8 @@ var devicePlatform = device.platform;
 
 <p>Windows Phone 7 устройства сообщают платформа 
как<code>WinCE</code>.</p>
 
-<h2>Windows Phone 8 причуды
+<h2>Windows Phone 8 причуды</h2>
+
 <p>Устройства Windows Phone 8 сообщают платформа 
как<code>Win32NT</code>.</p>
 
 

Modified: cordova/site/public/docs/ru/3.1.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ru/3.1.0/cordova/events/events.online.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ru/3.1.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/ru/3.1.0/cordova/events/events.online.html Wed Apr 
20 21:56:39 2016
@@ -1342,7 +1342,7 @@ function onOnline() {
 
 <p>Во время первоначального запуска первая 
<code>online</code> событий (если применимо) 
занимает по меньшей мере второе огонь, до 
которой 
<code>[connection.type](../connection/connection.type.html)</code> 
является<code>UNKNOWN</code>.</p>
 
-Windows Phone 7 причуды</h2>
+<h2>Windows Phone 7 причуды</h2>
 
 <p>Когда заработает в эмуляторе, 
<code>connection.status</code> всегда является 
неизвестным, так что это событие будет 
<em>не</em> огонь.</p>
 

Modified: 
cordova/site/public/docs/ru/3.1.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ru/3.1.0/cordova/inappbrowser/inappbrowser.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/ru/3.1.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/ru/3.1.0/cordova/inappbrowser/inappbrowser.html 
Wed Apr 20 21:56:39 2016
@@ -1618,7 +1618,7 @@ ref.show();
 <li>  iOS</li>
 </ul>
 
-Быстрый пример</h2>
+<h2>Быстрый пример</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.executeSript({file: "myscript.js"});

Modified: 
cordova/site/public/docs/ru/3.1.0/cordova/notification/notification.vibrate.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/ru/3.1.0/cordova/notification/notification.vibrate.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/ru/3.1.0/cordova/notification/notification.vibrate.html
 (original)
+++ 
cordova/site/public/docs/ru/3.1.0/cordova/notification/notification.vibrate.html
 Wed Apr 20 21:56:39 2016
@@ -1350,7 +1350,8 @@ navigator.notification.vibrate(2500);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS причуды
+<h2>iOS причуды</h2>
+
 <ul>
 <li><p><strong>время</strong>: игнорирует указанное 
время и вибрирует для предварительно 
установленного времени.</p>
 <div class="highlight"><pre><code class="language-" 
data-lang="">navigator.notification.vibrate();

Modified: 
cordova/site/public/docs/zh-cn/3.1.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-cn/3.1.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/zh-cn/3.1.0/cordova/connection/connection.type.html 
(original)
+++ 
cordova/site/public/docs/zh-cn/3.1.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -1351,7 +1351,7 @@ checkConnection();
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-API 更改</h2>
+<h2>API 更改</h2>
 
 <p>科爾多瓦 2.3.0,直到 <code>Connection</code> 物件的訪問通過 
<code>navigator.network.connection</code> 後才改為其中, 
<code>navigator.connection</code> 以匹配的 W3C 規範。 它在å…
¶åŽŸå§‹ä½ç½®ï¼Œæ˜¯ä»ç„¶å¯ç”¨ï¼Œä½†å·²å»¢æ£„,最終將被刪除。</p>
 

Modified: 
cordova/site/public/docs/zh-cn/3.1.0/cordova/contacts/ContactField/contactfield.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-cn/3.1.0/cordova/contacts/ContactField/contactfield.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/zh-cn/3.1.0/cordova/contacts/ContactField/contactfield.html
 (original)
+++ 
cordova/site/public/docs/zh-cn/3.1.0/cordova/contacts/ContactField/contactfield.html
 Wed Apr 20 21:56:39 2016
@@ -1383,7 +1383,8 @@
 <li>  <strong>上一頁</strong>: 不受支援,返回<code>false</code>.</li>
 </ul>
 
-<h2>黑莓手機 WebWorks (OS 5.0 和更高) 的怪癖
+<h2>黑莓手機 WebWorks (OS 5.0 和更高) 的怪癖</h2>
+
 <ul>
 <li><p><strong>類型</strong>: 
部分支援。使用的電話號碼。</p></li>
 <li><p><strong>值</strong>: 支援。</p></li>

Modified: cordova/site/public/docs/zh-cn/3.1.0/cordova/device/device.name.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-cn/3.1.0/cordova/device/device.name.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-cn/3.1.0/cordova/device/device.name.html 
(original)
+++ cordova/site/public/docs/zh-cn/3.1.0/cordova/device/device.name.html Wed 
Apr 20 21:56:39 2016
@@ -1333,7 +1333,7 @@ var name = device.name;
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android 的怪癖</h2>
+<h2>Android 的怪癖</h2>
 
 <ul>
 <li>  獲取<a 
href="http://developer.android.com/reference/android/os/Build.html#PRODUCT";>產品名稱</a>而不是<a
 
href="http://developer.android.com/reference/android/os/Build.html#MODEL";>產品型號名稱</a>,這往往是生產代碼名稱。
 例如,Nexus One 返回 <code>Passion</code> ,和摩托羅拉 Droid 
返回<code>voles</code>.</li>

Modified: 
cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.startRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.startRecord.html 
Wed Apr 20 21:56:39 2016
@@ -1377,7 +1377,7 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android 的怪癖</h2>
+<h2>Android 的怪癖</h2>
 
 <ul>
 <li>  Android 設備音訊æ 
¼å¼è¨˜éŒ„的自我調整多速率。指定的檔應以<em>.amr</em>副檔名結尾。</li>

Modified: 
cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.stopRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.stopRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.stopRecord.html 
(original)
+++ cordova/site/public/docs/zh-cn/3.1.0/cordova/media/media.stopRecord.html 
Wed Apr 20 21:56:39 2016
@@ -1383,7 +1383,8 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Tizen 怪癖
+<h2>Tizen 怪癖</h2>
+
 <ul>
 <li>  Tizen 設備上不支援。</li>
 </ul>

Modified: 
cordova/site/public/docs/zh-tw/3.1.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-tw/3.1.0/cordova/connection/connection.type.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/zh-tw/3.1.0/cordova/connection/connection.type.html 
(original)
+++ 
cordova/site/public/docs/zh-tw/3.1.0/cordova/connection/connection.type.html 
Wed Apr 20 21:56:39 2016
@@ -1351,7 +1351,7 @@ checkConnection();
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-API 更改</h2>
+<h2>API 更改</h2>
 
 <p>科爾多瓦 2.3.0,直到 <code>Connection</code> 物件的訪問通過 
<code>navigator.network.connection</code> 後才改為其中, 
<code>navigator.connection</code> 以匹配的 W3C 規範。 它在å…
¶åŽŸå§‹ä½ç½®ï¼Œæ˜¯ä»ç„¶å¯ç”¨ï¼Œä½†å·²å»¢æ£„,最終將被刪除。</p>
 

Modified: 
cordova/site/public/docs/zh-tw/3.1.0/cordova/contacts/ContactField/contactfield.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-tw/3.1.0/cordova/contacts/ContactField/contactfield.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- 
cordova/site/public/docs/zh-tw/3.1.0/cordova/contacts/ContactField/contactfield.html
 (original)
+++ 
cordova/site/public/docs/zh-tw/3.1.0/cordova/contacts/ContactField/contactfield.html
 Wed Apr 20 21:56:39 2016
@@ -1383,7 +1383,8 @@
 <li>  <strong>上一頁</strong>: 不受支援,返回<code>false</code>.</li>
 </ul>
 
-<h2>黑莓手機 WebWorks (OS 5.0 和更高) 的怪癖
+<h2>黑莓手機 WebWorks (OS 5.0 和更高) 的怪癖</h2>
+
 <ul>
 <li><p><strong>類型</strong>: 
部分支援。使用的電話號碼。</p></li>
 <li><p><strong>值</strong>: 支援。</p></li>

Modified: cordova/site/public/docs/zh-tw/3.1.0/cordova/device/device.name.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-tw/3.1.0/cordova/device/device.name.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-tw/3.1.0/cordova/device/device.name.html 
(original)
+++ cordova/site/public/docs/zh-tw/3.1.0/cordova/device/device.name.html Wed 
Apr 20 21:56:39 2016
@@ -1333,7 +1333,7 @@ var name = device.name;
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android 的怪癖</h2>
+<h2>Android 的怪癖</h2>
 
 <ul>
 <li>  獲取<a 
href="http://developer.android.com/reference/android/os/Build.html#PRODUCT";>產品名稱</a>而不是<a
 
href="http://developer.android.com/reference/android/os/Build.html#MODEL";>產品型號名稱</a>,這往往是生產代碼名稱。
 例如,Nexus One 返回 <code>Passion</code> ,和摩托羅拉 Droid 
返回<code>voles</code>.</li>

Modified: 
cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.startRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.startRecord.html 
Wed Apr 20 21:56:39 2016
@@ -1377,7 +1377,7 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-Android 的怪癖</h2>
+<h2>Android 的怪癖</h2>
 
 <ul>
 <li>  Android 設備音訊æ 
¼å¼è¨˜éŒ„的自我調整多速率。指定的檔應以<em>.amr</em>副檔名結尾。</li>

Modified: 
cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.stopRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.stopRecord.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.stopRecord.html 
(original)
+++ cordova/site/public/docs/zh-tw/3.1.0/cordova/media/media.stopRecord.html 
Wed Apr 20 21:56:39 2016
@@ -1383,7 +1383,8 @@ function recordAudio() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Tizen 怪癖
+<h2>Tizen 怪癖</h2>
+
 <ul>
 <li>  Tizen 設備上不支援。</li>
 </ul>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Apr 20 21:56:39 2016
@@ -6,11 +6,276 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Fri, 08 Apr 2016 14:11:04 -0700</pubDate>
-    <lastBuildDate>Fri, 08 Apr 2016 14:11:04 -0700</lastBuildDate>
+    <pubDate>Wed, 20 Apr 2016 14:30:14 -0700</pubDate>
+    <lastBuildDate>Wed, 20 Apr 2016 14:30:14 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Plugins Release</title>
+        <description>&lt;p&gt;The following plugins were updated 
today:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;cordova-plugin-battery-status: 1.1.2&lt;/li&gt;
+&lt;li&gt;cordova-plugin-camera: 2.2.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-console: 1.0.3&lt;/li&gt;
+&lt;li&gt;cordova-plugin-contacts: 2.1.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-device: 1.1.2&lt;/li&gt;
+&lt;li&gt;cordova-plugin-device-motion: 1.2.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-device-orientation:&lt;/li&gt;
+&lt;li&gt;cordova-plugin-dialogs: 1.2.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-file: 4.2.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-file-transfer: 1.5.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-geolocation: 2.2.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-inappbrowser: 1.4.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-media: 2.3.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-media-capture: 1.3.0&lt;/li&gt;
+&lt;li&gt;cordova-plugin-network-information: 1.2.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-splashscreen: 3.2.2&lt;/li&gt;
+&lt;li&gt;cordova-plugin-statusbar: 2.1.3&lt;/li&gt;
+&lt;li&gt;cordova-plugin-test-framework: 1.1.2&lt;/li&gt;
+&lt;li&gt;cordova-plugin-vibration: 2.1.1&lt;/li&gt;
+&lt;li&gt;cordova-plugin-whitelist: 1.2.2&lt;/li&gt;
+&lt;li&gt;cordova-plugin-wkwebview-engine: 1.0.3&lt;/li&gt;
+&lt;li&gt;cordova-plugin-compat: 1.0.0&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;This release includes a new plugin named &lt;a 
href=&quot;https://github.com/apache/cordova-plugin-compat&quot;&gt;cordova-plugin-compat&lt;/a&gt;.
 &lt;code&gt;cordova-plugin-compat&lt;/code&gt; allows backwards compatibility 
for plugins that had to upgrade to the new permissions model for 
&lt;code&gt;cordova-android@5+&lt;/code&gt;. Plugin authors can use and depend 
on &lt;code&gt;cordova-plugin-compat&lt;/code&gt; to continue to support older 
versions (&lt;code&gt;&amp;lt;5&lt;/code&gt;) of 
&lt;code&gt;cordova-android&lt;/code&gt;. Checkout the &lt;a 
href=&quot;https://github.com/apache/cordova-plugin-compat&quot;&gt;cordova-plugin-compat
 repo&lt;/a&gt; for more information. Previously, we were packaging copies of 
&lt;code&gt;PermissionHelper.java&lt;/code&gt; with the plugins that needed the 
permission updates, but have now decided that it would be better to store 
&lt;code&gt;PermissionHelper.java&lt;/code&gt; in 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;Plugin authors can also use the new &lt;a 
href=&quot;http://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#engines-and-engine&quot;&gt;engines
 element&lt;/a&gt; to specify what versions of 
&lt;code&gt;cordova-android&lt;/code&gt; your plugin supports. Read more about 
it in our &lt;a 
href=&quot;http://cordova.apache.org/announcements/2016/03/22/new-plugin-fetching.html&quot;&gt;plugin
 fetching blog post&lt;/a&gt;.&lt;/p&gt;
+
+&lt;hr&gt;
+
+&lt;p&gt;You can update any plugin by removing it, and then re-adding 
it.&lt;/p&gt;
+
+&lt;p&gt;E.g. To update your camera plugin:&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova plugin rm 
cordova-plugin-camera --save
+cordova plugin add cordova-plugin-camera@latest --save
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;Changes include:&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;p&gt;cordova-plugin-battery-status@1.1.2&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10720&quot;&gt;CB-10720&lt;/a&gt;
 Reorganizing and rewording docs.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add JSHint for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-camera@2.2.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10873&quot;&gt;CB-10873&lt;/a&gt;
 Avoid crash due to usage of uninitialized variable when writing geolocation 
data to image destination. Properly handle 
&amp;#39;CameraUsesGeolocation&amp;#39; option by properly setting geolocation 
data in EXIF header in all cases&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11073&quot;&gt;CB-11073&lt;/a&gt;
 Appium tests stability improvements&lt;/li&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;Making focus handler work only for &lt;strong&gt;windows 
10&lt;/strong&gt; phone&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10865&quot;&gt;CB-10865&lt;/a&gt;
 Run &lt;strong&gt;ios&lt;/strong&gt; native tests on 
&lt;strong&gt;Travis&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10120&quot;&gt;CB-10120&lt;/a&gt;
 Fixing use of constants and 
&lt;code&gt;PermissionHelper&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10120&quot;&gt;CB-10120&lt;/a&gt;
 Fix missing CAMERA permission for &lt;strong&gt;Android 
M&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10756&quot;&gt;CB-10756&lt;/a&gt;
 Adding sterner warnings about &lt;code&gt;DATA_URL&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10460&quot;&gt;CB-10460&lt;/a&gt;
 &lt;code&gt;getRealPath&lt;/code&gt; return null in some cases&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-compat@1.0.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Initial release&lt;/li&gt;
+&lt;li&gt;Moved &lt;code&gt;PermissionHelper.java&lt;/code&gt; into 
&lt;code&gt;src&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-console@1.0.3&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10720&quot;&gt;CB-10720&lt;/a&gt;
 Minor spelling/formatting changes.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-contacts@2.1.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11043&quot;&gt;CB-11043&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; app crashes while trying to save contact 
with phone numbers array with deleted values&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10985&quot;&gt;CB-10985&lt;/a&gt;
 Android sets type to &lt;code&gt;-1&lt;/code&gt; for ims Added a corresponding 
test&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11048&quot;&gt;CB-11048&lt;/a&gt;
 Fix spec27&amp;#39;s inadvertent breakage that happened during logging 
rollback&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11041&quot;&gt;CB-11041&lt;/a&gt;
 &lt;code&gt;cordova-plugin-contacts&lt;/code&gt; readme must be updated to 
include instructions on removing phone number from a contact&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11033&quot;&gt;CB-11033&lt;/a&gt;
 Appium tests: Increased the timeout for updating the contact&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10399&quot;&gt;CB-10399&lt;/a&gt;
 Added Appium tests&lt;/li&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8115&quot;&gt;CB-8115&lt;/a&gt;
 incorrect birthday saved to phonebook using Contacts Plugin&lt;/li&gt;
+&lt;li&gt;Changes to stop using global object - remove all created contacts 
from the emulator&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10881&quot;&gt;CB-10881&lt;/a&gt;
 Increase timeout for Spec22&lt;/li&gt;
+&lt;li&gt;Fix for the specs 26&amp;amp;27 to use the newly created contacts 
for removal test&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10881&quot;&gt;CB-10881&lt;/a&gt;
 Remove test dependency on global object&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10632&quot;&gt;CB-10632&lt;/a&gt;
 Fixing jasmine test contact removal&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-device@1.1.2&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Use passed device, follow create policy for 
&lt;code&gt;CFUUIDCreate&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10631&quot;&gt;CB-10631&lt;/a&gt;
 Fix for &lt;code&gt;device.uuid&lt;/code&gt; in &lt;strong&gt;iOS 
5.1.1&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;Updating the comment to exclude URL&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;li&gt;Refactored &lt;code&gt;deviceInfo&lt;/code&gt; on 
&lt;strong&gt;iOS&lt;/strong&gt; for better readability.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-device-motion@1.2.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-device-orientation@1.0.3&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Remove &lt;code&gt;warning&lt;/code&gt; emoji, as it doesn&amp;#39;t 
correctly display in the docs website: 
http://cordova.apache.org/docs/en/dev/cordova-plugin-device-orientation/index.html&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-dialogs@1.2.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10097&quot;&gt;CB-10097&lt;/a&gt;
 dialog doesn&amp;#39;t show on &lt;strong&gt;iOS&lt;/strong&gt; when called 
from a select list &lt;code&gt;onChange&lt;/code&gt; event&lt;/li&gt;
+&lt;li&gt;Remove &lt;code&gt;warning&lt;/code&gt; emoji, as it doesn&amp;#39;t 
correctly display in the docs website: 
http://cordova.apache.org/docs/en/dev/cordova-plugin-dialogs/index.html&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10727&quot;&gt;CB-10727&lt;/a&gt;
 Dialogs plugin has warnings on &lt;strong&gt;iOS&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-file@4.2.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10960&quot;&gt;CB-10960&lt;/a&gt;
 Uncaught &lt;code&gt;#&amp;lt;FileError&amp;gt;&lt;/code&gt; in 
&lt;code&gt;write()&lt;/code&gt; when &lt;code&gt;readyState != WRITING 
?&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10977&quot;&gt;CB-10977&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Removing global state used for permission 
requests&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10798&quot;&gt;CB-10798&lt;/a&gt;,
 &lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10384&quot;&gt;CB-10384&lt;/a&gt;
 Fixing permissions for &lt;strong&gt;Marshmallow&lt;/strong&gt;.&lt;/li&gt;
+&lt;li&gt;Fix test failure on &lt;strong&gt;WP 8.1&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10577&quot;&gt;CB-10577&lt;/a&gt;
 &lt;strong&gt;Windows&lt;/strong&gt; 
&lt;code&gt;resolveLocalFileSystemURL&lt;/code&gt; should omit trailing slash 
for file&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7862&quot;&gt;CB-7862&lt;/a&gt;
 &lt;code&gt;FileReader&lt;/code&gt; reads large files in chunks with 
progress.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10577&quot;&gt;CB-10577&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; 
&lt;code&gt;resolveLocalFileSystemURL&lt;/code&gt; should detect directory vs 
file.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-9753&quot;&gt;CB-9753&lt;/a&gt;
 index out of bounds on &lt;code&gt;requestFileSystem&lt;/code&gt;.&lt;/li&gt;
+&lt;li&gt;Remove &lt;code&gt;warning&lt;/code&gt; emoji, as it doesn&amp;#39;t 
correctly display in the docs website: 
cordova.apache.org/docs/en/dev/cordova-plugin-file/index.html. This closes 
#166&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10411&quot;&gt;CB-10411&lt;/a&gt;
 Error in &lt;code&gt;file.spec.129&lt;/code&gt; of 
&lt;code&gt;cordova-plugin-file&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-file-transfer@1.5.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10536&quot;&gt;CB-10536&lt;/a&gt;
 Removing flaky test assertions about abort callback latency&lt;/li&gt;
+&lt;li&gt;Removing the expectation in &lt;code&gt;spec.34&lt;/code&gt; for the 
transfer method to be called.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10978&quot;&gt;CB-10978&lt;/a&gt;
 Fix &lt;code&gt;file-transfer.tests&lt;/code&gt; JSHint issues&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10782&quot;&gt;CB-10782&lt;/a&gt;
 Occasional failure in file transfer tests causing mobilespec crash&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10771&quot;&gt;CB-10771&lt;/a&gt;
 Fixing failure when empty string passed as a value for option parameter in 
upload function&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-geolocation@2.2.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10691&quot;&gt;CB-10691&lt;/a&gt;
 Check the context to avoid null errors&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;li&gt;Using a fallback epsilon in case 
&lt;code&gt;Number.EPSILON&lt;/code&gt; is not defined.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10574&quot;&gt;CB-10574&lt;/a&gt;
 MobileSpec can&amp;#39;t get results for &lt;strong&gt;WP8.1&lt;/strong&gt; 
Builds&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-inappbrowser@1.4.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7679&quot;&gt;CB-7679&lt;/a&gt;
 add fix for &lt;strong&gt;iOS&lt;/strong&gt; upload.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10944&quot;&gt;CB-10944&lt;/a&gt;
 &lt;code&gt;NoSuchMethodError&lt;/code&gt; in 
&lt;code&gt;InAppBrowser&lt;/code&gt; plugin&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10937&quot;&gt;CB-10937&lt;/a&gt;
 fix stretched icons&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10760&quot;&gt;CB-10760&lt;/a&gt;
 Fixing README for display on Cordova website&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-media@2.3.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Request audio focus when playing; Pause audio when audio focus is 
lost; resume playing when audio focus is granted again.&lt;/li&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10783&quot;&gt;CB-10783&lt;/a&gt;
 Modify expected position to be in a proper range.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-9487&quot;&gt;CB-9487&lt;/a&gt;
 Support getting amplitude for recording&lt;/li&gt;
+&lt;li&gt;&lt;strong&gt;iOS&lt;/strong&gt; audio should handle naked local 
file sources&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10720&quot;&gt;CB-10720&lt;/a&gt;
 Fixing README for display on Cordova website&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10535&quot;&gt;CB-10535&lt;/a&gt;
 Fix CI crash caused by media plugin&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-media-capture@1.3.0&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Replace &lt;code&gt;PermissionHelper.java&lt;/code&gt; with 
&lt;code&gt;cordova-plugin-compat&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10670&quot;&gt;CB-10670&lt;/a&gt;,
 &lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10994&quot;&gt;CB-10994&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt;, Marshmallow permissions&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10720&quot;&gt;CB-10720&lt;/a&gt;:
 Fixing README for display on Cordova website&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10690&quot;&gt;CB-10690&lt;/a&gt;
 &lt;strong&gt;windows&lt;/strong&gt;, fix crash when user cancels/closes photo 
app&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-network-information@1.2.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10763&quot;&gt;CB-10763&lt;/a&gt;:
 Remove emoji in 
&lt;code&gt;cordova-plugin-network-information&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-splashscreen@3.2.2&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10979&quot;&gt;CB-10979&lt;/a&gt;
 Fix splashscreen &lt;strong&gt;iOS&lt;/strong&gt; native tests. Added 
&lt;code&gt;jshintignore&lt;/code&gt; for tests/ios&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10895&quot;&gt;CB-10895&lt;/a&gt;
 Transparent Splashscreen view sometimes remains&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10562&quot;&gt;CB-10562&lt;/a&gt;
 &lt;code&gt;hide()&lt;/code&gt; not working in latest splashscreen plugin 
3.1.0 in &lt;strong&gt;iOS&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10688&quot;&gt;CB-10688&lt;/a&gt;
 Plugin Splashscreen Readme must have examples.&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10864&quot;&gt;CB-10864&lt;/a&gt;
 Run &lt;strong&gt;iOS&lt;/strong&gt; native tests on Travis&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-statusbar@2.1.3&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-11018&quot;&gt;CB-11018&lt;/a&gt;
 Fix statusbar with &lt;code&gt;inappbrowser&lt;/code&gt; causing incorrect 
orientation on &lt;strong&gt;iOS8&lt;/strong&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10884&quot;&gt;CB-10884&lt;/a&gt;
 &lt;code&gt;Inappbrowser&lt;/code&gt; breaks UI while Screen orientation 
changes from landscape to portrait on 
&lt;strong&gt;iOS&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-test-framework@1.1.2&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10876&quot;&gt;CB-10876&lt;/a&gt;
 Enable inertia scrolling in test framework&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-vibration@2.1.1&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-whitelist@1.2.2&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;add note about redirects&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10624&quot;&gt;CB-10624&lt;/a&gt;
 remove error message from &lt;code&gt;whitelist.js&lt;/code&gt;, which leaves 
it empty&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;cordova-plugin-wkwebview-engine@1.0.3&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10636&quot;&gt;CB-10636&lt;/a&gt;
 Add &lt;code&gt;JSHint&lt;/code&gt; for plugins&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Wed, 20 Apr 2016 00:00:00 -0700</pubDate>
+        
<link>https://cordova.apache.org/news/2016/04/20/plugins-release.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/news/2016/04/20/plugins-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
         <title>Apache Cordova Windows 4.3.2</title>
         <description>&lt;p&gt;We are happy to announce that 
&lt;code&gt;Cordova Windows 4.3.2&lt;/code&gt; has been released!&lt;/p&gt;
 
@@ -655,53 +920,6 @@ cordova platform add ios@4.1.0
         
         <category>news</category>
         
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova Android 5.1.1</title>
-        <description>&lt;p&gt;We are happy to announce that 
&lt;code&gt;Cordova Android 5.1.1&lt;/code&gt; has been released.&lt;/p&gt;
-
-&lt;p&gt;Cordova CLI 6.0.0 will automatically start using this version of 
&lt;strong&gt;Cordova-Android&lt;/strong&gt; when creating new projects. 
&lt;/p&gt;
-
-&lt;p&gt;To upgrade:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;npm install -g cordova
-cd my_project
-cordova platform update android@5.1.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;To add it explicitly:&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform add 
android@5.1.1
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;!--more--&gt;
-
-&lt;h2&gt;What&amp;#39;s new in Android platform&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;updated &lt;code&gt;cordova-common&lt;/code&gt; dependenecy to 
&lt;code&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10628&quot;&gt;CB-10628&lt;/a&gt;
 Fix &lt;code&gt;emulate android --target&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10618&quot;&gt;CB-10618&lt;/a&gt;
 Handle gradle frameworks on plugin installation/uninstallation&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10510&quot;&gt;CB-10510&lt;/a&gt;:
 Add an optional timeout to &lt;code&gt;emu&lt;/code&gt; start script&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10498&quot;&gt;CB-10498&lt;/a&gt;:
 Resume event should be sticky if it has a plugin result&lt;/li&gt;
-&lt;li&gt;fix &lt;code&gt;HtmlNotFoundTest&lt;/code&gt; so that it passes when 
file not found is handled correctly&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10472&quot;&gt;CB-10472&lt;/a&gt;
 &lt;code&gt;NullPointerException&lt;/code&gt;: 
&lt;code&gt;org.apache.cordova.PluginManager.onSaveInstanceState&lt;/code&gt; 
check if &lt;code&gt;pluginManager&lt;/code&gt; is 
&lt;code&gt;null&lt;/code&gt; before using it&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10138&quot;&gt;CB-10138&lt;/a&gt;
 Adds missing plugin metadata to &lt;code&gt;plugin_list&lt;/code&gt; 
module.&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10443&quot;&gt;CB-10443&lt;/a&gt;
 Pass original options instead of remaining&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10443&quot;&gt;CB-10443&lt;/a&gt;
 Fix &lt;code&gt;this.root&lt;/code&gt; &lt;code&gt;null&lt;/code&gt; 
reference&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10421&quot;&gt;CB-10421&lt;/a&gt;
 Fixes exception when calling run script with &lt;code&gt;--help&lt;/code&gt; 
option&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10406&quot;&gt;CB-10406&lt;/a&gt;
 Fixes an exception, thrown when building using &lt;code&gt;Ant&lt;/code&gt;. 
&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-10157&quot;&gt;CB-10157&lt;/a&gt;
 Uninstall app from device/emulator only when signed apk is already 
installed&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Wed, 02 Mar 2016 00:00:00 -0800</pubDate>
-        
<link>https://cordova.apache.org/announcements/2016/03/02/cordova-android-5.1.1.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2016/03/02/cordova-android-5.1.1.html</guid>
-        
-        <category>news</category>
-        
         <category>releases</category>
         
         

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Apr 20 21:56:39 2016
@@ -521,6 +521,25 @@
             </div>
         </div>
         
+        <div class="col-lg-2 col-md-4 col-sm-6 col-xs-12 card">
+            <div class="tool card_inner">
+                <div class="img_container">
+                    <img src="/static/img/tools/evothings.png" 
class="center-block"/>
+                </div>
+                <p class="card_title">
+                    
+                        <a href="https://evothings.com/";>
+                            Evothings Studio
+                        </a>
+                    
+                </p>
+                <p class="text">
+                    Evothings Studio provides Cordova developers with a rapid 
development workflow, tutorials and example apps for the Internet of Things. 
Support for Bluetooth Low Energy (BLE) and other IoT related technologies.
+
+                </p>
+            </div>
+        </div>
+        
     </div>
 </div>
 

Modified: cordova/site/public/infra/doap_Cordova.rdf
URL: 
http://svn.apache.org/viewvc/cordova/site/public/infra/doap_Cordova.rdf?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/infra/doap_Cordova.rdf (original)
+++ cordova/site/public/infra/doap_Cordova.rdf Wed Apr 20 21:56:39 2016
@@ -1,152 +1,152 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl"?>
-<rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#";
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-         xmlns:asfext="http://projects.apache.org/ns/asfext#";
-         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-  <Project rdf:about="http://cordova.apache.org/";>
-    <created>2013-01-11</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
-    <name>Apache Cordova</name>
-    <homepage rdf:resource="http://cordova.apache.org"; />
-    <!-- see the comment at the top of pmc_list.xml that explains asfext:pmc 
rdf:resource -->
-    <asfext:pmc 
rdf:resource="http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf";
 />
-    <shortdesc>A platform for building native mobile applications using HTML, 
CSS and JavaScript.</shortdesc>
-    <description>Apache Cordova is a set of device APIs that allow a mobile 
app developer to access native device function such as the camera or 
accelerometer from JavaScript. Combined with a UI framework such as jQuery 
Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be 
developed with just HTML, CSS, and JavaScript.</description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/CB"; />
-    <mailing-list rdf:resource="http://cordova.apache.org/#mailing-list"; />
-    <download-page rdf:resource="http://cordova.apache.org/#download"; />
-    <programming-language>JavaScript</programming-language>
-    <programming-language>Java</programming-language>
-    <programming-language>Objective-C</programming-language>
-    <programming-language>C++</programming-language>
-    <programming-language>C#</programming-language>
-    <programming-language>node.js</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/mobile"; />
-    <category rdf:resource="http://projects.apache.org/category/library"; />
-    <release>
-       <Version>
-           <name>Latest Stable</name>
-           <created>2014-09-21</created>
-           <revision>3.6</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2014-05-23</created>
-           <revision>3.5</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2014-02-20</created>
-           <revision>3.4</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-12-12</created>
-           <revision>3.3</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-11-22</created>
-           <revision>3.2</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-10-02</created>
-           <revision>3.1</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-07-19</created>
-           <revision>3.0</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-06-26</created>
-           <revision>2.9</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-06-07</created>
-           <revision>2.8</revision>
-       </Version>
-   </release>
-   <release>
-       <Version>
-           <name>Legacy</name>
-           <created>2013-04-30</created>
-           <revision>2.7</revision>
-       </Version>
-   </release>
-   <release>
-        <Version>
-        <name>Legacy</name>
-        <created>2013-04-09</created>
-        <revision>2.6</revision>
-      </Version>
-  </release>
-  <release>
-      <Version>
-        <name>Legacy</name>
-        <created>2013-02-28</created>
-        <revision>2.5</revision>
-      </Version>
-  </release>
-  <release>
-      <Version>
-        <name>Legacy</name>
-        <created>2013-02-07</created>
-        <revision>2.4</revision>
-      </Version>
-  </release>
-  <release>
-      <Version>
-        <name>Legacy</name>
-        <created>2013-01-07</created>
-        <revision>2.3</revision>
-      </Version>
-  </release>
-    <!-- at some point we should list the W3C standards we support.
-         See http://projects.apache.org/docs/standards.html
-         and the projects listed in the "Standards" index as example users of 
standards. -->
-    <repository>
-      <SVNRepository>
-        <location rdf:resource="http://cordova.apache.org/#contribute"/>
-        <browse rdf:resource="http://cordova.apache.org/#contribute"/>
-      </SVNRepository>
-    </repository>
-  </Project>
-</rdf:RDF>
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#";
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://cordova.apache.org/";>
+    <created>2013-01-11</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
+    <name>Apache Cordova</name>
+    <homepage rdf:resource="http://cordova.apache.org"; />
+    <!-- see the comment at the top of pmc_list.xml that explains asfext:pmc 
rdf:resource -->
+    <asfext:pmc 
rdf:resource="http://svn.apache.org/repos/asf/cordova/site/infra/doap_Cordova_PMC.rdf";
 />
+    <shortdesc>A platform for building native mobile applications using HTML, 
CSS and JavaScript.</shortdesc>
+    <description>Apache Cordova is a set of device APIs that allow a mobile 
app developer to access native device function such as the camera or 
accelerometer from JavaScript. Combined with a UI framework such as jQuery 
Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be 
developed with just HTML, CSS, and JavaScript.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/CB"; />
+    <mailing-list rdf:resource="http://cordova.apache.org/#mailing-list"; />
+    <download-page rdf:resource="http://cordova.apache.org/#download"; />
+    <programming-language>JavaScript</programming-language>
+    <programming-language>Java</programming-language>
+    <programming-language>Objective-C</programming-language>
+    <programming-language>C++</programming-language>
+    <programming-language>C#</programming-language>
+    <programming-language>node.js</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/mobile"; />
+    <category rdf:resource="http://projects.apache.org/category/library"; />
+    <release>
+       <Version>
+           <name>Latest Stable</name>
+           <created>2014-09-21</created>
+           <revision>3.6</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2014-05-23</created>
+           <revision>3.5</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2014-02-20</created>
+           <revision>3.4</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-12-12</created>
+           <revision>3.3</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-11-22</created>
+           <revision>3.2</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-10-02</created>
+           <revision>3.1</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-07-19</created>
+           <revision>3.0</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-06-26</created>
+           <revision>2.9</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-06-07</created>
+           <revision>2.8</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-04-30</created>
+           <revision>2.7</revision>
+       </Version>
+   </release>
+   <release>
+        <Version>
+        <name>Legacy</name>
+        <created>2013-04-09</created>
+        <revision>2.6</revision>
+      </Version>
+  </release>
+  <release>
+      <Version>
+        <name>Legacy</name>
+        <created>2013-02-28</created>
+        <revision>2.5</revision>
+      </Version>
+  </release>
+  <release>
+      <Version>
+        <name>Legacy</name>
+        <created>2013-02-07</created>
+        <revision>2.4</revision>
+      </Version>
+  </release>
+  <release>
+      <Version>
+        <name>Legacy</name>
+        <created>2013-01-07</created>
+        <revision>2.3</revision>
+      </Version>
+  </release>
+    <!-- at some point we should list the W3C standards we support.
+         See http://projects.apache.org/docs/standards.html
+         and the projects listed in the "Standards" index as example users of 
standards. -->
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://cordova.apache.org/#contribute"/>
+        <browse rdf:resource="http://cordova.apache.org/#contribute"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Modified: cordova/site/public/infra/doap_Cordova_PMC.rdf
URL: 
http://svn.apache.org/viewvc/cordova/site/public/infra/doap_Cordova_PMC.rdf?rev=1740203&r1=1740202&r2=1740203&view=diff
==============================================================================
--- cordova/site/public/infra/doap_Cordova_PMC.rdf (original)
+++ cordova/site/public/infra/doap_Cordova_PMC.rdf Wed Apr 20 21:56:39 2016
@@ -1,31 +1,31 @@
-<?xml version="1.0"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-<rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#";
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-         xmlns:asfext="http://projects.apache.org/ns/asfext#";
-         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
-  <asfext:pmc rdf:about="cordova">
-    <asfext:name>Apache Cordova</asfext:name>
-    <foaf:homepage rdf:resource="http://cordova.apache.org/"/>
-    <asfext:charter>
-Apache Cordova is a set of device APIs that allow a mobile app developer to 
access native device function such as the camera or accelerometer from 
JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile 
or Sencha Touch, this allows a smartphone app to be developed with just HTML, 
CSS, and JavaScript.
-    </asfext:charter>
-    <asfext:chair><foaf:Person><foaf:name>Shazron 
Abdullah</foaf:name></foaf:Person></asfext:chair>
-  </asfext:pmc>
-</rdf:RDF>
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#";
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+  <asfext:pmc rdf:about="cordova">
+    <asfext:name>Apache Cordova</asfext:name>
+    <foaf:homepage rdf:resource="http://cordova.apache.org/"/>
+    <asfext:charter>
+Apache Cordova is a set of device APIs that allow a mobile app developer to 
access native device function such as the camera or accelerometer from 
JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile 
or Sencha Touch, this allows a smartphone app to be developed with just HTML, 
CSS, and JavaScript.
+    </asfext:charter>
+    <asfext:chair><foaf:Person><foaf:name>Shazron 
Abdullah</foaf:name></foaf:Person></asfext:chair>
+  </asfext:pmc>
+</rdf:RDF>



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

Reply via email to