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 2014/04/16 20:11:31 UTC

svn commit: r1588007 - in /cordova/site: ./ public/ public/announcements/2013/11/15/ public/announcements/2013/11/22/ public/announcements/2013/12/16/ public/announcements/2014/02/20/ public/announcements/releases/2013/11/13/ public/announcements/relea...

Author: steven
Date: Wed Apr 16 18:11:30 2014
New Revision: 1588007

URL: http://svn.apache.org/r1588007
Log:
CB-4266: fixed qt reference

Modified:
    cordova/site/_config.yml
    cordova/site/public/announcements/2013/11/15/kitkat.html
    cordova/site/public/announcements/2013/11/22/cordova-320.html
    cordova/site/public/announcements/2013/12/16/cordova-330.html
    cordova/site/public/announcements/2014/02/20/cordova-340.html
    cordova/site/public/announcements/releases/2013/11/13/cordova-320rc1.html
    cordova/site/public/announcements/releases/2013/12/06/cordova-330rc1.html
    cordova/site/public/artwork.html
    cordova/site/public/blog/2013/07/11/cordova-has-a-blog.html
    cordova/site/public/blog/2013/08/12/crowdintranslation.html
    cordova/site/public/blog/index.html
    cordova/site/public/blog/releases/2013/07/23/cordova-3.html
    cordova/site/public/blog/releases/2013/10/02/cordova-31.html
    cordova/site/public/blog/releases/2013/11/06/cordova-291.html
    cordova/site/public/index.html
    cordova/site/public/news/2013/09/06/last-week.html
    cordova/site/public/news/2013/09/13/last-week.html
    cordova/site/public/news/2013/10/01/plugins-release.html
    cordova/site/public/news/2013/10/10/plugins-release.html
    cordova/site/public/news/2013/10/21/cordova-registry.html
    cordova/site/public/news/2013/10/28/plugins-release.html
    cordova/site/public/news/2013/12/04/plugins-release.html
    cordova/site/public/news/2014/01/02/plugins-release.html
    cordova/site/public/news/2014/01/31/tools-release.html
    cordova/site/public/news/2014/02/10/plugins-release.html
    cordova/site/public/news/2014/03/03/plugins-release.html
    cordova/site/public/news/2014/03/05/tools-release.html
    cordova/site/public/news/2014/04/09/tools-ios-release.html
    cordova/site/public/rss.xml

Modified: cordova/site/_config.yml
URL: http://svn.apache.org/viewvc/cordova/site/_config.yml?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/_config.yml (original)
+++ cordova/site/_config.yml Wed Apr 16 18:11:30 2014
@@ -14,10 +14,10 @@ excerpt_separator: <!--more-->
 
 #From old config.json
 "releases": {
-    "version":  "3.4.0",
+    "version":  "3.4.1",
     "file":     "https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip",
     "file-nomirror": "https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip",
-    "note":     "Apache Cordova 3.4.0"
+    "note":     "Apache Cordova 3.4.1"
 }
 
 "sitemap": {
@@ -123,7 +123,7 @@ excerpt_separator: <!--more-->
         "apache": "https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;a=summary"
     },
     {
-        "name": "QT",
+        "name": "Qt",
         "github": "https://github.com/apache/cordova-qt",
         "apache": "https://git-wip-us.apache.org/repos/asf?p=cordova-qt.git;a=summary"
     },

