macdonst closed pull request #771: CB-13066: Removed references of contacts 
plugin
URL: https://github.com/apache/cordova-docs/pull/771
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/docs/en/dev/guide/support/index.md 
b/www/docs/en/dev/guide/support/index.md
index ab98d9f89..f59bfdfbd 100644
--- a/www/docs/en/dev/guide/support/index.md
+++ b/www/docs/en/dev/guide/support/index.md
@@ -122,17 +122,6 @@ the core plugins, additional APIs are available via
         <td data-col="wp8"  class="y"></td>
     </tr>
 
-    <tr>
-        <th><a 
href="../../reference/cordova-plugin-contacts/">Contacts</a></th>
-        <td data-col="android"    class="y"></td>
-        <td data-col="blackberry10" class="y"></td>
-        <td data-col="ios"        class="y"></td>
-        <td data-col="osx"       class="n"></td>
-        <td data-col="ubuntu"        class="p">desktop only</td>
-        <td data-col="win8"       class="p">partially</td>
-        <td data-col="wp8"  class="y"></td>
-    </tr>
-
     <tr>
         <th><a href="../../reference/cordova-plugin-device/">Device</a></th>
         <td data-col="android"    class="y"></td>
diff --git a/www/static/plugins/official-plugins.json 
b/www/static/plugins/official-plugins.json
index 2d2a3d898..1a6284013 100755
--- a/www/static/plugins/official-plugins.json
+++ b/www/static/plugins/official-plugins.json
@@ -3,7 +3,6 @@
         "cordova-plugin-battery-status",
         "cordova-plugin-camera",
         "cordova-plugin-console",
-        "cordova-plugin-contacts",
         "cordova-plugin-device",
         "cordova-plugin-dialogs",
         "cordova-plugin-file",


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to