You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2014/06/27 01:55:49 UTC

svn commit: r1605933 [10/11] - in /cordova/site/public/docs/en: 3.5.0/ edge/

Modified: cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>iOS WebViews</h1>
@@ -176,9 +180,7 @@ distribution. Download it from
 <a class="external" href="http://cordova.apache.org">cordova.apache.org</a> and unzip its iOS
 package.</p>
 
-<h2>
-<a name="iOS%20WebViews_adding_cleaver_to_the_xcode_project_cordovalib_sub_project">Adding Cleaver to the Xcode Project (CordovaLib Sub-Project)</a>
-</h2>
+<h2><a name="iOS%20WebViews_adding_cleaver_to_the_xcode_project_cordovalib_sub_project">Adding Cleaver to the Xcode Project (CordovaLib Sub-Project)</a></h2>
 
 <ol>
 <li><p>Quit Xcode if it is running.</p></li>
@@ -242,9 +244,8 @@ ARC...</strong> menu, <strong>de-select 
 completion.</p>
 </li>
 </ol>
-<h2>
-<a name="iOS%20WebViews_using_cdvviewcontroller">Using CDVViewController</a>
-</h2>
+
+<h2><a name="iOS%20WebViews_using_cdvviewcontroller">Using CDVViewController</a></h2>
 
 <ol>
 <li>
@@ -298,9 +299,8 @@ e.g., to a class property:</p>
 </code></pre>
 </li>
 </ol>
-<h2>
-<a name="iOS%20WebViews_adding_html_css_and_javascript_assets">Adding HTML, CSS and JavaScript Assets</a>
-</h2>
+
+<h2><a name="iOS%20WebViews_adding_html_css_and_javascript_assets">Adding HTML, CSS and JavaScript Assets</a></h2>
 
 <ol>
 <li><p>Create a new directory within the project, <code>www</code> for example.</p></li>
@@ -324,10 +324,12 @@ viewController.startPage = @"mypage.html
 </code></pre>
 </li>
 </ol>
-</div>
+
+            </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Tizen Platform Guide</h1>
@@ -161,9 +165,7 @@
 <p>This guide describes how to set up your SDK development environment to
 deploy Cordova apps for devices running the Tizen operating system.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_requirements_and_support">Requirements and Support</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_requirements_and_support">Requirements and Support</a></h2>
 
 <p>The Tizen SDK requires Linux Ubuntu 10.04/10.10/11.04/11.10 (32-bit),
 or Windows XP SP3/7 (32-bit).</p>
@@ -172,9 +174,7 @@ or Windows XP SP3/7 (32-bit).</p>
 the Tizen SDK.  See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information
 how to install it, add projects, then build and deploy a project.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_install_the_sdk">Install the SDK</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_install_the_sdk">Install the SDK</a></h2>
 
 <p>Download the Tizen SDK from
 <a class="external" href="https://developer.tizen.org/sdk">tizen.org</a>.</p>
@@ -203,9 +203,7 @@ how to install it, add projects, then bu
 
 -->
 
-<h2>
-<a name="Tizen%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a></h2>
 
 <ol>
 <li><p>Launch the Tizen Eclipse IDE.</p></li>
@@ -229,6 +227,7 @@ the <strong>Project Explorer</strong> vi
 <p><img src="img/guide/platforms/tizen/project_explorer.png" alt="" title=""></p>
 </li>
 </ol>
+
 <p>To rebuild the project, right-click in the <strong>Project Explorer</strong> view
 and Select <strong>Build Project</strong>:</p>
 
@@ -237,18 +236,14 @@ and Select <strong>Build Project</strong
 <p>A widget package file such as <em>hello.wgt</em> should generate in the
 project's root directory.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a></h2>
 
 <p>Right-click the project in the <strong>Project Explorer</strong> view and select
 <strong>Run As → Tizen Web Simulator Application</strong>:</p>
 
 <p><img src="img/guide/platforms/tizen/runas_web_sim_app.png" alt="" title=""></p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_deploy_to_device">Deploy to Device</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_deploy_to_device">Deploy to Device</a></h2>
 
 <ul>
 <li><p>Make sure that the target device is properly launched, connected and
@@ -267,10 +262,12 @@ select <strong>Run As → Tizen Web A
 <p><img src="img/guide/platforms/tizen/runas_web_app.png" alt="" title=""></p>
 </li>
 </ul>
-</div>
+
+            </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Ubuntu Platform Guide</h1>
@@ -157,9 +161,7 @@
             <div id="content">
                 <h1><a name="Ubuntu%20Platform%20Guide">Ubuntu Platform Guide</a></h1>
 
