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

[01/15] docs commit: [CB-3815] wp7 & wp8 support splashscreen

Updated Branches:
  refs/heads/master 5e782bc96 -> 99dcf84c4


[CB-3815] wp7 & wp8 support splashscreen


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

Branch: refs/heads/master
Commit: a1b6193aca498392cb65c402b392a67983b85068
Parents: 5e782bc
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:06:49 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:17:31 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/a1b6193a/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 1e97505..41ffb91 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -357,8 +357,8 @@ available for each mobile platform:
         <td data-col="blackberry" class="n"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="winphone7"  class="n"></td>
-        <td data-col="winphone8"  class="n"></td>
+        <td data-col="winphone7"  class="y"></td>
+        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="n"></td>
         <td data-col="tizen"       class="n"></td>
     </tr>


[06/15] docs commit: [CB-3815] link to webview/plugin platform doc from overview tbl

Posted by mw...@apache.org.
[CB-3815] link to webview/plugin platform doc from overview tbl


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

Branch: refs/heads/master
Commit: a0b0b39fa9ea6c571567a89b45a041845448b4d4
Parents: d325ca9
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:57:26 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:08 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/a0b0b39f/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index c92e236..3a4ea00 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -156,10 +156,10 @@ available for each mobile platform:
 
     <tr>
         <th><a href="#">Embedded<br/>WebView</a></th>
-        <td data-col="android"    class="y"><a href="guide_platforms_android_webview.md.html"></a></td>
+        <td data-col="android"    class="y"><a href="guide_platforms_android_webview.md.html">(see details)</a></td>
         <td data-col="blackberry" class="n"></td>
         <td data-col="blackberry10" class="n"></td>
-        <td data-col="ios"        class="y"><a href="guide_platforms_ios_webview.md.html"></a></td>
+        <td data-col="ios"        class="y"><a href="guide_platforms_ios_webview.md.html">(see details)</a></td>
         <td data-col="winphone7"  class="n"></td>
         <td data-col="winphone8"  class="n"></td>
         <td data-col="win8"       class="n"></td>
@@ -168,11 +168,11 @@ available for each mobile platform:
 
     <tr>
         <th><a href="guide_plugin-development_index.md.html">Plug-in<br/>Interface</a></th>
-        <td data-col="android"    class="y"><a href="guide_guide_platforms_android_plugin.md.html"></a></td>
-        <td data-col="blackberry" class="y"><a href="guide_guide_platforms_blackberry_plugin.md.html"></a></td>
-        <td data-col="blackberry10" class="y"><a href="guide_guide_platforms_blackberry10_plugin.md.html"></a></td>
-        <td data-col="ios"        class="y"><a href="guide_guide_platforms_ios_plugin.md.html"></a></td>
-        <td data-col="winphone7"  class="y"><a href="guide_guide_platforms_wp8_plugin.md.html"></a></td>
+        <td data-col="android"    class="y"><a href="guide_guide_platforms_android_plugin.md.html">(see details)</a></td>
+        <td data-col="blackberry" class="y"><a href="guide_guide_platforms_blackberry_plugin.md.html">(see details)</a></td>
+        <td data-col="blackberry10" class="y"><a href="guide_guide_platforms_blackberry10_plugin.md.html">(see details)</a></td>
+        <td data-col="ios"        class="y"><a href="guide_guide_platforms_ios_plugin.md.html">(see details)</a></td>
+        <td data-col="winphone7"  class="y"><a href="guide_guide_platforms_wp8_plugin.md.html">(see details)</a></td>
         <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="n"></td>
         <td data-col="tizen"       class="n"></td>


[08/15] docs commit: [CB-3815] rm notes about no need for platform config; linked issue to overview tbl

Posted by mw...@apache.org.
[CB-3815] rm notes about no need for platform config; linked issue to overview tbl


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