Modified: cordova/site/public/announcements/2013/11/15/kitkat.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/11/15/kitkat.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/2013/11/15/kitkat.html (original)
+++ cordova/site/public/announcements/2013/11/15/kitkat.html Wed Apr 16 18:11:30 2014
@@ -149,10 +149,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/announcements/2013/11/22/cordova-320.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/11/22/cordova-320.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/2013/11/22/cordova-320.html (original)
+++ cordova/site/public/announcements/2013/11/22/cordova-320.html Wed Apr 16 18:11:30 2014
@@ -453,10 +453,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/announcements/2013/12/16/cordova-330.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/12/16/cordova-330.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/2013/12/16/cordova-330.html (original)
+++ cordova/site/public/announcements/2013/12/16/cordova-330.html Wed Apr 16 18:11:30 2014
@@ -305,10 +305,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/announcements/2014/02/20/cordova-340.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2014/02/20/cordova-340.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/2014/02/20/cordova-340.html (original)
+++ cordova/site/public/announcements/2014/02/20/cordova-340.html Wed Apr 16 18:11:30 2014
@@ -351,10 +351,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/announcements/releases/2013/11/13/cordova-320rc1.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/releases/2013/11/13/cordova-320rc1.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/releases/2013/11/13/cordova-320rc1.html (original)
+++ cordova/site/public/announcements/releases/2013/11/13/cordova-320rc1.html Wed Apr 16 18:11:30 2014
@@ -162,10 +162,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/announcements/releases/2013/12/06/cordova-330rc1.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/releases/2013/12/06/cordova-330rc1.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/announcements/releases/2013/12/06/cordova-330rc1.html (original)
+++ cordova/site/public/announcements/releases/2013/12/06/cordova-330rc1.html Wed Apr 16 18:11:30 2014
@@ -164,10 +164,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/artwork.html
URL: http://svn.apache.org/viewvc/cordova/site/public/artwork.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/artwork.html (original)
+++ cordova/site/public/artwork.html Wed Apr 16 18:11:30 2014
@@ -166,10 +166,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/2013/07/11/cordova-has-a-blog.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/2013/07/11/cordova-has-a-blog.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/2013/07/11/cordova-has-a-blog.html (original)
+++ cordova/site/public/blog/2013/07/11/cordova-has-a-blog.html Wed Apr 16 18:11:30 2014
@@ -145,10 +145,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/2013/08/12/crowdintranslation.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/2013/08/12/crowdintranslation.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/2013/08/12/crowdintranslation.html (original)
+++ cordova/site/public/blog/2013/08/12/crowdintranslation.html Wed Apr 16 18:11:30 2014
@@ -149,10 +149,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Apr 16 18:11:30 2014
@@ -261,10 +261,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/releases/2013/07/23/cordova-3.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/releases/2013/07/23/cordova-3.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/releases/2013/07/23/cordova-3.html (original)
+++ cordova/site/public/blog/releases/2013/07/23/cordova-3.html Wed Apr 16 18:11:30 2014
@@ -211,10 +211,11 @@ plugman --platform android --project . -
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/releases/2013/10/02/cordova-31.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/releases/2013/10/02/cordova-31.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/releases/2013/10/02/cordova-31.html (original)
+++ cordova/site/public/blog/releases/2013/10/02/cordova-31.html Wed Apr 16 18:11:30 2014
@@ -317,10 +317,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/blog/releases/2013/11/06/cordova-291.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/releases/2013/11/06/cordova-291.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/blog/releases/2013/11/06/cordova-291.html (original)
+++ cordova/site/public/blog/releases/2013/11/06/cordova-291.html Wed Apr 16 18:11:30 2014
@@ -295,10 +295,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Apr 16 18:11:30 2014
@@ -75,7 +75,7 @@
         </ul>
         <div class="button-container">
 
-            <a class="button" href="#download">DOWNLOAD<label>Cordova version 3.4.0</label></a>
+            <a class="button" href="#download">DOWNLOAD<label>Cordova version 3.4.1</label></a>
 
         </div>
     </div>
@@ -255,7 +255,7 @@ cordova plugin add org.apache.cordova.fi
             
                 <li class="">Mac OS X<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-osx"></a></li>
             
-                <li class="">QT<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-qt.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-qt"></a></li>
+                <li class="">Qt<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-qt.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-qt"></a></li>
             
                 <li class="">Tizen<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-tizen.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-tizen"></a></li>
             
@@ -404,8 +404,7 @@ cordova plugin add org.apache.cordova.fi
 <div class="wrap download-pane">
     <h2 class="icon icon-download">Download &amp; Archives</h2>
     <p>It is recommended that the NPM cordova CLI be installed rather than downloading this .zip version.  For more information on installing the npm version see the <a href="http://cordova.apache.org/docs/en/3.4.0//guide_cli_index.md.html#The%20Command-Line%20Interface">Command-Line Interface</a> section of the documentation. </p>