-<h2>
-<a name="Ubuntu%20Platform%20Guide_initial_release">Initial Release</a>
-</h2>
+<h2><a name="Ubuntu%20Platform%20Guide_initial_release">Initial Release</a></h2>
 
 <p>Welcome to the initial release of Ubuntu platform support in
 Cordova. With this release, the focus is developing on an Ubuntu
@@ -188,9 +190,7 @@ evolving in Ubuntu.</p>
 <p>For the latest information on Cordova app support for Ubuntu runtime platforms,
 see <a class="external" href="http://wiki.ubuntu.com/Cordova">wiki.ubuntu.com/Cordova</a>.</p>
 
-<h2>
-<a name="Ubuntu%20Platform%20Guide_development_platform_requirements">Development Platform Requirements</a>
-</h2>
+<h2><a name="Ubuntu%20Platform%20Guide_development_platform_requirements">Development Platform Requirements</a></h2>
 
 <p>For this initial release, the development platform should be an Ubuntu Desktop.
 Ubuntu 13.10 (codename ‘saucy’) or later is required to enjoy the full set of
@@ -199,9 +199,7 @@ supported capabilities.</p>
 <p>You can install Cordova on non-Ubuntu systems (using npm), but important
 capabilities are only provided through Ubuntu debian packages at this time.</p>
 
-<h2>
-<a name="Ubuntu%20Platform%20Guide_cordova_installation">Cordova Installation</a>
-</h2>
+<h2><a name="Ubuntu%20Platform%20Guide_cordova_installation">Cordova Installation</a></h2>
 
 <p>Add the Ubuntu Cordova
 <a class="external" href="https://launchpad.net/~cordova-ubuntu/+archive/ppa">Personal Package Archive</a>
@@ -216,9 +214,7 @@ $ sudo apt-get update
 <pre class="prettyprint"><code>$ sudo apt-get install cordova-cli
 </code></pre>
 
-<h2>
-<a name="Ubuntu%20Platform%20Guide_project_workflow">Project Workflow</a>
-</h2>
+<h2><a name="Ubuntu%20Platform%20Guide_project_workflow">Project Workflow</a></h2>
 
 <h3>Create a project</h3>
 
@@ -257,6 +253,7 @@ $ sudo apt-get update
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_win8_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_win8_index.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_win8_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_win8_index.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Windows 8 Platform Guide</h1>
@@ -178,9 +182,7 @@ APIs.  The Windows Phone Developer Blog 
 <a class="external" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10.aspx">helpful guidance</a>
 on how to support IE10 along with comparable WebKit browsers.</p>
 
-<h2>
-<a name="Windows%208%20Platform%20Guide_requirements_and_support">Requirements and Support</a>
-</h2>
+<h2><a name="Windows%208%20Platform%20Guide_requirements_and_support">Requirements and Support</a></h2>
 
 <p>You need one of the following OS/SDK combinations, either from an
 installation disk or an <em>ISO</em> disk image file:</p>
@@ -196,6 +198,7 @@ or higher. An evaluation version of Wind
 available from the
 <a class="external" href="http://msdn.microsoft.com/en-US/evalcenter/jj554510">Microsoft Developer Network</a>.</p></li>
 </ul>
+
 <p>Apps compiled under Windows 8.1 do <em>not</em> run under Windows 8.0. Apps
 compiled under Windows 8.0 are forward-compatible with 8.1.</p>
 
@@ -218,9 +221,8 @@ Windows development environment on a Mac
 <li><p><a class="external" href="http://msdn.microsoft.com/en-US/library/windows/apps/jj945424">Parallels Desktop</a>,</p></li>
 <li><p><a class="external" href="http://msdn.microsoft.com/en-US/library/windows/apps/jj945423">Boot Camp</a>.</p></li>
 </ul>
-<h2>
-<a name="Windows%208%20Platform%20Guide_using_cordova_shell_tools">Using Cordova Shell Tools</a>
-</h2>
+
+<h2><a name="Windows%208%20Platform%20Guide_using_cordova_shell_tools">Using Cordova Shell Tools</a></h2>
 
 <p>If you want to use Cordova's Windows 8-centered shell tools in
 conjunction with the SDK, you have two basic options:</p>
@@ -237,23 +239,20 @@ this case, within an empty directory.  T
 are available in the top-level <code>bin</code> directory. (Consult the
 <strong>README</strong> file if necessary for more detailed directions.)</p></li>
 </ul>
