You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/06/08 02:23:08 UTC

svn commit: r1490885 - /cordova/site/public/index.html

Author: mwbrooks
Date: Sat Jun  8 00:23:06 2013
New Revision: 1490885

URL: http://svn.apache.org/r1490885
Log:
Version 2.8.0

Modified:
    cordova/site/public/index.html

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1490885&r1=1490884&r2=1490885&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Sat Jun  8 00:23:06 2013
@@ -93,7 +93,7 @@
         </ul>
 
 		<div class="button-container">
-			<a class="button" onclick="_gaq.push(['_trackEvent', 'Download', '2.7.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova Ver 2.7.0</label></a>
+			<a class="button" onclick="_gaq.push(['_trackEvent', 'Download', '2.8.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova Ver 2.8.0</label></a>
 		</div>
     </div>
 </div>
@@ -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="http://cordova.apache.org/docs/en/2.7.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>If you want to use Cordova in your mobile application, take a look at our <a href="http://cordova.apache.org/docs/en/2.8.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>
@@ -196,7 +196,7 @@
 	<p>By downloading, you agree to the <a href="#">terms of service</a>.</p>
 	<p>Older versions can be downloaded from the <a href="http://archive.apache.org/dist/cordova/">archive</a>.</p>
 	<div class="button-container">
-        <a class="button" onclick="_gaq.push(['_trackEvent', 'Download', '2.7.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova Ver 2.7.0</label></a>
+        <a class="button" onclick="_gaq.push(['_trackEvent', 'Download', '2.8.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova Ver 2.8.0</label></a>
 	</div>
 </div>