You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2013/02/21 00:10:59 UTC

svn commit: r1448463 - in /cordova/site: bin/config.json public/artwork.html public/index.html www/template.html

Author: marcelk
Date: Wed Feb 20 23:10:59 2013
New Revision: 1448463

URL: http://svn.apache.org/r1448463
Log:
for docs link to html instead of top-level dir

Modified:
    cordova/site/bin/config.json
    cordova/site/public/artwork.html
    cordova/site/public/index.html
    cordova/site/www/template.html

Modified: cordova/site/bin/config.json
URL: http://svn.apache.org/viewvc/cordova/site/bin/config.json?rev=1448463&r1=1448462&r2=1448463&view=diff
==============================================================================
--- cordova/site/bin/config.json (original)
+++ cordova/site/bin/config.json Wed Feb 20 23:10:59 2013
@@ -113,7 +113,7 @@
         },
         {
             "title": "Cordova Documentation",
-            "url": "http://cordova.apache.org/docs/"
+            "url": "http://cordova.apache.org/docs/en/2.4.0/"
         },
         {
             "title": "Apache Project Page",

Modified: cordova/site/public/artwork.html
URL: http://svn.apache.org/viewvc/cordova/site/public/artwork.html?rev=1448463&r1=1448462&r2=1448463&view=diff
==============================================================================
--- cordova/site/public/artwork.html (original)
+++ cordova/site/public/artwork.html Wed Feb 20 23:10:59 2013
@@ -94,7 +94,7 @@
 		<div class="list-container">
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
+				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/en/2.4.0/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links">

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1448463&r1=1448462&r2=1448463&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Feb 20 23:10:59 2013
@@ -106,7 +106,7 @@
     <p>And because these JavaScript APIs are consistent across multiple device platforms and built on web standards, the app should be portable to other device platforms with minimal to no changes.</p>
     <p>Apps using Cordova are still packaged as apps using the platform SDKs, and can be made available for installation from each device's app store.</p>
     <p>Cordova provides a set of uniform JavaScript libraries that can be invoked, with device-specific native backing code for those JavaScript libraries. Cordova is available for the following platforms: iOS, Android, Blackberry, Windows Phone, Palm WebOS, Bada, and Symbian.</p>
-    <p>If you want to use Cordova in your mobile application, take a look at our <a href="docs/">documentation</a>. It includes Getting Started guides, the JavaScript APIs reference and examples, instructions on Upgrading from previous versions of Cordova, how to write your own Cordova plugin, and more.</p>
+    <p>If you want to use Cordova in your mobile application, take a look at our <a href="http://cordova.apache.org/docs/en/2.4.0/">documentation</a>. It includes Getting Started guides, the JavaScript APIs reference and examples, instructions on Upgrading from previous versions of Cordova, how to write your own Cordova plugin, and more. The selector in the top-right corner of the documentation will let you pick different Cordova versions and language translations.</p>
     <p>Apache Cordova graduated in October 2012 as a top level project within the Apache Software Foundation (ASF). Through the ASF, future Cordova development will ensure open stewardship of the project. It will always remain free and open source under the Apache License, Version 2.0.
 </p>
 </div>
@@ -226,7 +226,7 @@
 		<div class="list-container">
 			<ul class="list quick-links">
                 <li class="corner"></li>
-				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
+				<li><a href="index.html#about">About Cordova<span></span></a></li><li><a href="http://cordova.apache.org/docs/en/2.4.0/">Cordova Documentation<span></span></a></li><li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li><li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li><li><a href="artwork.html">Artwork<span></span></a></li>
 			</ul>
 
 			<ul class="list quick-links">

Modified: cordova/site/www/template.html
URL: http://svn.apache.org/viewvc/cordova/site/www/template.html?rev=1448463&r1=1448462&r2=1448463&view=diff
==============================================================================
--- cordova/site/www/template.html (original)
+++ cordova/site/www/template.html Wed Feb 20 23:10:59 2013
@@ -112,7 +112,7 @@
     <p>And because these JavaScript APIs are consistent across multiple device platforms and built on web standards, the app should be portable to other device platforms with minimal to no changes.</p>
     <p>Apps using Cordova are still packaged as apps using the platform SDKs, and can be made available for installation from each device's app store.</p>
     <p>Cordova provides a set of uniform JavaScript libraries that can be invoked, with device-specific native backing code for those JavaScript libraries. Cordova is available for the following platforms: iOS, Android, Blackberry, Windows Phone, Palm WebOS, Bada, and Symbian.</p>
-    <p>If you want to use Cordova in your mobile application, take a look at our <a href="docs/">documentation</a>. It includes Getting Started guides, the JavaScript APIs reference and examples, instructions on Upgrading from previous versions of Cordova, how to write your own Cordova plugin, and more.</p>
+    <p>If you want to use Cordova in your mobile application, take a look at our <a href="http://cordova.apache.org/docs/en/2.4.0/">documentation</a>. It includes Getting Started guides, the JavaScript APIs reference and examples, instructions on Upgrading from previous versions of Cordova, how to write your own Cordova plugin, and more. The selector in the top-right corner of the documentation will let you pick different Cordova versions and language translations.</p>
     <p>Apache Cordova graduated in October 2012 as a top level project within the Apache Software Foundation (ASF). Through the ASF, future Cordova development will ensure open stewardship of the project. It will always remain free and open source under the Apache License, Version 2.0.
 </p>
 </div>