+
 <p>These shell tools allow you to create, build, and run Windows 8 apps.
 For information on the additional command-line interface that enables
 plugin features across all platforms, see <a href="#Using%20Plugman%20to%20Manage%0APlugins">Using Plugman to Manage
 Plugins</a>.</p>
 
-<h2>
-<a name="Windows%208%20Platform%20Guide_install_the_sdk">Install the SDK</a>
-</h2>
+<h2><a name="Windows%208%20Platform%20Guide_install_the_sdk">Install the SDK</a></h2>
 
 <p>Install the <em>Ultimate</em>, <em>Premium</em>, or <em>Professional</em> 2013 editions of
 <a class="external" href="http://www.visualstudio.com/downloads">Visual Studio</a>.</p>
 
 <p><img src="img/guide/platforms/win8/win8_installSDK.png" alt="" title=""></p>
 
-<h2>
-<a name="Windows%208%20Platform%20Guide_create_a_new_project">Create a New Project</a>
-</h2>
+<h2><a name="Windows%208%20Platform%20Guide_create_a_new_project">Create a New Project</a></h2>
 
 <p>At this point, to create a new project you can choose between the
 cross-platform CLI tool described in <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>, or
@@ -272,9 +271,7 @@ within a new <code>hello</code> project 
 <pre class="prettyprint"><code>    C:\path\to\cordova-win8\bin\create.bat C:\path\to\new\hello com.example.hello HelloWorld
 </code></pre>
 
-<h2>
-<a name="Windows%208%20Platform%20Guide_build_the_project">Build the Project</a>
-</h2>
+<h2><a name="Windows%208%20Platform%20Guide_build_the_project">Build the Project</a></h2>
 
 <p>If you are using the CLI in development, the project directory's
 top-level <code>www</code> directory contains the source files. Run either of
@@ -304,9 +301,7 @@ next <code>build</code>:</p>
 <pre class="prettyprint"><code>    C:\path\to\project\cordova\clean.bat
 </code></pre>
 
-<h2>
-<a name="Windows%208%20Platform%20Guide_open_the_project_in_the_sdk_and_deploy_the_app">Open the Project in the SDK and Deploy the App</a>
-</h2>
+<h2><a name="Windows%208%20Platform%20Guide_open_the_project_in_the_sdk_and_deploy_the_app">Open the Project in the SDK and Deploy the App</a></h2>
 
 <p>Once you build a Cordova app as described above, you can open it with
 Visual Studio. The various <code>build</code> commands generate a Visual Studio
@@ -365,6 +360,7 @@ to the CLI.</p>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_win8_upgrade.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_win8_upgrade.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_win8_upgrade.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_win8_upgrade.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Upgrading Windows 8</h1>
@@ -162,9 +166,7 @@ Most of these instructions apply to proj
 of command-line tools that precede the <code>cordova</code> CLI utility. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information how to update the
 version of the CLI.</p>
 
-<h2>
-<a name="Upgrading%20Windows%208_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a>
-</h2>
+<h2><a name="Upgrading%20Windows%208_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a></h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
@@ -172,20 +174,17 @@ version of the CLI.</p>
 <li><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
 <li><p>Run <code>cordova platform update windows8</code>.</p></li>
 </ol>
+
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<h2>
-<a name="Upgrading%20Windows%208_upgrade_to_3_1_0">Upgrade to 3.1.0</a>
-</h2>
+<h2><a name="Upgrading%20Windows%208_upgrade_to_3_1_0">Upgrade to 3.1.0</a></h2>
 
 <p>Cordova CLI support for Windows 8 was introduced in Cordova 3.1.0. To upgrade, we suggest creating a new Cordova CLI project and moving over all necessary assets.  </p>
 
-<h2>
-<a name="Upgrading%20Windows%208_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a>
-</h2>
+<h2><a name="Upgrading%20Windows%208_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a></h2>
 
 <p>The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.</p>
 
@@ -194,9 +193,8 @@ version of the CLI.</p>
 <li><p>Add <code>cordova.js</code> file from the source to the project's <code>www</code> directory. (Note that the file no longer contains a version number in the filename.)</p></li>
 <li><p>Build and test!</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20Windows%208_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a>
-</h2>
+
+<h2><a name="Upgrading%20Windows%208_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a></h2>
 
 <p>The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.</p>
 
@@ -205,10 +203,12 @@ version of the CLI.</p>
 <li><p>Add <code>cordova.js</code> file from the source to the project's <code>www</code> directory. (Note that the file no longer contains a version number in the filename.)</p></li>
 <li><p>Build and test!</p></li>
 </ol>
