Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Our docs show platform-getting-started and plugin-development guides for a variety of platforms. A few of those are already officially deprecated by Cordova (such as blackberry10 and WP8). Some I think are unofficially deprecated (ubuntu).
I think we should:
a) remove or at least make clear in our docs the platforms that are deprecated/removed
b) reflect any needed changes on the website (http://cordova.apache.org/#supported_platforms_section)
List of Docs That Need Updating
- Platform Support Guide: has a matrix of platform/plugin.
- https://cordova.apache.org/docs/en/latest/config_ref/images.html has BB10 and WP8 sections
- https://cordova.apache.org/docs/en/latest/cordova/storage/storage.html supported platforms list BB10 in some sections
- https://cordova.apache.org/docs/en/latest/guide/appdev/whitelist/index.html has BB10 section
- https://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html has BB10 and WP8 sections
- https://cordova.apache.org/docs/en/latest/guide/hybrid/webviews/index.html has a WP8 section link
- https://cordova.apache.org/docs/en/latest/guide/next/index.html has some BlackBerry content
- https://cordova.apache.org/docs/en/latest/config_ref/index.html has tons of BlackBerry content:
- remove blackberry icon from BackgroundColor(string)
- remove ChildBrowser(string) (blackberry only)
- remove HideKeyboardFormAccessoryBar(boolean) (blackberry only)
- remove PopupBlocker(string) (blackberry only)
- remove WebSecurity(string) (blackberry only)
- https://cordova.apache.org/docs/en/latest/cordova/events/events.html needs to remove BB and WP8 columns
- https://cordova.apache.org/docs/en/latest/reference/cordova-cli/index.html#supported-platforms
- https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#engines-and-engine supported platforms
- https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#platform allowed values
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-battery-status/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-device/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-file/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-geolocation/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-globalization/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media-capture/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-network-information/index.html
- https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-vibration/index.html
List of Docs That Need Removing
- https://cordova.apache.org/docs/en/latest/guide/platforms/blackberry10/home.html
- https://cordova.apache.org/docs/en/latest/guide/platforms/osx/index.html
- https://cordova.apache.org/docs/en/latest/guide/platforms/ubuntu/index.html
- https://cordova.apache.org/docs/en/latest/guide/platforms/wp8/home.html
- https://cordova.apache.org/docs/en/latest/guide/platforms/blackberry10/plugin.html
- https://cordova.apache.org/docs/en/latest/guide/platforms/wp8/plugin.html