You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bc...@apache.org on 2012/03/28 21:23:12 UTC

docs commit: [CB-229] Rename assets from PhoneGap to Cordova.

Updated Branches:
  refs/heads/master 3546bf707 -> 9a5d55e15


[CB-229] Rename assets from PhoneGap to Cordova.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/9a5d55e1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/9a5d55e1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/9a5d55e1

Branch: refs/heads/master
Commit: 9a5d55e15035166c9f862581b938b8efbb942cd5
Parents: 3546bf7
Author: Bryce Curtis <cu...@gmail.com>
Authored: Wed Mar 28 14:23:03 2012 -0500
Committer: Bryce Curtis <cu...@gmail.com>
Committed: Wed Mar 28 14:23:03 2012 -0500

----------------------------------------------------------------------
 docs/en/edge/guide/getting-started/ios/index.md    |    2 +-
 .../en/edge/guide/getting-started/symbian/index.md |    9 +++++----
 docs/en/edge/guide/getting-started/webos/index.md  |    9 +++++----
 .../guide/getting-started/windows-phone/index.md   |   11 ++++++-----
 docs/en/edge/phonegap/events/events.pause.md       |    2 +-
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |    2 +-
 6 files changed, 19 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/ios/index.md b/docs/en/edge/guide/getting-started/ios/index.md
index 5768cef..a1eb4d2 100644
--- a/docs/en/edge/guide/getting-started/ios/index.md
+++ b/docs/en/edge/guide/getting-started/ios/index.md
@@ -29,7 +29,7 @@ Video Tutorials:
 --------------------
 
 - Launch Xcode, then under the File menu select **New** and then **New Project...**
-- Select **PhoneGap-based Application** from the list of templates
+- Select **Cordova-based Application** from the list of templates
 
     ![](img/guide/getting-started/ios/XCode4-templates.png)
 - Select the **Next** button, Fill in the "Product Name" &amp; "Company Identifier" for your app

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/guide/getting-started/symbian/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/symbian/index.md b/docs/en/edge/guide/getting-started/symbian/index.md
index 448c1f7..d60a453 100644
--- a/docs/en/edge/guide/getting-started/symbian/index.md
+++ b/docs/en/edge/guide/getting-started/symbian/index.md
@@ -1,11 +1,12 @@
 Getting Started with Symbian
 ============================
 
+This guide describes how to set up your development environment for Cordova and run a sample application.  Note that Cordova used to be called PhoneGap, so some of the sites still use the old PhoneGap name.
 
 Video Tutorials:
 ----------------
 