-</div>
+
+            </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_wp8_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_wp8_index.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_wp8_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_wp8_index.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Windows Phone Platform Guide</h1>
@@ -127,8 +131,7 @@
 <option value="Windows%20Phone%20Platform%20Guide_build_the_project">      - Build the Project</option>
 <option value="Windows%20Phone%20Platform%20Guide_deploy_to_emulator">      - Deploy to Emulator</option>
 <option value="Windows%20Phone%20Platform%20Guide_deploy_to_device">      - Deploy to Device</option>
-<option value="Windows%20Phone%20Platform%20Guide_modify_the_project_in_the_sdk">      - Modify the Project in the SDK</option>
-<option value="Windows%20Phone%20Platform%20Guide_support_for_windows_phone_7">      - Support for Windows Phone 7</option></select></small>
+<option value="Windows%20Phone%20Platform%20Guide_modify_the_project_in_the_sdk">      - Modify the Project in the SDK</option></select></small>
         </div>
 
         <div id="sidebar">
@@ -181,6 +184,7 @@ Phone SDK, as described below.</p>
 <li><a href="guide_platforms_wp8_plugin.md.html#Windows%20Phone%20Plugins">Windows Phone Plugins</a></li>
 <li><a href="guide_platforms_wp8_upgrade.md.html#Upgrading%20Windows%20Phone">Upgrading Windows Phone</a></li>
 </ul>
+
 <p>For the Windows Phone 8 platform, the Cordova WebView relies on
 Internet Explorer 10 as its rendering engine, so as a practical matter
 you can use IE10's powerful debugger to test any web content that
@@ -189,9 +193,7 @@ provides
 <a class="external" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10.aspx">helpful guidance</a>
 on how to support IE10 along with comparable WebKit browsers.</p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_requirements_and_support">Requirements and Support</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_requirements_and_support">Requirements and Support</a></h2>
 
 <p>You need the following:</p>
 
@@ -202,6 +204,7 @@ on how to support IE10 along with compar
 The Pro version is necessary to run the device emulator.</p></li>
 <li><p>The <a class="external" href="https://dev.windowsphone.com/en-us/downloadsdk">Windows Phone SDK</a>.</p></li>
 </ul>
+
 <p>To develop Cordova apps for Windows Phone devices, you may use a PC
 running Windows, but you may also develop on a Mac, either by running
 a virtual machine environment or by using Boot Camp to dual-boot a
@@ -220,18 +223,22 @@ follow the instructions provided by the
 then see <a href="guide_platforms_wp8_parallels.md.html#Configuring%20Parallels%20Desktop">Configuring Parallels Desktop</a> for information on preparing
 the virtual environment to run the emulator bundled with the SDK.</p></li>
 </ul>
