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/10/01 05:56:01 UTC

svn commit: r1527865 [23/25] - in /cordova/site/public/docs/en/3.1.0: ./ img/ img/guide/ img/guide/cli/ img/guide/platforms/ img/guide/platforms/android/ img/guide/platforms/bada/ img/guide/platforms/blackberry10/ img/guide/platforms/ios/ img/guide/pla...

Added: cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_tools.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_tools.md.html?rev=1527865&view=auto
==============================================================================
--- cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_tools.md.html (added)
+++ cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_tools.md.html Tue Oct  1 03:55:57 2013
@@ -0,0 +1,231 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+--><html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
+        <div id="header">
+            <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
+            <small>
+                <select><optgroup label="Chinese" value="zh"><option value="edge">edge</option></optgroup>
+<optgroup label="English" value="en">
+<option value="edge">edge</option>
+<option selected value="3.1.0">3.1.0</option>
+<option value="3.0.0">3.0.0</option>
+<option value="2.9.0">2.9.0</option>
+<option value="2.8.0">2.8.0</option>
+<option value="2.7.0">2.7.0</option>
+<option value="2.6.0">2.6.0</option>
+<option value="2.5.0">2.5.0</option>
+<option value="2.4.0">2.4.0</option>
+<option value="2.3.0">2.3.0</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.8.0">1.8.0</option>
+<option value="1.7.0">1.7.0</option>
+<option value="1.6.1">1.6.1</option>
+<option value="1.6.0">1.6.0</option>
+<option value="1.5.0">1.5.0</option>
+</optgroup>
+<optgroup label="French" value="fr"><option value="edge">edge</option></optgroup>
+<optgroup label="German" value="de"><option value="edge">edge</option></optgroup>
+<optgroup label="Italian" value="it"><option value="edge">edge</option></optgroup>
+<optgroup label="Japanese" value="ja">
+<option value="edge">edge</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.7.0">1.7.0</option>
+</optgroup>
+<optgroup label="Korean" value="ko">
+<option value="edge">edge</option>
+<option value="2.0.0">2.0.0</option>
+</optgroup>
+<optgroup label="Russian" value="ru"><option value="edge">edge</option></optgroup>
+<optgroup label="Spanish" value="es"><option value="edge">edge</option></optgroup></select></small>
+        </div>
+        <div id="subheader">
+            <h1>Windows Phone Command-line Tools</h1>
+            <small><select><option value="Windows%2520Phone%2520Command-line%2520Tools">Windows Phone Command-line Tools</option>
+<option value="Windows%20Phone%20Command-line%20Tools_windows_phone">      - Windows Phone</option>
+<option value="Windows%20Phone%20Command-line%20Tools_create_a_project">      - Create a project</option>
+<option value="Windows%20Phone%20Command-line%20Tools_building_your_project_cleans_then_builds">      - Building your project (cleans then builds)</option>
+<option value="Windows%20Phone%20Command-line%20Tools_running_your_application">      - Running your application</option>
+<option value="Windows%20Phone%20Command-line%20Tools_cleaning">      - Cleaning</option></select></small>
+        </div>
+
+        <div id="sidebar">
+            <div class="vertical_divider"></div>
+        <h1>Guides</h1>
+<ul>
+<li><a href="guide_overview_index.md.html#Overview">Overview</a></li>
+<li><a href="guide_cli_index.md.html#The%20Command-line%20Interface">The Command-line Interface</a></li>
+<li><a href="guide_platforms_index.md.html#Platform%20Guides">Platform Guides</a></li>
+<li><a href="config_ref_index.md.html#The%20config.xml%20File">The config.xml File</a></li>
+<li><a href="guide_hybrid_webviews_index.md.html#Embedding%20WebViews">Embedding WebViews</a></li>
+<li><a href="guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide">Plugin Development Guide</a></li>
+<li><a href="guide_appdev_privacy_index.md.html#Privacy%20Guide">Privacy Guide</a></li>
+<li><a href="guide_appdev_whitelist_index.md.html#Domain%20Whitelist%20Guide">Domain Whitelist Guide</a></li>
+<li><a href="_index.html">Keyword Index</a></li>
+</ul>
+<h1>API Reference</h1>
+<ul>
+<li><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li>
+<li><a href="cordova_camera_camera.md.html#Camera">Camera</a></li>
+<li><a href="cordova_media_capture_capture.md.html#Capture">Capture</a></li>
+<li><a href="cordova_compass_compass.md.html#Compass">Compass</a></li>
+<li><a href="cordova_connection_connection.md.html#Connection">Connection</a></li>
+<li><a href="cordova_contacts_contacts.md.html#Contacts">Contacts</a></li>
+<li><a href="cordova_device_device.md.html#Device">Device</a></li>
+<li><a href="cordova_events_events.md.html#Events">Events</a></li>
+<li><a href="cordova_file_file.md.html#File">File</a></li>
+<li><a href="cordova_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li>
+<li><a href="cordova_globalization_globalization.md.html#Globalization">Globalization</a></li>
+<li><a href="cordova_inappbrowser_inappbrowser.md.html#InAppBrowser">InAppBrowser</a></li>
+<li><a href="cordova_media_media.md.html#Media">Media</a></li>
+<li><a href="cordova_notification_notification.md.html#Notification">Notification</a></li>
+<li><a href="cordova_splashscreen_splashscreen.md.html#Splashscreen">Splashscreen</a></li>
+<li><a href="cordova_storage_storage.md.html#Storage">Storage</a></li>
+</ul>
+</div>
+
+        <div id="scrollable">
+            <div id="content">
+                <h1><a name="Windows%20Phone%20Command-line%20Tools">Windows Phone Command-line Tools</a></h1>
+
+<p>The <code>cordova</code> command-line utility is a high-level tool that allows
+you to build applications across several platforms at once. An older
+version of the Cordova framework provides sets of command-line tools
+specific to each platform. To use them as an alternative to the CLI,
+you need to download this version of Cordova from
+<a class="external" href="http://cordova.apache.org">cordova.apache.org</a>. The download contains
+separate archives for each platform. Expand the platform you wish to
+target. The tools described here are typically available in the
+top-level <code>bin</code> directory, otherwise consult the <strong>README</strong> file for
+more detailed directions.</p>
+
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_windows_phone">Windows Phone</a>
+</h2>
+
+<p>The Windows Phone command-line tools support creating, building, and
+running new projects. Commands must be run from a cmd or powershell
+prompt.</p>
+
+<p>The WP8 repo now includes code for building both WP7 + WP8 apps.  The
+repo has subdirectories for each: <code>wp7/</code> and <code>wp8/</code>.</p>
+
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_create_a_project">Create a project</a>
+</h2>
+
+<p>There are 2 ways to go about creating a new Apache Cordova WP7 or WP8 application.</p>
+
+<h3>Run the batch file to create and install the templates.</h3>
+
+<ul>
+<li><p>The root of the repo contains a file createTemplates.bat.  Double clicking this file will generate 2 .zip files. (CordovaWP7<em>x</em>x<em>x.zip + CordovaWP8</em>x<em>x</em>x.zip where 3.1.0 is the current version number)  To easily use these files in Visual Studio, copy them to 
+"My Documents\Visual Studio 2012\Templates\ProjectTemplates\" You will then be able to create new Apache Cordova Windows Phone apps from the Visual Studio <a href="cordova_file_file.md.html#File">File</a>-&gt;New Project menu.</p></li>
+<li><p>If you run the batch file from the command line, you can also call with a parameter to install automatically</p></li>
+</ul>
+<p>Run the script :</p>
+
+<pre class="prettyprint"><code>&gt;createTemplates.bat -install
+</code></pre>
+
+<h3>Use the create scripts on the command line</h3>
+
+<p>Run the <code>create</code> command, specifying the existing path to the project,
+the reverse-domain-style package identifier, and the app's display
+name.  Here is the syntax for both Windows Phone 7 and 8:</p>
+
+<pre class="prettyprint"><code>&gt;.\wp7\bin\create PathToNewProject [ PackageName ] [ AppName ]
+&gt;.\wp8\bin\create PathToNewProject [ PackageName ] [ AppName ]
+
+&gt;PathToNewProject : The path to where you wish to create the project
+&gt;PackageName      : The namespace for the project (default is Cordova.Example)
+&gt;AppName          : The name of the application (default is CordovaWP8AppProj or CordovaWP7AppProj)
+
+&gt;examples:
+&gt;.\wp7\bin\create C:\path\to\my_new_project
+&gt;.\wp8\bin\create C:\path\to\my_new_project io.cordova.example CordovaWP8App
+</code></pre>
+
+<p>Launch Visual Studio and open Solution file (.sln) in (C:\path\to\my<em>new</em>project)</p>
+
+<p>Build and Run it</p>
+
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_building_your_project_cleans_then_builds">Building your project (cleans then builds)</a>
+</h2>
+
+<ul>
+<li>
+<p>Debug</p>
+
+<p>$ C:\path\to\my<em>new</em>project\cordova\build --debug</p>
+</li>
+<li>
+<p>Release</p>
+
+<p>$ C:\path\to\my<em>new</em>project\cordova\build --release</p>
+</li>
+</ul>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_running_your_application">Running your application</a>
+</h2>
+
+<p>Run the 'run' command with the following <em>optional</em> parameters</p>
+
+<ul>
+<li><p>Target specification. This includes <code>--emulator</code>, <code>--device</code>, or <code>--target=&lt;targetID&gt;</code>.</p></li>
+<li>
+<p>Build specification. This includes <code>--debug</code>, <code>--release</code>, or <code>--nobuild</code>.</p>
+
+<p>$ C:\path\to\my<em>new</em>project\cordova\run [Target] [Build]</p>
+</li>
+</ul>
+<p>By default the <code>run</code> command will be called with <code>--emulator --debug</code> if flags are not provided.</p>
+
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_cleaning">Cleaning</a>
+</h2>
+
+<pre class="prettyprint"><code>$ C:\path\to\my_new_project\cordova\clean
+</code></pre>
+
+            </div>
+        </div>
+
+        <!-- Functionality and Syntax Highlighting -->
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
+</html>