Branch: refs/heads/master
Commit: 217c13549531bedb1b3e06038fd9c4aae513cdc6
Parents: 2d334ba
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 12:15:19 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:24 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/accelerometer/accelerometer.md | 3 ++-
 docs/en/edge/cordova/camera/camera.md               | 3 +++
 docs/en/edge/cordova/compass/compass.md             | 5 ++---
 docs/en/edge/cordova/connection/connection.md       | 3 +++
 docs/en/edge/cordova/contacts/contacts.md           | 3 +++
 docs/en/edge/cordova/device/device.md               | 5 +++--
 docs/en/edge/cordova/events/events.md               | 5 +++--
 docs/en/edge/cordova/file/file.md                   | 3 ++-
 docs/en/edge/cordova/geolocation/geolocation.md     | 3 ++-
 docs/en/edge/cordova/globalization/globalization.md | 3 +++
 docs/en/edge/cordova/inappbrowser/inappbrowser.md   | 3 +++
 docs/en/edge/cordova/media/capture/capture.md       | 3 +++
 docs/en/edge/cordova/media/media.md                 | 3 ++-
 docs/en/edge/cordova/notification/notification.md   | 5 ++---
 docs/en/edge/cordova/splashscreen/splashscreen.md   | 3 +++
 docs/en/edge/cordova/storage/storage.md             | 2 ++
 16 files changed, 41 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/accelerometer/accelerometer.md b/docs/en/edge/cordova/accelerometer/accelerometer.md
index 9177ff3..820a021 100644
--- a/docs/en/edge/cordova/accelerometer/accelerometer.md
+++ b/docs/en/edge/cordova/accelerometer/accelerometer.md
@@ -84,4 +84,5 @@ platform-specific configuration settings described below:
 
   Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx)
 
-* Tizen (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/camera/camera.md b/docs/en/edge/cordova/camera/camera.md
index 10d3c6b..3e944c8 100644
--- a/docs/en/edge/cordova/camera/camera.md
+++ b/docs/en/edge/cordova/camera/camera.md
@@ -87,3 +87,6 @@ platform-specific configuration settings described below:
         <feature name="http://tizen.org/api/application.launch" required="true"/>
 
   Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures)
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.md b/docs/en/edge/cordova/compass/compass.md
index ff98fc9..fd59c2e 100755
--- a/docs/en/edge/cordova/compass/compass.md
+++ b/docs/en/edge/cordova/compass/compass.md
@@ -57,8 +57,6 @@ platform-specific configuration settings described below:
             <param name="android-package" value="org.apache.cordova.CompassListener" />
         </feature>
 
-* BlackBerry WebWorks (no special permissions required)
-
 * iOS (in `config.xml`)
 
         <feature name="Compass">
@@ -73,4 +71,5 @@ platform-specific configuration settings described below:
 
   Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx)
 
-* Tizen (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/connection/connection.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/connection/connection.md b/docs/en/edge/cordova/connection/connection.md
index 6c5cb24..f259d83 100644
--- a/docs/en/edge/cordova/connection/connection.md
+++ b/docs/en/edge/cordova/connection/connection.md
@@ -89,3 +89,6 @@ platform-specific configuration settings described below:
         <feature name="http://tizen.org/api/systeminfo" required="true"/>
 
   Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures)
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/contacts/contacts.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/contacts.md b/docs/en/edge/cordova/contacts/contacts.md
index 3147238..9bfb848 100644
--- a/docs/en/edge/cordova/contacts/contacts.md
+++ b/docs/en/edge/cordova/contacts/contacts.md
@@ -100,3 +100,6 @@ platform-specific configuration settings described below:
         </Capabilities>
 
   Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx)
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/device/device.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.md b/docs/en/edge/cordova/device/device.md
index 6885435..0c9e5f0 100644
--- a/docs/en/edge/cordova/device/device.md
+++ b/docs/en/edge/cordova/device/device.md
@@ -76,8 +76,6 @@ platform-specific configuration settings described below:
             <rim:permit>read_device_identifying_information</rim:permit>
         </rim:permissions>
 