+
 <!--
 - __VirtualBox__: To set up the Windows 8 virtual machine, follow the
   installation instructions provided by the [Microsoft Developer
   Network](http://msdn.microsoft.com/en-US/library/windows/apps/jj945425).
 
   2DO: virtualBox doesn't work yet; any extra config info?
---><ul>
+-->
+
+<ul>
 <li>
 <strong>Boot Camp</strong>: To set up the Windows 8 partition, follow the
 installation instructions provided by the <a class="external" href="http://msdn.microsoft.com/en-US/library/windows/apps/jj945423">Microsoft Developer
 Network</a>.</li>
 </ul>
+
 <p>If you are developing on a PC, its processor must support
 virtualization (<em>VT-x</em> on Intel) and <a class="external" href="http://en.wikipedia.org/wiki/Second_Level_Address_Translation">Second Level Address Translation
 (SLAT)</a>.
@@ -241,9 +248,7 @@ Virtualization is typically disabled by 
 it in your BIOS settings. The PC should have at least 6.5GB of free
 hard disk space, and 4GB of RAM.</p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_using_cordova_shell_tools">Using Cordova Shell Tools</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_using_cordova_shell_tools">Using Cordova Shell Tools</a></h2>
 
 <p>If you want to use Cordova's Windows Phone-centered shell tools in
 conjunction with the SDK, you have two basic options:</p>
@@ -260,6 +265,7 @@ within an empty directory.  The relevant
 available in the top-level <code>bin</code> directory. (Consult the <strong>README</strong>
 file if necessary for more detailed directions.)</p></li>
 </ul>
+
 <p>These shell tools allow you to create, build, and run Windows Phone
 apps.  For information on the additional command-line interface that
 enables plugin features across all platforms, see <a href="#Using%20Plugman%20to%0AManage%20Plugins">Using Plugman to
@@ -267,9 +273,7 @@ Manage Plugins</a>. See Application Plug
 plugins, and <a href="guide_platforms_wp8_plugin.md.html#Windows%20Phone%20Plugins">Windows Phone Plugins</a> for details specific to the Windows
 Phone platform.</p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_install_the_sdk">Install the SDK</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_install_the_sdk">Install the SDK</a></h2>
 
 <p>Install the latest version of the Windows Phone SDK from the
 <strong>Downloads</strong> area of
@@ -278,62 +282,7 @@ You may also install more recent emulato
 
 <p><img src="img/guide/platforms/wp8/wp8_downloadSDK.png" alt="" title=""></p>
 
-<p>After installing the SDK, you need to modify the system's PATH to make
-the SDK available to Cordova on the Windows command line:</p>
-
-<ul>
-<li>
-<p>First you need to get the path string. Open the <strong>File Explorer</strong>,
-navigate to <code>C:\Windows\Microsoft.NET\Framework</code>, then open the most
-recent framework. Click on the right of the navigation path to view
-the full path string, then type <strong>CTRL-c</strong> to copy it:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_copy.png" alt="" title=""></p>
-</li>
-<li>
-<p>Then you need to modify the path. Open the <strong>Control Panel</strong> from
-within the <strong>Apps</strong> area of the Windows 8 home screen:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_control_panel.png" alt="" title=""></p>
-</li>
-<li>
-<p>Open the <strong>System</strong> control panel item:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_system.png" alt="" title=""></p>
-</li>
-<li>
-<p>Choose the <strong>Advanced System Settings</strong> from the list on the left:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_advanced.png" alt="" title=""></p>
-</li>
-<li>
-<p>At the bottom of the resulting panel, press the <strong>Environment
-Variables</strong> button:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_environment.png" alt="" title=""></p>
-</li>
-<li>
-<p>Choose <strong>PATH</strong> from the <strong>User Variables</strong>, then press <strong>Edit</strong>:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_edit.png" alt="" title=""></p>
-
-<p>Otherwise if there is no <strong>PATH</strong> available, press <strong>New</strong> to create it.</p>
-</li>
-<li>
-<p>If a PATH value already exists, append a semicolon and paste the
-path string you copied earlier. Otherwise simply paste the string:</p>
-
-<p><img src="img/guide/platforms/wp8/modpath_append.png" alt="" title=""></p>
-
-<p>Here is a sample <strong>PATH</strong> value that also specifies the <code>npm</code>
-utility that is required to install the Cordova CLI:</p>
-
-<p>C:\Users\me\AppData\Roaming\npm;C:\Windows\Microsoft.NET\Framework\v4.0.30319</p>
-</li>
-</ul>
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_create_a_new_project">Create a New Project</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_create_a_new_project">Create a New Project</a></h2>
 
 <p>At this point, to create a new project you can choose between the
 cross-platform CLI tool described in <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>, or
@@ -350,9 +299,7 @@ source-code directory, here's the CLI ap
 <pre class="prettyprint"><code>    C:\path\to\cordova-wp8\bin\create.bat C:\path\to\new\hello com.example.hello HelloWorld
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_build_the_project">Build the Project</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_build_the_project">Build the Project</a></h2>
 
 <p>If you are using the CLI in development, the project directory's
 top-level <code>www</code> directory contains the source files. Run either of
@@ -382,9 +329,7 @@ next <code>build</code>:</p>
 <pre class="prettyprint"><code>    C:\path\to\project\cordova\clean.bat
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a></h2>
 
 <p>At this point you can use the <code>cordova</code> CLI utility to deploy the
 application to the emulator from the command line:</p>
@@ -424,12 +369,10 @@ location or to simulate sequences of mov
 
 <p><img src="img/guide/platforms/wp8/wp8_emulator_loc.png" alt="" title=""></p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_deploy_to_device">Deploy to Device</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_deploy_to_device">Deploy to Device</a></h2>
 
 <p>Before testing your application on a device, the device must be
-registered. Consult <a class="external" href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402565(v=vs.105).aspx">Microsoft's
+registered. Consult <a class="external" href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402565.aspx">Microsoft's
 documentation</a>
 for details on how to deploy and test on Windows Phone 8. Also, make
 sure the phone is connected to the computer, and the screen is
@@ -437,21 +380,19 @@ unlocked.</p>
 
 <p>Then run the following CLI command to run the app on the device:</p>
 
-<pre class="prettyprint"><code>    &gt; cordova run wp8
+<pre class="prettyprint"><code>&gt; cordova run wp8
 </code></pre>
 
 <p>It corresponds to this lower-level shell command:</p>
 
-<pre class="prettyprint"><code>    C:\path\to\project\cordova\run --device
+<pre class="prettyprint"><code>C:\path\to\project\cordova\run --device
 </code></pre>
 
 <p>Alternately, if you are working in Visual Studio, select <strong>Windows
 Phone Device</strong> from the drop-down menu at the top, then press the
 green <strong>Play</strong> button nearby or else type <strong>F5</strong>.</p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_modify_the_project_in_the_sdk">Modify the Project in the SDK</a>
-</h2>
+<h2><a name="Windows%20Phone%20Platform%20Guide_modify_the_project_in_the_sdk">Modify the Project in the SDK</a></h2>
 
 <p>Once you build a Cordova app as described above, you can open it with
 the SDK. The various <code>build</code> commands generates a Visual Studio
@@ -469,40 +410,11 @@ cross-platform source code that routinel
 platform-specific files used by the SDK. If you want to work within
 the SDK, use the lower-level shell tools as an alternative to the CLI.</p>
 
-<h2>
-<a name="Windows%20Phone%20Platform%20Guide_support_for_windows_phone_7">Support for Windows Phone 7</a>
-</h2>
-
-<p>It's as easy to generate a Windows Phone 7 app as it is for Windows
-Phone 8, but it works much like adding a separate platform. If you're
-using the CLI, simply specify <code>wp7</code> along with or instead of <code>wp8</code>:</p>
-
-<pre class="prettyprint"><code>    &gt; cordova platform add wp7
-    &gt; cordova build wp7
-    &gt; cordova emulate wp7
-</code></pre>
-
-<p>The <code>emulate</code> command produces a Windows Phone 7 device emulator that
-displays a different interface:</p>
-
-<p><img src="img/guide/platforms/wp8/wp7_emulator.png" alt="" title=""></p>
-
-<p>If you are using the platform-centered shell-tool workflow, follow all
-the steps in the <em>Install Cordova Shell Tools</em> section above, except
-extract the tools from the <code>cordova-wp8\wp7</code> directory instead. All
-these tools work the same as their <code>wp8</code> counterparts.</p>
-
-<p><strong>NOTE</strong>: The WebViews that underly Windows Phone 7 Cordova apps do
-<em>not</em> use Internet Explorer 10 as their rendering engine, and thus miss
-some advanced features available in Windows Phone 8 apps. Still, both
-implement the same set of APIs. You can run a Windows Phone 7 app on a
-Windows Phone 8 device, but not the other way around: Windows Phone 8
-apps do <em>not</em> run on Windows Phone 7 devices.</p>
-
             </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_wp8_parallels.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_wp8_parallels.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_wp8_parallels.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_wp8_parallels.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,12 +118,12 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Configuring Parallels Desktop</h1>
-            <small><select><option value="_under_the_license">      -          under the License.</option>
-<option value="Configuring%2520Parallels%2520Desktop">Configuring Parallels Desktop</option></select></small>
+            <small></small>
         </div>
 
         <div id="sidebar">
@@ -152,29 +155,7 @@
 
         <div id="scrollable">
             <div id="content">
-                <p>--
-license: 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</p>
-
-<pre class="prettyprint"><code>       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
-</code></pre>
-
-<h2>
-<a name="_under_the_license">         under the License.</a>
-</h2>
-
-<h1><a name="Configuring%20Parallels%20Desktop">Configuring Parallels Desktop</a></h1>
+                <h1><a name="Configuring%20Parallels%20Desktop">Configuring Parallels Desktop</a></h1>
 
 <p>This section shows how to configure Parallels Desktop on a Mac so that
 you can use Cordova to generate Windows Phone applications.</p>
@@ -202,6 +183,7 @@ virtual machine, choose the <strong>Opti
 <p><img src="img/guide/platforms/wp8/parallel_optimize_opts.png" alt="" title=""></p>
 </li>
 </ol>
+
 <p>Once you complete these steps, you are ready to install the Windows
 Phone SDK.  See the <a href="guide_platforms_wp8_index.md.html#Windows%20Phone%20Platform%20Guide">Windows Phone Platform Guide</a> for details.</p>
 
@@ -209,6 +191,7 @@ Phone SDK.  See the <a href="guide_platf
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_wp8_plugin.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_wp8_plugin.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_wp8_plugin.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_wp8_plugin.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,12 +118,12 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Windows Phone Plugins</h1>
-            <small><select><option value="_under_the_license">      -          under the License.</option>
-<option value="Windows%2520Phone%2520Plugins">Windows Phone Plugins</option>
+            <small><select><option value="Windows%2520Phone%2520Plugins">Windows Phone Plugins</option>
 <option value="Windows%20Phone%20Plugins_namespaces">      - Namespaces</option>
 <option value="Windows%20Phone%20Plugins_interpreting_arguments_in_c">      - Interpreting Arguments in C</option>
 <option value="Windows%20Phone%20Plugins_passing_results_from_c_to_javascript">      - Passing Results from C# to JavaScript</option>
@@ -161,29 +164,7 @@ Debugging Plugins</option>
 
         <div id="scrollable">
             <div id="content">
-                <p>--
-license: 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</p>
-
-<pre class="prettyprint"><code>       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
-</code></pre>
-
-<h2>
-<a name="_under_the_license">         under the License.</a>
-</h2>
-
-<h1><a name="Windows%20Phone%20Plugins">Windows Phone Plugins</a></h1>
+                <h1><a name="Windows%20Phone%20Plugins">Windows Phone Plugins</a></h1>
 
 <p>This section provides details for how to implement native plugin code
 on the Windows Phone platform. Before reading this, see Application
@@ -193,10 +174,10 @@ JavaScript interface. This section conti
 platform and back.</p>
 
 <p>Writing a plugin for Cordova on Windows Phone requires a basic
-understanding of Cordova's architecture. Cordova-WP7 consists of a
+understanding of Cordova's architecture. Cordova-WP8 consists of a
 <code>WebBrowser</code> that hosts the application's JavaScript code and manages
 native API calls. You can extend a C# <code>BaseCommand</code> class
-(<code>WP7CordovaClassLib.Cordova.Commands.BaseCommand</code>), which comes with
+(<code>WPCordovaClassLib.Cordova.Commands.BaseCommand</code>), which comes with
 most of the functionality you need:</p>
 
 <ol>
@@ -236,14 +217,13 @@ using WPCordovaClassLib.Cordova.JSON;
 </code></pre>
 </li>
 </ol>
+
 <p>See the
-<a class="external" href="https://github.com/apache/cordova-wp7/blob/master/templates/standalone/cordovalib/Commands/BaseCommand.cs">BaseCommand.cs</a>
+<a class="external" href="https://github.com/apache/cordova-wp8/blob/master/wp8/template/cordovalib/Commands/BaseCommand.cs">BaseCommand.cs</a>
 class for methods available for the plugin to override.  For example,
 the plugin can capture '<a href="cordova_events_events.md.html#pause">pause</a>' and '<a href="cordova_events_events.md.html#resume">resume</a>' events.</p>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_namespaces">Namespaces</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_namespaces">Namespaces</a></h2>
 
 <p>The default namespace for unqualified commands is:</p>
 
@@ -271,9 +251,7 @@ your C# class like this:</p>
 <pre class="prettyprint"><code>    cordova.exec(win, fail, "com.mydomain.cordovaExtensions.Echo", ...);
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_interpreting_arguments_in_c">Interpreting Arguments in C</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_interpreting_arguments_in_c">Interpreting Arguments in C</a></h2>
 
 <p>In the example discussed in Application Plugins, the data your plugin
 receives is a string, but what if you want to pass an array of
@@ -296,9 +274,7 @@ into C#, and so need to be decoded:</p>
     // optVal now has the value of "input string"
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_passing_results_from_c_to_javascript">Passing Results from C# to JavaScript</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_passing_results_from_c_to_javascript">Passing Results from C# to JavaScript</a></h2>
 
 <p>The <code>BaseCommand</code> class provides methods to pass data to JavaScript
 callback handlers.  If you simply want to signal success with no
@@ -326,9 +302,7 @@ object whose status is <code>ERROR</code
 <pre class="prettyprint"><code>    DispatchCommandResult(new PluginResult(PluginResult.Status.ERROR, "Echo signaled an error"));
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_handling_serialization_errors">Handling Serialization Errors</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_handling_serialization_errors">Handling Serialization Errors</a></h2>
 
 <p>When interpreting your arguments, <code>try</code>/<code>catch</code> blocks help screen out
 bad input. This pattern appears throughout the Cordova C# code:</p>
@@ -354,9 +328,7 @@ bad input. This pattern appears througho
     }
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_plugin_lifetime">Plugin Lifetime</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_plugin_lifetime">Plugin Lifetime</a></h2>
 
 <p>Plugins with long-running requests, background activity such as media
 playback, listeners, or that maintain internal state should implement