-    <p>By downloading, you agree to the <a href="#">terms of service</a>.</p>
-    <p>In addition to the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.4.0'])" href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip">source zip</a>, the
+    <p>In addition to the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.4.1'])" href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip">source zip</a>, the
         <a href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip.asc">OpenPGP keys</a>,
         <a href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip.md5">MD5</a>,
         <a href="https://www.apache.org/dist/cordova/cordova-3.4.0-src.zip.sha">SHA</a>, and
@@ -534,10 +533,11 @@ cordova plugin add org.apache.cordova.fi
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/09/06/last-week.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/09/06/last-week.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/09/06/last-week.html (original)
+++ cordova/site/public/news/2013/09/06/last-week.html Wed Apr 16 18:11:30 2014
@@ -167,10 +167,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/09/13/last-week.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/09/13/last-week.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/09/13/last-week.html (original)
+++ cordova/site/public/news/2013/09/13/last-week.html Wed Apr 16 18:11:30 2014
@@ -159,10 +159,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/10/01/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/01/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/01/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/01/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -178,10 +178,11 @@ cordova plugin add org.apache.cordova.ca
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/10/10/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/10/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/10/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/10/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -210,10 +210,11 @@ cordova plugin add org.apache.cordova.ca
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/10/21/cordova-registry.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/21/cordova-registry.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/21/cordova-registry.html (original)
+++ cordova/site/public/news/2013/10/21/cordova-registry.html Wed Apr 16 18:11:30 2014
@@ -177,10 +177,11 @@
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/10/28/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/10/28/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/10/28/plugins-release.html (original)
+++ cordova/site/public/news/2013/10/28/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -206,10 +206,11 @@ cordova platform update android</code></
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2013/12/04/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2013/12/04/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2013/12/04/plugins-release.html (original)
+++ cordova/site/public/news/2013/12/04/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -176,10 +176,11 @@ cordova plugin add org.apache.cordova.vi
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/01/02/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/01/02/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/01/02/plugins-release.html (original)
+++ cordova/site/public/news/2014/01/02/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -260,10 +260,11 @@ cordova plugin add org.apache.cordova.vi
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/01/31/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/01/31/tools-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/01/31/tools-release.html (original)
+++ cordova/site/public/news/2014/01/31/tools-release.html Wed Apr 16 18:11:30 2014
@@ -236,10 +236,11 @@ npm update -g plugman</code></pre>
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/02/10/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/02/10/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/02/10/plugins-release.html (original)
+++ cordova/site/public/news/2014/02/10/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -440,10 +440,11 @@ cordova plugin add org.apache.cordova.vi
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/03/03/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/03/03/plugins-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/03/03/plugins-release.html (original)
+++ cordova/site/public/news/2014/03/03/plugins-release.html Wed Apr 16 18:11:30 2014
@@ -276,10 +276,11 @@ cordova plugin add org.apache.cordova.fi
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/03/05/tools-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/03/05/tools-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/03/05/tools-release.html (original)
+++ cordova/site/public/news/2014/03/05/tools-release.html Wed Apr 16 18:11:30 2014
@@ -208,10 +208,11 @@ npm update -g plugman</code></pre>
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/news/2014/04/09/tools-ios-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/04/09/tools-ios-release.html?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/news/2014/04/09/tools-ios-release.html (original)
+++ cordova/site/public/news/2014/04/09/tools-ios-release.html Wed Apr 16 18:11:30 2014
@@ -256,10 +256,11 @@ npm update -g plugman</code></pre>
     <hr/>
 <div id="footer">
     <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-           Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
     </p>
     <a class="closing" href="#top"></a>
 </div>
 
+
 </body>
 </html>

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1588007&r1=1588006&r2=1588007&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Wed Apr 16 18:11:30 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Wed, 16 Apr 2014 10:53:58 -0700</lastBuildDate>
-        <pubDate>Wed, 16 Apr 2014 10:53:58 -0700</pubDate>
+        <lastBuildDate>Wed, 16 Apr 2014 11:08:52 -0700</lastBuildDate>
+        <pubDate>Wed, 16 Apr 2014 11:08:52 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>