Added: cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_upgrading.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_upgrading.md.html?rev=1527865&view=auto
==============================================================================
--- cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_upgrading.md.html (added)
+++ cordova/site/public/docs/en/3.1.0/guide_platforms_wp8_upgrading.md.html Tue Oct  1 03:55:57 2013
@@ -0,0 +1,561 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+--><html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
+        <div id="header">
+            <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
+            <small>
+                <select><optgroup label="Chinese" value="zh"><option value="edge">edge</option></optgroup>
+<optgroup label="English" value="en">
+<option value="edge">edge</option>
+<option selected value="3.1.0">3.1.0</option>
+<option value="3.0.0">3.0.0</option>
+<option value="2.9.0">2.9.0</option>
+<option value="2.8.0">2.8.0</option>
+<option value="2.7.0">2.7.0</option>
+<option value="2.6.0">2.6.0</option>
+<option value="2.5.0">2.5.0</option>
+<option value="2.4.0">2.4.0</option>
+<option value="2.3.0">2.3.0</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.8.0">1.8.0</option>
+<option value="1.7.0">1.7.0</option>
+<option value="1.6.1">1.6.1</option>
+<option value="1.6.0">1.6.0</option>
+<option value="1.5.0">1.5.0</option>
+</optgroup>
+<optgroup label="French" value="fr"><option value="edge">edge</option></optgroup>
+<optgroup label="German" value="de"><option value="edge">edge</option></optgroup>
+<optgroup label="Italian" value="it"><option value="edge">edge</option></optgroup>
+<optgroup label="Japanese" value="ja">
+<option value="edge">edge</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.7.0">1.7.0</option>
+</optgroup>
+<optgroup label="Korean" value="ko">
+<option value="edge">edge</option>
+<option value="2.0.0">2.0.0</option>
+</optgroup>
+<optgroup label="Russian" value="ru"><option value="edge">edge</option></optgroup>
+<optgroup label="Spanish" value="es"><option value="edge">edge</option></optgroup></select></small>
+        </div>
+        <div id="subheader">
+            <h1>Upgrading Windows Phone</h1>
+            <small><select><option value="Upgrading%2520Windows%2520Phone">Upgrading Windows Phone</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_3_1_0_from_3_0_0">      - Upgrade to 3.1.0 from 3.0.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_the_cli_3_0_0_from_2_9_0">      - Upgrade to the CLI (3.0.0) from 2.9.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_9_0">      - Upgrade to 3.0.0 (non-CLI) from 2.9.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_9_0_from_2_8_0">      - Upgrade to 2.9.0 from 2.8.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_8_0_from_2_7_0">      - Upgrade to 2.8.0 from 2.7.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_7_0_from_2_6_0">      - Upgrade to 2.7.0 from 2.6.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_6_0_from_2_5_0">      - Upgrade to 2.6.0 from 2.5.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_5_0_from_2_4_0">      - Upgrade to 2.5.0 from 2.4.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_4_0_from_2_3_0">      - Upgrade to 2.4.0 from 2.3.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_3_0_from_2_2_0">      - Upgrade to 2.3.0 from 2.2.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_2_0_from_2_1_0">      - Upgrade to 2.2.0 from 2.1.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_1_0_from_2_0_0">      - Upgrade to 2.1.0 from 2.0.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_2_0_0_from_1_9_0">      - Upgrade to 2.0.0 from 1.9.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_9_0_from_1_8_0">      - Upgrade to 1.9.0 from 1.8.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_8_0_from_1_7_0">      - Upgrade to 1.8.0 from 1.7.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_7_0_from_1_6_0">      - Upgrade to 1.7.0 from 1.6.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_6_1_from_1_6_0">      - Upgrade to 1.6.1 from 1.6.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_6_0_from_1_5_0">      - Upgrade to 1.6.0 from 1.5.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_5_0_from_1_4_0">      - Upgrade to 1.5.0 from 1.4.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_4_0_from_1_3_0">      - Upgrade to 1.4.0 from 1.3.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_3_0_from_1_2_0">      - Upgrade to 1.3.0 from 1.2.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_2_0_from_1_1_0">      - Upgrade to 1.2.0 from 1.1.0</option>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_1_1_0_from_1_0_0">      - Upgrade to 1.1.0 from 1.0.0</option></select></small>
+        </div>
+
+        <div id="sidebar">
+            <div class="vertical_divider"></div>
+        <h1>Guides</h1>
+<ul>
+<li><a href="guide_overview_index.md.html#Overview">Overview</a></li>
+<li><a href="guide_cli_index.md.html#The%20Command-line%20Interface">The Command-line Interface</a></li>
+<li><a href="guide_platforms_index.md.html#Platform%20Guides">Platform Guides</a></li>
+<li><a href="config_ref_index.md.html#The%20config.xml%20File">The config.xml File</a></li>
+<li><a href="guide_hybrid_webviews_index.md.html#Embedding%20WebViews">Embedding WebViews</a></li>
+<li><a href="guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide">Plugin Development Guide</a></li>
+<li><a href="guide_appdev_privacy_index.md.html#Privacy%20Guide">Privacy Guide</a></li>
+<li><a href="guide_appdev_whitelist_index.md.html#Domain%20Whitelist%20Guide">Domain Whitelist Guide</a></li>
+<li><a href="_index.html">Keyword Index</a></li>
+</ul>
+<h1>API Reference</h1>
+<ul>
+<li><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li>
+<li><a href="cordova_camera_camera.md.html#Camera">Camera</a></li>
+<li><a href="cordova_media_capture_capture.md.html#Capture">Capture</a></li>
+<li><a href="cordova_compass_compass.md.html#Compass">Compass</a></li>
+<li><a href="cordova_connection_connection.md.html#Connection">Connection</a></li>
+<li><a href="cordova_contacts_contacts.md.html#Contacts">Contacts</a></li>
+<li><a href="cordova_device_device.md.html#Device">Device</a></li>
+<li><a href="cordova_events_events.md.html#Events">Events</a></li>
+<li><a href="cordova_file_file.md.html#File">File</a></li>
+<li><a href="cordova_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li>
+<li><a href="cordova_globalization_globalization.md.html#Globalization">Globalization</a></li>
+<li><a href="cordova_inappbrowser_inappbrowser.md.html#InAppBrowser">InAppBrowser</a></li>
+<li><a href="cordova_media_media.md.html#Media">Media</a></li>
+<li><a href="cordova_notification_notification.md.html#Notification">Notification</a></li>
+<li><a href="cordova_splashscreen_splashscreen.md.html#Splashscreen">Splashscreen</a></li>
+<li><a href="cordova_storage_storage.md.html#Storage">Storage</a></li>
+</ul>
+</div>
+
+        <div id="scrollable">
+            <div id="content">
+                <h1><a name="Upgrading%20Windows%20Phone">Upgrading Windows Phone</a></h1>
+
+<p>This guide shows how to modify Windows Phone projects, both versions 7
+and 8, to upgrade from older versions of Cordova.  Most of these
+instructions apply to projects created with an older set of
+command-line tools that precede the <code>cordova</code> CLI utility. See <a href="#The%0ACommand-line%20Interface">The
+Command-line Interface</a> for information how to update the version of
+the CLI.  The following section shows how to upgrade from non-CLI
+projects.</p>
+
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_3_1_0_from_3_0_0">Upgrade to 3.1.0 from 3.0.0</a>
+</h2>
+
+<p>For projects that were created with the cordova CLI: </p>
+
+<ol>
+<li>Update the <code>cordova</code> CLI version - see <a href="guide_cli_index.md.html#The%20Command-line%20Interface">The Command-line Interface</a> </li>
+<li>Run <code>cordova platform update wp8</code> (or <code>wp7</code>, per the platforms you added to your project).</li>
+</ol>
+<p>For projects not created with the cordova CLI, run:</p>
+
+<ol>
+<li><code>bin\update &lt;project_path&gt;</code></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_the_cli_3_0_0_from_2_9_0">Upgrade to the CLI (3.0.0) from 2.9.0</a>
+</h2>
+
+<ol>
+<li><p>Create a new Apache Cordova 3.0.0 project using the cordova CLI, as
+described in <a href="guide_cli_index.md.html#The%20Command-line%20Interface">The Command-line Interface</a>.</p></li>
+<li><p>Add your platforms the the cordova project, for example: <code>cordova
+platform add wp7 wp8</code>.</p></li>
+<li><p>Copy the contents of the project's <code>www</code> directory to the <code>www</code> directory
+at the root of the cordova project you just created.</p></li>
+<li><p>Copy or overwrite any native assets from your original project
+(<code>SplashScreen</code>, <code>ApplicationIcon</code>, etc.), making sure to add any
+new files to the <code>.csproj</code> file. The windows phone project builds
+inside the <code>platforms\wp7</code> or <code>platforms\wp8</code> directory.</p></li>
+<li><p>Use the cordova CLI tool to install any plugins you need. Note that
+the CLI handles all core APIs as plugins, so they may need to be
+added. Only 3.0.0 plugins are compatible with the CLI.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_9_0">Upgrade to 3.0.0 (non-CLI) from 2.9.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 3.0.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project. </p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<p><strong>NOTE:</strong> all core APIs are removed from Cordova version 3.0, and must
+be installed separately as plugins.  For more information on how to
+re-enable these features in a non-CLI workflow, see <a href="#Using%20Plugman%20to%0AManage%20Plugins">Using Plugman to
+Manage Plugins</a>.</p>
+
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.9.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update the name of <code>cordova.js</code> in the HTML tag if it's still using cordova-VERSION.js (should be just <code>cordova.js</code>).</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the .csproj file.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.8.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova.js</code> file. (Note the lack of a version number in the filename.)</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_7_0_from_2_6_0">Upgrade to 2.7.0 from 2.6.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.7.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.7.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_6_0_from_2_5_0">Upgrade to 2.6.0 from 2.5.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.6.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.6.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_5_0_from_2_4_0">Upgrade to 2.5.0 from 2.4.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.5.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.5.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_4_0_from_2_3_0">Upgrade to 2.4.0 from 2.3.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 or WP8 2.4.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.4.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_3_0_from_2_2_0">Upgrade to 2.3.0 from 2.2.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 2.3.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.3.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_2_0_from_2_1_0">Upgrade to 2.2.0 from 2.1.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 2.2.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.2.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_1_0_from_2_0_0">Upgrade to 2.1.0 from 2.0.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 2.1.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.1.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_0_0_from_1_9_0">Upgrade to 2.0.0 from 1.9.0</a>
+</h2>
+
+<p>There have been considerable changes to the WP7 project structure in Apache Cordova 2.0.0 which make this upgrade a little more involved that the others. Essentially this is not an upgrade but creation of a new project and copy over of existing source files.</p>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Create a new Apache Cordova WP7 2.0 Project.</p></li>
+<li><p>Copy the contents of your <code>www</code> directory to the new project, and be sure these items are added to the VS project.</p></li>
+<li><p>Update your HTML to use the new <code>cordova-2.0.0.js</code> file.</p></li>
+<li><p>Copy and overwrite any splash screen, or icon images.</p></li>
+<li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
+<li><p>Build and test.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_9_0_from_1_8_0">Upgrade to 1.9.0 from 1.8.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.9.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.9.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_8_0_from_1_7_0">Upgrade to 1.8.0 from 1.7.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.8.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.8.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_7_0_from_1_6_0">Upgrade to 1.7.0 from 1.6.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.7.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.7.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_1_from_1_6_0">Upgrade to 1.6.1 from 1.6.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.6.1.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.6.1.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_0_from_1_5_0">Upgrade to 1.6.0 from 1.5.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.6.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.6.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_5_0_from_1_4_0">Upgrade to 1.5.0 from 1.4.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.5.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.5.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_4_0_from_1_3_0">Upgrade to 1.4.0 from 1.3.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.4.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.4.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_3_0_from_1_2_0">Upgrade to 1.3.0 from 1.2.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.3.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.3.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_2_0_from_1_1_0">Upgrade to 1.2.0 from 1.1.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.2.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.2.0.js</code> file.</p></li>
+</ol>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_1_0_from_1_0_0">Upgrade to 1.1.0 from 1.0.0</a>
+</h2>
+
+<p>In Visual Studio's Solution Explorer window:</p>
+
+<ol>
+<li><p>Delete <code>GapLib/WP7CordovaClassLib.dll</code> from your project.</p></li>
+<li><p>Remove the reference to <code>WP7CordovaClassLib</code> in the <strong>References</strong> directory.</p></li>
+<li><p>Right-click on <strong>References</strong> and select <strong>Add Reference</strong>.</p></li>
+<li>
+<p>Navigate to the new distribution and add the <code>WP7CordovaClassLib.dll</code> file.</p>
+
+<ul>
+<li>
+<strong>NOTE:</strong> you can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</li>
+</ul>
+</li>
+<li><p>Copy the new <code>cordova-1.1.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
+<li><p>Update your HTML to use the new <code>cordova-1.1.0.js</code> file.</p></li>
+</ol>
+</div>
+        </div>
+
+        <!-- Functionality and Syntax Highlighting -->
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
+</html>