@@ -368,9 +340,7 @@ reloads the JavaScript.</p>
     public virtual void OnReset() { }
 </code></pre>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_plugin_xml">Plugin XML</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_plugin_xml">Plugin XML</a></h2>
 
 <p>The following shows how to use the <code>plugin.xml</code> file to specify a
 plugin's source files on the Windows Phone platform.  See Application
@@ -401,10 +371,9 @@ file:</p>
 </code></pre>
 </li>
 </ul>
-<h2>
-<a name="Windows%20Phone%20Plugins_debugging_plugins">
-Debugging Plugins</a>
-</h2>
+
+<h2><a name="Windows%20Phone%20Plugins_debugging_plugins">
+Debugging Plugins</a></h2>
 
 <p>Use Visual Studio's debugger to debug a plugin's C# component. You can
 set a break point at any of the methods exposed by your class.</p>
@@ -413,9 +382,7 @@ set a break point at any of the methods 
 use <code>console.log</code> to output the plugin's state, or to inform
 yourself of errors.</p>
 
-<h2>
-<a name="Windows%20Phone%20Plugins_common_pitfalls">Common Pitfalls</a>
-</h2>
+<h2><a name="Windows%20Phone%20Plugins_common_pitfalls">Common Pitfalls</a></h2>
 
 <ul>
 <li>