-* iOS (no special permissions required)
-
 * Windows Phone (in `Properties/WPAppManifest.xml`)
 
         <Capabilities>
@@ -93,3 +91,6 @@ platform-specific configuration settings described below:
         <feature name="http://tizen.org/api/systeminfo" required="true"/>
 
   Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures)
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/events/events.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/events/events.md b/docs/en/edge/cordova/events/events.md
index 62ecb1e..e159ba8 100644
--- a/docs/en/edge/cordova/events/events.md
+++ b/docs/en/edge/cordova/events/events.md
@@ -83,10 +83,11 @@ platform-specific configuration settings described below:
             <param name="ios-package" value="CDVBattery" />
         </feature>
 
-* Windows Phone (no special permissions required)
-
 * Tizen (in `config.xml`)
 
         <feature name="http://tizen.org/api/systeminfo" required="true"/>
 
   Reference: [Application Manifest for Tizen Web Application](https://developer.tizen.org/help/topic/org.tizen.help.gs/Creating%20a%20Project.html?path=0_1_1_3#8814682_CreatingaProject-EditingconfigxmlFeatures)
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/file/file.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/file/file.md b/docs/en/edge/cordova/file/file.md
index 7d86278..64ad381 100644
--- a/docs/en/edge/cordova/file/file.md
+++ b/docs/en/edge/cordova/file/file.md
@@ -93,4 +93,5 @@ platform-specific configuration settings described below:
             <param name="ios-package" value="CDVFileTransfer" />
         </feature>
 
-* Windows Phone (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/geolocation/geolocation.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/geolocation.md b/docs/en/edge/cordova/geolocation/geolocation.md
index 4e4f37f..4b657c7 100644
--- a/docs/en/edge/cordova/geolocation/geolocation.md
+++ b/docs/en/edge/cordova/geolocation/geolocation.md
@@ -106,4 +106,5 @@ platform-specific configuration settings described below:
 
   Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx)
 
-* Tizen (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/globalization/globalization.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/globalization/globalization.md b/docs/en/edge/cordova/globalization/globalization.md
index 81fec2d..7d7309c 100644
--- a/docs/en/edge/cordova/globalization/globalization.md
+++ b/docs/en/edge/cordova/globalization/globalization.md
@@ -70,3 +70,6 @@ platform-specific configuration settings described below:
         <feature name="Globalization">
             <param name="android-package" value="org.apache.cordova.Globalization" />
         </feature>
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/inappbrowser/inappbrowser.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/inappbrowser/inappbrowser.md b/docs/en/edge/cordova/inappbrowser/inappbrowser.md
index b868fb3..be3f439 100644
--- a/docs/en/edge/cordova/inappbrowser/inappbrowser.md
+++ b/docs/en/edge/cordova/inappbrowser/inappbrowser.md
@@ -67,6 +67,9 @@ platform-specific configuration settings described below:
 
         <feature name="InAppBrowser" />
 
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.
+
 addEventListener
 ================
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/media/capture/capture.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/capture/capture.md b/docs/en/edge/cordova/media/capture/capture.md
index 237d78f..d645063 100644
--- a/docs/en/edge/cordova/media/capture/capture.md
+++ b/docs/en/edge/cordova/media/capture/capture.md
@@ -130,3 +130,6 @@ platform-specific configuration settings described below:
             <Capability Name="ID_CAP_ISV_CAMERA" />
             <Capability Name="ID_CAP_CAMERA" />
         </Capabilities>
+
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/media/media.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/media.md b/docs/en/edge/cordova/media/media.md
index 8a27f14..1c0edeb 100644
--- a/docs/en/edge/cordova/media/media.md
+++ b/docs/en/edge/cordova/media/media.md
@@ -141,7 +141,8 @@ platform-specific configuration settings described below:
 
   Reference: [Application Manifest for Windows Phone](http://msdn.microsoft.com/en-us/library/ff769509%28v=vs.92%29.aspx)
 
-* Tizen (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.
 
 ### Windows Phone Quirks
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/notification/notification.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.md b/docs/en/edge/cordova/notification/notification.md
index 975ece0..2f09a63 100644
--- a/docs/en/edge/cordova/notification/notification.md
+++ b/docs/en/edge/cordova/notification/notification.md
@@ -71,6 +71,5 @@ platform-specific configuration settings described below:
             <param name="ios-package" value="CDVNotification" />
         </feature>
 
-* Windows Phone (no special permissions required)
-
-* Tizen (no special permissions required)
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/splashscreen/splashscreen.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.md b/docs/en/edge/cordova/splashscreen/splashscreen.md
index 15914d0..2c86114 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.md
@@ -52,6 +52,9 @@ platform-specific configuration settings described below:
             <param name="ios-package" value="CDVSplashScreen" />
         </feature>
 
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.
+
 Setup
 -----
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/217c1354/docs/en/edge/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/storage/storage.md b/docs/en/edge/cordova/storage/storage.md
index 0e93244..366f613 100644
--- a/docs/en/edge/cordova/storage/storage.md
+++ b/docs/en/edge/cordova/storage/storage.md
@@ -81,3 +81,5 @@ required:
 
         <feature id="blackberry.widgetcache" required="true" version="1.0.0.0" />
 
+Some platforms may support this feature without requiring any special
+configuration.  See Platform Support for an overview.


[07/15] docs commit: [CB-3815] fix links to cli/webview/plugin topics from overview tbl

Posted by mw...@apache.org.
[CB-3815] fix links to cli/webview/plugin topics from overview tbl


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

Branch: refs/heads/master
Commit: 2d334bacd3c0f1f41a436ca5b07a303f8beab103
Parents: a0b0b39
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 12:01:18 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:15 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2d334bac/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 3a4ea00..3923f79 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -143,7 +143,7 @@ available for each mobile platform:
 
 <tbody>
     <tr>
-        <th><a href="#">cordova<br/>CLI</a></th>
+        <th><a href="guide_cli_index.md.html">cordova<br/>CLI</a></th>
         <td data-col="android"    class="y">Mac, Windows, Linux</td>
         <td data-col="blackberry" class="y">Mac, Windows</td>
         <td data-col="blackberry10" class="y">Mac, Windows</td>
@@ -155,7 +155,7 @@ available for each mobile platform:
     </tr>
 
     <tr>
-        <th><a href="#">Embedded<br/>WebView</a></th>
+        <th><a href="guide_hybrid_webviews_index.md.html">Embedded<br/>WebView</a></th>
         <td data-col="android"    class="y"><a href="guide_platforms_android_webview.md.html">(see details)</a></td>
         <td data-col="blackberry" class="n"></td>
         <td data-col="blackberry10" class="n"></td>
@@ -167,7 +167,7 @@ available for each mobile platform:
     </tr>
 
     <tr>
-        <th><a href="guide_plugin-development_index.md.html">Plug-in<br/>Interface</a></th>
+        <th><a href="guide_hybrid_plugins_index.md.html">Plug-in<br/>Interface</a></th>
         <td data-col="android"    class="y"><a href="guide_guide_platforms_android_plugin.md.html">(see details)</a></td>
         <td data-col="blackberry" class="y"><a href="guide_guide_platforms_blackberry_plugin.md.html">(see details)</a></td>
         <td data-col="blackberry10" class="y"><a href="guide_guide_platforms_blackberry10_plugin.md.html">(see details)</a></td>


[15/15] docs commit: [CB-3815] win8 does not support inAppBrowser

Posted by mw...@apache.org.
[CB-3815] win8 does not support inAppBrowser


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

Branch: refs/heads/master
Commit: 99dcf84c42ad190055b003d9c0331cfa9b9f6280
Parents: 2a4ec33
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 14:08:51 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:19:16 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/99dcf84c/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index fa2cc94..c6b7b83 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -323,7 +323,7 @@ available for each mobile platform:
         <td data-col="ios"        class="y"></td>
         <td data-col="winphone7"  class="y"></td>
         <td data-col="winphone8"  class="y"></td>
-        <td data-col="win8"       class="y"></td>
+        <td data-col="win8"       class="n"></td>
         <td data-col="tizen"       class="n"></td>
     </tr>
 


[04/15] docs commit: fix stray xref

Posted by mw...@apache.org.
fix stray xref


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

Branch: refs/heads/master
Commit: 2c75960338c885c1d3c6d2090ae0e32705c6d64d
Parents: e48fb08
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:47:28 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:17:53 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/cli/index.md      | 2 +-
 docs/en/edge/guide/overview/index.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2c759603/docs/en/edge/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cli/index.md b/docs/en/edge/guide/cli/index.md
index 7464365..7d4c42f 100644
--- a/docs/en/edge/guide/cli/index.md
+++ b/docs/en/edge/guide/cli/index.md
@@ -149,7 +149,7 @@ Edit this application however you want, but any initialization should
 be specified as part of the `deviceready` event handler, referenced by
 default from `www/js/index.js`.
 <!-- XREF
-(See Application Development Guide for details.)
+(See the Application Development Guide for details.)
 XREF -->
 
 Run the following command to iteratively build the project:

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2c759603/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 99df62a..e0f26e8 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -58,8 +58,8 @@ which you distribute to app stores.  For the web app to interact with
 various device features the way native apps do, it must also reference
 a `cordova.js` file, which provides API bindings.
 <!-- XREF
-(See the API Reference for an overview, and the API and Configuration
-Guide for examples of how to use them.)
+(See the API Reference for an overview, and the Application
+Development Guide for examples of how to use them.)
 XREF -->
 
 The Cordova-enabled WebView may provide the application with its


[11/15] docs commit: [CB-3815] bb10 supports splashscreen

Posted by mw...@apache.org.
[CB-3815] bb10 supports splashscreen


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

Branch: refs/heads/master
Commit: 430591c6ba98e11c6afd5de23bd58d69eef72555
Parents: 9aee17a
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 13:07:27 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:46 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/splashscreen/splashscreen.hide.md | 1 +
 docs/en/edge/cordova/splashscreen/splashscreen.show.md | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/430591c6/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
index 70ad003..f699ae5 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
@@ -33,6 +33,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry 10
 - iOS
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/430591c6/docs/en/edge/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.show.md b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
index 8aeffc7..026dd21 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.show.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
@@ -33,6 +33,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry 10
 - iOS
 
 Quick Example


[03/15] docs commit: [CB-3815] partial File support for wp7/8; no FileTransfer

Posted by mw...@apache.org.
[CB-3815] partial File support for wp7/8; no FileTransfer


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

Branch: refs/heads/master
Commit: e48fb08c5627bd6e2571ebcbccec1275acc80e10
Parents: 1b98573
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:43:49 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:17:45 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 4 ++--
 template/docs/default/index.css      | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e48fb08c/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index c6e78e8..99df62a 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -285,8 +285,8 @@ available for each mobile platform:
         <td data-col="blackberry" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="winphone7"  class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
+        <td data-col="winphone7"  class="p">(no FileTransfer)</td>
+        <td data-col="winphone8"  class="p">(no FileTransfer)</td>
         <td data-col="win8"       class="y"></td>
         <td data-col="tizen"       class="n"></td>
     </tr>

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e48fb08c/template/docs/default/index.css
----------------------------------------------------------------------
diff --git a/template/docs/default/index.css b/template/docs/default/index.css
index bb35e6a..8cd081e 100644
--- a/template/docs/default/index.css
+++ b/template/docs/default/index.css
@@ -412,7 +412,6 @@ Assumes table is 2D grid, with single TH preceding TDs in body of table.
 .compat .n::before { content: "\2718"; margin-right: 6px;  }
 
 .compat .p { background-color: gold; }
-.compat .p::before { content: "(partial)";  }
 
 .compat .u { background-color: #dddddd; }
 


[02/15] docs commit: [CB-3815] wp8 supports plugins

Posted by mw...@apache.org.
[CB-3815] wp8 supports plugins


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

Branch: refs/heads/master
Commit: 1b98573bd87004f0a0d4a801c5e31f0d2abcede8
Parents: a1b6193
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:08:35 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:17:38 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/1b98573b/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 41ffb91..c6e78e8 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -173,7 +173,7 @@ available for each mobile platform:
         <td data-col="blackberry10" class="y"><a href="guide_guide_platforms_blackberry10_plugin.md.html"></a></td>
         <td data-col="ios"        class="y"><a href="guide_guide_platforms_ios_plugin.md.html"></a></td>
         <td data-col="winphone7"  class="y"><a href="guide_guide_platforms_wp8_plugin.md.html"></a></td>
-        <td data-col="winphone8"  class="n"></td>
+        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="n"></td>
         <td data-col="tizen"       class="n"></td>
     </tr>


[10/15] docs commit: [CB-3815] bb10 supports compass

Posted by mw...@apache.org.
[CB-3815] bb10 supports compass


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

Branch: refs/heads/master
Commit: 9aee17a6583e83996fede644df1acb3e7f6915fd
Parents: 44a2925
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 13:02:26 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:38 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/compass/compass.clearWatch.md        | 1 +
 docs/en/edge/cordova/compass/compass.getCurrentHeading.md | 1 +
 docs/en/edge/cordova/compass/compass.watchHeading.md      | 1 +
 3 files changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9aee17a6/docs/en/edge/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.clearWatch.md b/docs/en/edge/cordova/compass/compass.clearWatch.md
index 4c68542..831ca87 100755
--- a/docs/en/edge/cordova/compass/compass.clearWatch.md
+++ b/docs/en/edge/cordova/compass/compass.clearWatch.md
@@ -30,6 +30,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry 10
 - iOS
 - Tizen
 - Windows Phone 7 and 8 (if available in hardware)

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9aee17a6/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.getCurrentHeading.md b/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
index 3c839bd..9678c66 100755
--- a/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
+++ b/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
@@ -38,6 +38,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry 10
 - iOS
 - Tizen
 - Windows Phone 7 and 8 (if available in hardware)

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9aee17a6/docs/en/edge/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.watchHeading.md b/docs/en/edge/cordova/compass/compass.watchHeading.md
index 5f2c8b0..f88c82d 100755
--- a/docs/en/edge/cordova/compass/compass.watchHeading.md
+++ b/docs/en/edge/cordova/compass/compass.watchHeading.md
@@ -44,6 +44,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry 10
 - iOS
 - Tizen
 - Windows Phone 7 and 8 (if available in hardware)


[12/15] docs commit: [CB-3815] wp7 & wp8 support splashscreen

Posted by mw...@apache.org.
[CB-3815] wp7 & wp8 support splashscreen


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

Branch: refs/heads/master
Commit: 7bc686ba872d7f47b5f5f5326a8fbcacb63d8ca2
Parents: 430591c
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 13:17:14 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:53 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/splashscreen/splashscreen.hide.md | 1 +
 docs/en/edge/cordova/splashscreen/splashscreen.show.md | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7bc686ba/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
index f699ae5..b81f864 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
@@ -35,6 +35,7 @@ Supported Platforms
 - Android
 - BlackBerry 10
 - iOS
+- Windows 7 & 8
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7bc686ba/docs/en/edge/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.show.md b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
index 026dd21..516cbb0 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.show.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
@@ -35,6 +35,7 @@ Supported Platforms
 - Android
 - BlackBerry 10
 - iOS
+- Windows 7 & 8
 
 Quick Example
 -------------


[14/15] docs commit: [CB-3815] partial storage support (localStorage only) for wp7/8

Posted by mw...@apache.org.
[CB-3815] partial storage support (localStorage only) for wp7/8


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

Branch: refs/heads/master
Commit: 2a4ec3398aae3a9607f873d3f1885a49307af634
Parents: bdd712a
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 13:35:54 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:19:08 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2a4ec339/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 2ecc696..fa2cc94 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -369,8 +369,8 @@ available for each mobile platform:
         <td data-col="blackberry" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="winphone7"  class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
+        <td data-col="winphone7"  class="p">localStorage only</td>
+        <td data-col="winphone8"  class="p">localStorage only</td>
         <td data-col="win8"       class="y"></td>
         <td data-col="tizen"       class="y"></td>
     </tr>


[09/15] docs commit: [CB-3815] only bb10 works with CLI

Posted by mw...@apache.org.
[CB-3815] only bb10 works with CLI


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

Branch: refs/heads/master
Commit: 44a2925b0a5c39932e23d8f415889c62e942f042
Parents: 217c135
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 12:18:59 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:31 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/overview/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44a2925b/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 3923f79..2ecc696 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -145,7 +145,7 @@ available for each mobile platform:
     <tr>
         <th><a href="guide_cli_index.md.html">cordova<br/>CLI</a></th>
         <td data-col="android"    class="y">Mac, Windows, Linux</td>
-        <td data-col="blackberry" class="y">Mac, Windows</td>
+        <td data-col="blackberry" class="n">Mac, Windows</td>
         <td data-col="blackberry10" class="y">Mac, Windows</td>
         <td data-col="ios"        class="y">Mac</td>
         <td data-col="winphone7"  class="y">Windows</td>


[13/15] docs commit: [CB-3815] bb supports inappbrowser?; fix wp refs

Posted by mw...@apache.org.
[CB-3815] bb supports inappbrowser?; fix wp refs


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

Branch: refs/heads/master
Commit: bdd712a94878e3d506ebdc1888544cc965820399
Parents: 7bc686b
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 13:29:25 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:19:01 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/inappbrowser/inappbrowser.md    | 15 ++++++++++-----
 docs/en/edge/cordova/inappbrowser/window.open.md     |  4 ++--
 .../edge/cordova/splashscreen/splashscreen.hide.md   |  2 +-
 .../edge/cordova/splashscreen/splashscreen.show.md   |  2 +-
 4 files changed, 14 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bdd712a9/docs/en/edge/cordova/inappbrowser/inappbrowser.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/inappbrowser/inappbrowser.md b/docs/en/edge/cordova/inappbrowser/inappbrowser.md
index be3f439..86ee72f 100644
--- a/docs/en/edge/cordova/inappbrowser/inappbrowser.md
+++ b/docs/en/edge/cordova/inappbrowser/inappbrowser.md
@@ -63,7 +63,7 @@ platform-specific configuration settings described below:
             <param name="ios-package" value="CDVInAppBrowser" />
         </feature>
 
-* Windows Phone 7 + 8 (in `config.xml`)
+* Windows Phone 7 and 8 (in `config.xml`)
 
         <feature name="InAppBrowser" />
 
@@ -92,8 +92,9 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
-- Windows Phone 7 + 8
+- Windows Phone 7 and 8
 
 Quick Example
 -------------
@@ -155,8 +156,9 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
-- Windows Phone 7 + 8
+- Windows Phone 7 and 8
 
 Quick Example
 -------------
@@ -233,9 +235,9 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
-- Windows Phone 7 + 8
-- BlackBerry 10
+- Windows Phone 7 and 8
 
 Quick Example
 -------------
@@ -287,6 +289,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
 
 Quick Example
@@ -353,6 +356,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
 
 Quick Example
@@ -429,6 +433,7 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bdd712a9/docs/en/edge/cordova/inappbrowser/window.open.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/inappbrowser/window.open.md b/docs/en/edge/cordova/inappbrowser/window.open.md
index 70521e1..c5e15b7 100644
--- a/docs/en/edge/cordova/inappbrowser/window.open.md
+++ b/docs/en/edge/cordova/inappbrowser/window.open.md
@@ -63,9 +63,9 @@ Supported Platforms
 -------------------
 
 - Android
+- BlackBerry
 - iOS
-- BlackBerry 10
-- Windows Phone 7 + 8
+- Windows Phone 7 and 8
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bdd712a9/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
index b81f864..f7d932a 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.hide.md
@@ -35,7 +35,7 @@ Supported Platforms
 - Android
 - BlackBerry 10
 - iOS
-- Windows 7 & 8
+- Windows Phone 7 and 8
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bdd712a9/docs/en/edge/cordova/splashscreen/splashscreen.show.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/splashscreen/splashscreen.show.md b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
index 516cbb0..806f30a 100644
--- a/docs/en/edge/cordova/splashscreen/splashscreen.show.md
+++ b/docs/en/edge/cordova/splashscreen/splashscreen.show.md
@@ -35,7 +35,7 @@ Supported Platforms
 - Android
 - BlackBerry 10
 - iOS
-- Windows 7 & 8
+- Windows Phone 7 and 8
 
 Quick Example
 -------------


[05/15] docs commit: [CB-3962] plug-in => plugin

Posted by mw...@apache.org.
[CB-3962] plug-in => plugin


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

Branch: refs/heads/master
Commit: d325ca9a634582f2a61d174568b454b5c56681a4
Parents: 2c75960
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Aug 1 11:48:32 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Thu Aug 1 13:18:01 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/cordova/events/events.pause.md | 2 +-
 docs/en/edge/guide/overview/index.md        | 4 ++--
 docs/en/edge/guide/platforms/wp8/plugin.md  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d325ca9a/docs/en/edge/cordova/events/events.pause.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/events/events.pause.md b/docs/en/edge/cordova/events/events.pause.md
index 6c35ba8..3cf7e30 100644
--- a/docs/en/edge/cordova/events/events.pause.md
+++ b/docs/en/edge/cordova/events/events.pause.md
@@ -90,7 +90,7 @@ iOS Quirks
 --------------------------
 
 In the `pause` handler, any calls to the Cordova API or to native
-plug-ins that go through Objective-C do not work, along with any
+plugins that go through Objective-C do not work, along with any
 interactive calls, such as alerts or `console.log()`. They are only
 processed when the app resumes, on the next run loop.
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d325ca9a/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index e0f26e8..c92e236 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -38,7 +38,7 @@ Use Cordova if you are:
 
 * a mobile developer interested in mixing native application
   components with a _WebView_ (browser window) that can access
-  device-level APIs, or if you want to develop a plug-in interface
+  device-level APIs, or if you want to develop a plugin interface
   between native and WebView components.
 
 ## Basic Components
@@ -65,7 +65,7 @@ XREF -->
 The Cordova-enabled WebView may provide the application with its
 entire user interface. It can also be a component within a larger,
 hybrid application that mixes the WebView with native application
-components.  Cordova provides a _plug-in_ interface for these
+components.  Cordova provides a _plugin_ interface for these
 components to communicate with each other.
 
 ## Development Paths

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d325ca9a/docs/en/edge/guide/platforms/wp8/plugin.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/wp8/plugin.md b/docs/en/edge/guide/platforms/wp8/plugin.md
index 2b7c732..62d843e 100644
--- a/docs/en/edge/guide/platforms/wp8/plugin.md
+++ b/docs/en/edge/guide/platforms/wp8/plugin.md
@@ -207,6 +207,6 @@ inform yourself of errors.
 
 - It is usually a good idea to do parameter checking in your
   JavaScript code, before you call `exec`.  This allows you to re-use
-  more JavaScript code among your plug-in's various native
+  more JavaScript code among your plugin's various native
   implementations.