-- [PhoneGap Installer - Xcode 4 Template](http://www.youtube.com/v/R9zktJUN7AI?autoplay=1)
+- [Cordova Installer - Xcode 4 Template](http://www.youtube.com/v/R9zktJUN7AI?autoplay=1)
 
 
 1. Requirements
@@ -16,17 +17,17 @@ Video Tutorials:
 There are also [QT for Symbian](http://wiki.phonegap.com/w/page/16494811/PhoneGap-Symbian-%28Qt%29) and [Symbian with Sony Ericsson](http://wiki.phonegap.com/w/page/16494782/Getting-Started-with-PhoneGap-Symbian-(WRT-on-Sony-Ericsson)) guides.
 
 
-2. Install SDK + PhoneGap
+2. Install SDK + Cordova
 -------------------------
 
 - Download and install [cygwin](http://www.cygwin.com/setup.exe) (Windows only). Make sure you select "make" as it is not included by default
-- Donwload the latest copy of [PhoneGap](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
+- Donwload the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
 
 
 3. Setup New Project
 --------------------
 
-- In cygwin, navigate to where you extracted PhoneGap and go into the Symbian directory</li>
+- In cygwin, navigate to where you extracted Cordova and go into the Symbian directory</li>
 
  
 4. Hello World

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/guide/getting-started/webos/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/webos/index.md b/docs/en/edge/guide/getting-started/webos/index.md
index 059763c..8217757 100644
--- a/docs/en/edge/guide/getting-started/webos/index.md
+++ b/docs/en/edge/guide/getting-started/webos/index.md
@@ -1,11 +1,12 @@
 Getting Started with WebOS
 ==========================
 
+This guide describes how to set up your development environment for Cordova and run a sample application.  Note that Cordova used to be called PhoneGap, so some of the sites still use the old PhoneGap name.
 
 Video Tutorials:
 ----------------
 
-- [PhoneGapPhoneGap and HP Palm webOS quick start video](http://www.youtube.com/v/XEnAUbDRZfw?autoplay=1)
+- [Cordova and HP Palm webOS quick start video](http://www.youtube.com/v/XEnAUbDRZfw?autoplay=1)
 - [How to convert iPhone app to a Palm](http://www.youtube.com/v/wWoJfQw79XI?autoplay=1)
 
 
@@ -15,20 +16,20 @@ Video Tutorials:
 - Windows, OS X, or Linux
 
 
-2. Install SDK + PhoneGap
+2. Install SDK + Cordova
 ----------------------------
 
 - Download and install [Virtual Box](http://www.virtualbox.org/)
 - Download and install [WebOS SDK](http://developer.palm.com/index.php?option=com_content&view=article&layout=page&id=1788&Itemid=321/)
 - Download and install [cygwin SDK](http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;layout=page&amp;id=1788&amp;Itemid=321)  (Windows only). Make sure you select "make" as it is not included by default
-- Donwload the latest copy of [PhoneGap](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
+- Donwload the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
 
 
  
 3. Setup New Project
 --------------------
 
-- Open up terminal/cygwin and navigate to where you extracted your PhoneGap Download. Go into the webOS directory.
+- Open up terminal/cygwin and navigate to where you extracted your Cordova Download. Go into the webOS directory.
 
 
 4. Hello World

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/guide/getting-started/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/windows-phone/index.md b/docs/en/edge/guide/getting-started/windows-phone/index.md
index 665b922..14ebd09 100644
--- a/docs/en/edge/guide/getting-started/windows-phone/index.md
+++ b/docs/en/edge/guide/getting-started/windows-phone/index.md
@@ -1,12 +1,13 @@
 Getting Started with Windows Phone
 ==================================
 
+This guide describes how to set up your development environment for Cordova and run a sample application.  Note that Cordova used to be called PhoneGap, so some of the sites still use the old PhoneGap name.
 
 Video Tutorials:
 ----------------
 
-- [PhoneGap and Windows Phone quick setup video](http://www.youtube.com/v/wO9xdRcNHIM?autoplay=1)
-- [PhoneGap and Windows Phone deep dive](http://www.youtube.com/v/BJFX1GRUXj8?autoplay=1)
+- [Cordova and Windows Phone quick setup video](http://www.youtube.com/v/wO9xdRcNHIM?autoplay=1)
+- [Cordova and Windows Phone deep dive](http://www.youtube.com/v/BJFX1GRUXj8?autoplay=1)
 
 
 1. Requirements
@@ -21,11 +22,11 @@ Necessary for Installing on Device and Submitting to Market Place:
 - Become an [App Hub member](http://create.msdn.com/en-US/home/membership).
 
 
-2. Install SDK + PhoneGap
+2. Install SDK + Cordova
 ----------------------------
 
 - Download and install [Windows Phone  SDK](http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27570/)
-- Donwload the latest copy of [PhoneGap](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
+- Donwload the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the Android directory.
 
 
 3. Setup New Project
@@ -41,7 +42,7 @@ Necessary for Installing on Device and Submitting to Market Place:
 4. Review the project structure
 -------------------------------
 
-- The 'www' folder contains your PhoneGap html/js/css and any other resources included in your app.
+- The 'www' folder contains your Cordova html/js/css and any other resources included in your app.
 - Any content that you add here needs to be a part of the Visual Studio project, and it must be set as content. 
 
     ![](img/guide/getting-started/windows-phone/wp7projectstructure.PNG)

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/phonegap/events/events.pause.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/phonegap/events/events.pause.md b/docs/en/edge/phonegap/events/events.pause.md
index 68b8ee8..4fa58a7 100644
--- a/docs/en/edge/phonegap/events/events.pause.md
+++ b/docs/en/edge/phonegap/events/events.pause.md
@@ -68,4 +68,4 @@ Full Example
 
 iOS Quirks
 --------------------------
-In the pause handler, any calls that go through Objective-C will not work, nor will any calls that are interactive, like alerts. This means that you cannot call console.log (and its variants), or any calls from Plugins or the PhoneGap API. These will only be processed when the app resumes (processed on the next run-loop).
+In the pause handler, any calls that go through Objective-C will not work, nor will any calls that are interactive, like alerts. This means that you cannot call console.log (and its variants), or any calls from Plugins or the Cordova API. These will only be processed when the app resumes (processed on the next run-loop).

http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9a5d55e1/docs/en/edge/phonegap/storage/sqlresultsetlist/sqlresultsetlist.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/phonegap/storage/sqlresultsetlist/sqlresultsetlist.md b/docs/en/edge/phonegap/storage/sqlresultsetlist/sqlresultsetlist.md
index b934519..9886ecf 100644
--- a/docs/en/edge/phonegap/storage/sqlresultsetlist/sqlresultsetlist.md
+++ b/docs/en/edge/phonegap/storage/sqlresultsetlist/sqlresultsetlist.md
@@ -103,7 +103,7 @@ Full Example
 		// Cordova is ready
 		//
 		function onDeviceReady() {
-			var db = window.openDatabase("Database", "1.0", "PhoneGap Demo", 200000);
+			var db = window.openDatabase("Database", "1.0", "Cordova Demo", 200000);
 			db.transaction(populateDB, errorCB, successCB);
 		}