@@ -444,10 +411,12 @@ calling <code>exec()</code>. Doing so al
 unnecessary functionality from the plugin's various native
 implementations.</p></li>
 </ul>
-</div>
+
+            </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>

Modified: cordova/site/public/docs/en/edge/guide_platforms_wp8_upgrade.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_wp8_upgrade.md.html?rev=1605933&r1=1605932&r2=1605933&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_wp8_upgrade.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_wp8_upgrade.md.html Thu Jun 26 23:55:47 2014
@@ -17,16 +17,18 @@
     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>
+    <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>
@@ -99,6 +101,7 @@
 <option value="3.1.0">3.1.0</option>
 <option value="2.0.0">2.0.0</option>
 </optgroup>
+<optgroup label="Polish" value="pl"><option value="edge">edge</option></optgroup>
 <optgroup label="Russian" value="ru">
 <option value="edge">edge</option>
 <option value="3.5.0">3.5.0</option>
@@ -115,7 +118,8 @@
 <option value="3.5.0">3.5.0</option>
 <option value="3.4.0">3.4.0</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select></small>
+</optgroup></select>
+            </small>
         </div>
         <div id="subheader">
             <h1>Upgrading Windows Phone</h1>
@@ -123,27 +127,7 @@
 <option value="Upgrading%20Windows%20Phone_upgrade_to_3_2_0_from_3_1_0">      - Upgrade to 3.2.0 from 3.1.0</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>
