Author: steven
Date: Fri Jul 19 17:05:02 2013
New Revision: 1504944
URL: http://svn.apache.org/r1504944
Log:
update to 3.0
Modified:
cordova/site/bin/config.json
cordova/site/public/artwork.html
cordova/site/public/blog/index.html
cordova/site/public/index.html
cordova/site/public/rss.xml
Modified: cordova/site/bin/config.json
URL:
http://svn.apache.org/viewvc/cordova/site/bin/config.json?rev=1504944&r1=1504943&r2=1504944&view=diff
==============================================================================
--- cordova/site/bin/config.json (original)
+++ cordova/site/bin/config.json Fri Jul 19 17:05:02 2013
@@ -3,7 +3,7 @@
{
"version": "3.0.0",
"file": "https://www.apache.org/dist/cordova/",
- "note": "Apache Cordova 2.3.0"
+ "note": "Apache Cordova 3.0.0"
}
],
Modified: cordova/site/public/artwork.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/artwork.html?rev=1504944&r1=1504943&r2=1504944&view=diff
==============================================================================
--- cordova/site/public/artwork.html (original)
+++ cordova/site/public/artwork.html Fri Jul 19 17:05:02 2013
@@ -129,7 +129,7 @@
<ul class="list quick-links">
<li class="corner"></li>
<li><a
href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
- <li><a
href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
+ <li><a
href="http://cordova.apache.org/docs/en/3.0.0/">Documentation<span></span></a></li>
<li><a href="https://git-wip-us.apache.org/repos/asf">Source
Code<span></span></a></li>
Modified: cordova/site/public/blog/index.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1504944&r1=1504943&r2=1504944&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Jul 19 17:05:02 2013
@@ -109,7 +109,7 @@
<ul class="list quick-links">
<li class="corner"></li>
<li><a
href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
- <li><a
href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
+ <li><a
href="http://cordova.apache.org/docs/en/3.0.0/">Documentation<span></span></a></li>
<li><a href="https://git-wip-us.apache.org/repos/asf">Source
Code<span></span></a></li>
Modified: cordova/site/public/index.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1504944&r1=1504943&r2=1504944&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Fri Jul 19 17:05:02 2013
@@ -73,7 +73,7 @@
</ul>
<div class="button-container">
- <a class="button" onclick="_gaq.push(['_trackEvent', 'Download',
'2.9.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova
Ver 2.9.0</label></a>
+ <a class="button" onclick="_gaq.push(['_trackEvent', 'Download',
'3.0.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova
Ver 3.0.0</label></a>
</div>
</div>
@@ -87,7 +87,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.9.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/3.0.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>
@@ -235,7 +235,7 @@
<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.9.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova
Ver 2.9.0</label></a>
+ <a class="button" onclick="_gaq.push(['_trackEvent', 'Download',
'3.0.0'])" href="https://www.apache.org/dist/cordova/">DOWNLOAD<label>Cordova
Ver 3.0.0</label></a>
</div>
</div>
@@ -324,7 +324,7 @@
<ul class="list quick-links">
<li class="corner"></li>
<li><a
href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
- <li><a
href="http://cordova.apache.org/docs/en/2.9.0/">Documentation<span></span></a></li>
+ <li><a
href="http://cordova.apache.org/docs/en/3.0.0/">Documentation<span></span></a></li>
<li><a href="https://git-wip-us.apache.org/repos/asf">Source
Code<span></span></a></li>
Modified: cordova/site/public/rss.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1504944&r1=1504943&r2=1504944&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Fri Jul 19 17:05:02 2013
@@ -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>Fri, 19 Jul 2013 08:43:50 -0700</lastBuildDate>
- <pubDate>Fri, 19 Jul 2013 08:43:50 -0700</pubDate>
+ <lastBuildDate>Fri, 19 Jul 2013 10:03:34 -0700</lastBuildDate>
+ <pubDate>Fri, 19 Jul 2013 10:03:34 -0700</pubDate>
<ttl>1800</ttl>
<image>
<url>http://cordova.apache.org</url>