Added: cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_init.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_init.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_init.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_install.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_install.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/cli/android_emulate_install.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/AndroidFlow.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/AndroidFlow.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/AndroidFlow.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_avds.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_avds.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_avds.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_device.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_device.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_device.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_emulator.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_emulator.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_emulator.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_newAVD.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_newAVD.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_newAVD.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_window.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_window.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/asdk_window.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/buildPath.jpg
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/buildPath.jpg?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/buildPath.jpg
------------------------------------------------------------------------------
    svn:executable = *

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/buildPath.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_android_sdk_button.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_android_sdk_button.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_android_sdk_button.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_new_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_new_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/eclipse_new_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/javaSrc.jpg
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/javaSrc.jpg?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/javaSrc.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.jpg
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.jpg?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/manifest.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/new_android_project.jpeg
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/new_android_project.jpeg?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/new_android_project.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_1.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_1.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_2.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_2.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_3.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_3.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_4.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_4.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_5.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_5.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/android/step_5.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_1_run.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_1_run.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_1_run.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_2_run.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_2_run.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_2_run.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_set_target.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_set_target.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/bada_set_target.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project_2.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project_2.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/bada/import_bada_project_2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_devel.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_devel.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_devel.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_home.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_home.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_home.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_pin.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_pin.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/blackberry10/bb_pin.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldStandard.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldStandard.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldStandard.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldiPhone4.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldiPhone4.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/HelloWorldiPhone4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/XCode4-templates.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/XCode4-templates.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/XCode4-templates.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_device.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_device.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_device.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_simulator.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_simulator.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/active_scheme_simulator.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_create_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_create_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_create_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_dir_listing.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_dir_listing.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_dir_listing.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_folder.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_folder.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/bin_folder.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create-folder-reference.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create-folder-reference.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create-folder-reference.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/create.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/helloworld_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/helloworld_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/helloworld_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/index-not-found.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/index-not-found.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/index-not-found.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/make.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/make.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/make.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/project.jpg
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/project.jpg?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/project.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/select_xcode_scheme.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/select_xcode_scheme.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/select_xcode_scheme.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/www-folder.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/www-folder.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/www-folder.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode4-name_your_app.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode4-name_your_app.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode4-name_your_app.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode_build_location.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode_build_location.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/ios/xcode_build_location.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/build_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/build_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/build_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/connection_explorer.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/connection_explorer.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/connection_explorer.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_project.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_project.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_widget.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_widget.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/import_widget.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_explorer.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_explorer.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_explorer.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_template.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_template.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/project_template.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_app.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_app.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_app.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_sim_app.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_sim_app.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/tizen/runas_web_sim_app.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsalert.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsalert.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsalert.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsalert.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wschangemanifest.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wschangemanifest.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wschangemanifest.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wschangemanifest.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsnewproject.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsnewproject.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsnewproject.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/win8/wsnewproject.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7emulator.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7emulator.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7emulator.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7projectstructure.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7projectstructure.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7projectstructure.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7vs.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7vs.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wp7vs.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpd.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpd.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpd.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpfirstrun.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpfirstrun.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpfirstrun.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpnewproj.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpnewproj.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wpnewproj.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wprun.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wprun.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp7/wprun.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuidDevice.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuidDevice.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuidDevice.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuildEmulator.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuildEmulator.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/BuildEmulator.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/FullTemplate.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/FullTemplate.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/FullTemplate.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/StandAloneTemplate.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/StandAloneTemplate.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/StandAloneTemplate.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/projectStructure.png
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/projectStructure.png?rev=1527865&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/docs/en/3.1.0/img/guide/platforms/wp8/projectStructure.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cordova/site/public/docs/en/3.1.0/index.css
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.1.0/index.css?rev=1527865&view=auto
==============================================================================
--- cordova/site/public/docs/en/3.1.0/index.css (added)
+++ cordova/site/public/docs/en/3.1.0/index.css Tue Oct  1 03:55:57 2013
@@ -0,0 +1,421 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+*/
+
+body {
+  background-color:#F6F4F2;
+  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
+  font-size:16px;
+}
+
+h1, ul, li {
+  margin:0px;
+  padding:0px;
+}
+
+#header {
+  background-color:#515151;
+  background:#515151 -webkit-gradient(
+    linear,
+    left top,
+    left bottom,
+    color-stop(0.2, #515151),
+    color-stop(0.8, #302F2D)
+  );
+  background:-moz-linear-gradient(center bottom , #515151 20%, #747474 80%);
+  border-top:1px solid #919192;
+  height:32px;
+  left:0px;
+  position:fixed;
+  top:0px;
+  width:100%;
+  z-index:1;
+}
+#subheader {
+  background-color:#CBCBCB;
+  background:-webkit-gradient(linear,
+    left top,
+    left bottom,
+    color-stop(0.0, #F9F9F9),
+    color-stop(1.0, #CBCBCB)
+  );
+  background:-moz-linear-gradient(center bottom , #CBCBCB 0%, #F9F9F9 100%);
+  border-top:1px solid #383A3C;
+  border-bottom:1px solid #919395;
+  height:32px;
+  left:0px;
+  position:fixed;
+  top:32px;
+  width:100%;
+  z-index:1;
+}
+#sidebar {
+  background-color:#ECEAE7;
+  bottom:0px;
+  left:0px;
+  overflow:auto;
+  padding:20px 40px 0px 0px;
+  position:fixed;
+  text-align:right;
+  top:66px;
+  width:180px;
+  z-index:1;
+}
+#scrollable {
+  bottom:0px;
+  left:220px;
+  position:fixed;
+  overflow:auto;
+  right:0px;
+  top:64px;
+}
+#content {
+/*  top:64px;*/
+/*  bottom:0px;*/
+/*  right:0px;*/
+/*  left:220px;*/
+/*  margin:64px auto 0px 220px;*/
+  margin:20px 60px;
+/*  position:absolute;*/
+/*  overflow:auto;*/
+  z-index:0;
+}
+
+#header h1,
+#header h1 a,
+#subheader h1 {
+  color:#F6F4F2;
+  font-size:18px;
+  font-weight:normal;
+  line-height:32px;
+  margin:0px;
+  text-align:center;
+  text-shadow:0px -1px 1px #222222;
+}
+
+#header h1 a strong {
+  font-weight:bold;
+}
+
+#header h1 {
+  text-align:left;
+  margin-left:20px;
+}
+
+#subheader h1 {
+  color:#000000;
+  text-shadow:#FFFFFF 0px 1px 0px;
+}
+
+#header small,
+#subheader small {
+  color:#EFEFEF;
+  font-size:14px;
+  line-height:32px;
+  position:absolute;
+  top:0px;
+  right:20px;
+  text-shadow:-1px 1px 1px #666666;
+}
+
+#sidebar .vertical_divider {
+  background-color:#CCCCCC;
+  bottom:0px;
+  border-right:1px solid #FFFFFF;
+  position:absolute;
+  top:0px;
+  right:0px;
+  width:1px;
+}
+
+#sidebar h1 {
+  color:#000000;
+  font-size:18px;
+  padding:0px;
+  margin:30px 0px;
+  font-weight:normal;
+  text-shadow:#FFFFFF 0px 1px 0px;
+}
+
+#sidebar ul,
+#sidebar li {
+  margin:0px;
+  padding:0px;
+}
+#sidebar li,
+#sidebar li a {
+  color:#767573;
+  font-size:14px;
+  list-style:none;
+  margin:15px 0px;
+  text-shadow:#FFFFFF 0px 1px 1px;
+}
+#sidebar li a {
+  -webkit-transition:color .15s ease-out;
+  -moz-transition:color .15s ease-out;
+  -o-transition:color .15s ease-out;
+}
+#sidebar li a:hover {
+  color:#242220;
+  -webkit-transition:color .15s ease-in;
+  -moz-transition:color .15s ease-in;
+  -o-transition:color .15s ease-in;
+}
+
+
+#otherbar {
+  display:none;
+}
+
+#content {
+  font-size:13px;
+  line-height:160%;
+  max-width:750px;
+}
+
+#content h1 {
+  border-bottom:2px solid;
+  font-size:2em;
+  font-weight:normal;
+  margin:2.0em 0px 1.3em 0px;
+  padding-bottom:0.6em;
+}
+#content h2 {
+  color:#242220;
+  font-size:1.4em;
+  font-weight:bold;
+  margin:1.3em 0px 0.8em 0px;
+  text-shadow:#FFFFFF 0px 1px 1px;
+}
+#content h3 {
+  font-size:1.1em;
+  font-weight:bold;
+  margin:0.8em 0px 0.5em 0px;
+  text-shadow:#FFFFFF 0px 1px 1px;
+}
+
+hr {
+  display:none;
+  border:none;
+  margin:40px 0px;
+  border-top:1px solid #CCCCCC;
+  border-bottom:1px solid #FFFFFF;
+}
+
+p,blockquote,pre,ul {
+  margin:1em 0px;
+}
+
+blockquote {
+  color:#767573;
+	font-style:normal;
+  margin-left:35px;
+  padding-left:20px;
+	position:relative;
+	text-shadow:#FFFFFF 0px 1px 0px;
+}
+blockquote code {
+	font-style: normal;
+}
+blockquote p {
+  padding:10px 0px;
+}
+blockquote::before {
+  font-style: normal;
+  content: '\201C';
+  font-size: 450%;
+  font-family:Georgia, Palatino, 'Times New Roman', Times;;
+  position: absolute;
+  left: -25px;
+  top:0.3em;
+  color: #E0E0E0;
+}
+
+ul {
+  margin-left:40px;
+}
+ul > li {
+	list-style:disc;
+	list-style-position:outside;
+}
+ul ul {
+  margin-bottom:0.5em;
+  margin-top:0.5em;
+}
+
+
+
+code {
+	font-family:"DejaVu", "Monaco", "Courier New", "Courier";
+	font-size:90%;
+	padding:2px 4px;
+	white-space:pre-wrap;;
+}
+
+pre {
+/*    border:1px solid #CCCCCC;*/
+    background:#F2F0EE;
+    -webkit-border-radius:11px;
+    -moz-border-radius:11px;
+    border-radius:11px;
+    display:block;
+    line-height:110%;
+    margin:1.5em 0px 3em 0px;
+    padding:15px 20px;
+    white-space:pre-wrap;
+}
+pre code {
+  background:none;
+	border:none;
+	font-size:11px;
+	padding:0px;
+}
+
+a[href] {
+/*  color:inherit;*/
+  color:#F06433;
+  text-decoration:none;
+  text-shadow:#FFF 0px 1px 0px;
+}
+a[href]:hover {
+  color:#d0410f;
+}
+
+.prettyprint a[href],
+.prettyprint a[href] span {
+  text-decoration:underline;
+  text-shadow:none;
+}
+.prettyprint a[href] :hover,
+.prettyprint a[href] span :hover {
+  text-decoration:none;
+}
+
+code a[href] {
+  color:inherit;
+/*  border-bottom:1px dotted #000000;*/
+  text-decoration:underline;
+}
+code a[href]:hover {
+  color:inherit;
+  text-decoration:none;
+}
+
+a[href].external:after {
+	content: "*";
+	font-style: super;
+	opacity: .5;
+}
+
+#index {
+	-webkit-column-width: 235px;
+	-webkit-column-rule-width: 5px;
+	-moz-column-width: 235px;
+	-moz-column-rule-width: 5px;
+	column-width: 235px;
+	column-rule-width: 5px;
+}
+
+#index h2:after,
+#index h3:after { 
+  content:"";
+}
+
+#index h2 { 
+  margin:0px;
+  padding:0px;
+}
+
+#index {
+  padding: 10px 1px;
+}
+
+#index ul {
+	margin:0px 0px 30px 0px;
+	padding:0;
+}
+
+#index ul li {
+	list-style: none;
+}
+
+#index ul li a {
+
+}
+
+#home h1 {
+  border-bottom:1px solid #919395;
+  padding-bottom:20px;
+  margin:30px 0px;
+}
+
+#home h2 {
+  font-weight:normal;
+  margin:0px 0px 10px 0px;
+  padding:0px;
+}
+
+#home h2:after {
+  content:'';
+}
+
+#home h2 a {
+  text-shadow:#FFFFFF 0px 1px 1px;
+}
+
+#home span {
+  color:#8B8078;
+  font-size:14px;
+  text-shadow:#FFFFFF 0px 1px 0px;
+}
+
+#home ul {
+  float:left;
+  margin:0px;
+  padding:0px;
+}
+#home ul li {
+  float:left;
+  height:120px;
+  list-style:none;
+  margin:0px;
+  padding:0px 20px;
+  width:200px;
+}
+
+/*
+Class compatability tables "compat";
+Apply nested TD classes "y"/"n", "p" (partial), or "u" (unknown).
+Results in green/red/gold/gray background & auto-inserts check/X char.
+Assumes table is 2D grid, with single TH preceding TDs in body of table.
+*/
+
+.compat .y { background-color: lightgreen; }
+.compat .y::before { content: "\2714";     margin-right: 6px;  }
+
+.compat .n { background-color: pink; }
+.compat .n::before { content: "\2718"; margin-right: 6px;  }
+
+.compat .p { background-color: gold; }
+
+.compat .u { background-color: #dddddd; }
+
+/* center cell & straddled column heads by default */
+
+.compat td , th[colspan]:first-of-type { text-align: center }
+.compat tr>th:first-of-type { text-align: right }