+<option value="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_x">      - Upgrade to 3.0.0 (non-CLI) from 2.x</option></select></small>
         </div>
 
         <div id="sidebar">
@@ -177,408 +161,82 @@
             <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
+<p>This guide shows how to modify Windows Phone 8 projects, to upgrade from older versions of Cordova. Some 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_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a>
-</h2>
+<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a></h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
 <ol>
 <li><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
-<li><p>Run <code>cordova platform update wp8</code> (or <code>wp7</code>, per the platforms you added to your project).</p></li>
+<li><p>Run <code>cordova platform update wp8</code></p></li>
 </ol>
+
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<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>
+<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><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
-<li><p>Run <code>cordova platform update wp8</code> (or <code>wp7</code>, per the platforms you added to your project).</p></li>
+<li><p>Run <code>cordova platform update wp8</code></p></li>
 </ol>
+
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<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>
+<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 to the cordova project, for example: <code>cordova
-platform add wp7 wp8</code>.</p></li>
+platform add 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>
+inside the <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>
+
+<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_x">Upgrade to 3.0.0 (non-CLI) from 2.x</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>Create a new Apache Cordova WP8 3.0.0 Project.</p></li>
 <li><p>Copy the contents of the <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 the <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 the <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 the <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 the <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 the <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 the <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 the <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 the <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 the <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 the <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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: You can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
-
-<p><strong>NOTE</strong>: you can view the DLL's version by right-clicking on the reference, and selecting <strong>Properties</strong>.</p>
-</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>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
-</body>
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
 </html>