# WARNING: # these are *string-only* redirects; do NOT use regexes # 302 (temporary) renames of versions version-renames: "edge": "dev" "6.0.0": "6.x" # 302 (temporary) renames of languages language-renames: "zh": "zh-tw" # 301 (PERMANENT) redirect paths relative to / general: "plugins/authors.html": "docs/en/latest/guide/hybrid/plugins/index.html#publishing-plugins" # 301 (PERMANENT) redirect paths relative to /docs/XX/ docs: "dev/guide/platforms/android/tools.html": "dev/guide/platforms/android/index.html" "latest/guide/platforms/android/tools.html": "latest/guide/platforms/android/index.html" "dev/guide/platforms/android/lifecycle.html": "dev/guide/platforms/android/index.html#lifecycle-guide" "latest/guide/platforms/android/lifecycle.html": "latest/guide/platforms/android/index.html#lifecycle-guide" "dev/guide/platforms/android/config.html": "dev/config_ref/index.html" "latest/guide/platforms/android/config.html": "latest/config_ref/index.html" "dev/guide/platforms/ios/tools.html": "dev/guide/platforms/ios/index.html" "latest/guide/platforms/ios/tools.html": "latest/guide/platforms/ios/index.html" "dev/guide/platforms/ios/config.html": "dev/config_ref/index.html" "latest/guide/platforms/ios/config.html": "latest/config_ref/index.html" "dev/guide/platforms/win8/packaging.html": "dev/guide/platforms/win8/index.html#signing-an-app" "latest/guide/platforms/win8/packaging.html": "latest/guide/platforms/win8/index.html#signing-an-app" "dev/guide/platforms/win8/win10-support.html": "dev/guide/platforms/win8/index.html" "latest/guide/platforms/win8/win10-support.html": "latest/guide/platforms/win8/index.html" "dev/cordova/plugins/pluginapis.html": "deprecated.html" "latest/cordova/plugins/pluginapis.html": "deprecated.html" # Rename `cordova-windows` URLs from `win8` to `windows` "dev/guide/platforms/win8/index.html": "dev/guide/platforms/windows/index.html" "latest/guide/platforms/win8/index.html": "latest/guide/platforms/windows/index.html" "dev/guide/platforms/win8/plugin.html": "dev/guide/platforms/windows/index.html" "latest/guide/platforms/win8/plugin.html": "latest/guide/platforms/windows/index.html" "dev/guide/platforms/win8/upgrade.html": "dev/guide/platforms/windows/index.html" "latest/guide/platforms/win8/upgrade.html": "latest/guide/platforms/windows/index.html" # Removing deprecated platforms and plugins "dev/guide/platforms/blackberry10/home.html": "deprecated.html" "latest/guide/platforms/blackberry10/home.html": "deprecated.html" "dev/guide/platforms/blackberry10/index.html": "deprecated.html" "latest/guide/platforms/blackberry10/index.html": "deprecated.html" "dev/guide/platforms/blackberry10/tools.html": "deprecated.html" "latest/guide/platforms/blackberry10/tools.html": "deprecated.html" "dev/guide/platforms/blackberry10/config.html": "deprecated.html" "latest/guide/platforms/blackberry10/config.html": "deprecated.html" "dev/guide/platforms/blackberry10/plugin.html": "deprecated.html" "latest/guide/platforms/blackberry10/plugin.html": "deprecated.html" "dev/guide/platforms/blackberry10/upgrade.html": "deprecated.html" "latest/guide/platforms/blackberry10/upgrade.html": "deprecated.html" "dev/guide/platforms/blackberry/upgrade.html": "deprecated.html" "latest/guide/platforms/blackberry/upgrade.html": "deprecated.html" "dev/guide/platforms/ubuntu/index.html": "deprecated.html" "latest/guide/platforms/ubuntu/index.html": "deprecated.html" "dev/guide/platforms/wp8/home.html": "deprecated.html" "latest/guide/platforms/wp8/home.html": "deprecated.html" "dev/guide/platforms/wp8/index.html": "deprecated.html" "latest/guide/platforms/wp8/index.html": "deprecated.html" "dev/guide/platforms/wp8/plugin.html": "deprecated.html" "latest/guide/platforms/wp8/plugin.html": "deprecated.html" "dev/guide/platforms/wp8/upgrade.html": "deprecated.html" "latest/guide/platforms/wp8/upgrade.html": "deprecated.html" "dev/guide/platforms/wp8/parallels.html": "deprecated.html" "latest/guide/platforms/wp8/parallels.html": "deprecated.html" "dev/guide/platforms/wp8/vmware.html": "deprecated.html" "latest/guide/platforms/wp8/vmware.html": "deprecated.html" "dev/guide/platforms/wp8/webview.html": "deprecated.html" "latest/guide/platforms/wp8/webview.html": "deprecated.html" "latest/reference/cordova-plugin-contacts/index.html": "deprecated.html" "latest/reference/cordova-plugin-console/index.html": "deprecated.html" "latest/reference/cordova-plugin-device-motion/index.html": "deprecated.html" "latest/reference/cordova-plugin-device-orientation/index.html": "deprecated.html" "latest/reference/cordova-plugin-file-transfer/index.html": "deprecated.html" "latest/reference/cordova-plugin-globalization/index.html": "deprecated.html" "latest/reference/cordova-plugin-legacy-whitelist/index.html": "deprecated.html" # Old plugin API docs need to be redirected to latest where we pull in the READMEs "latest/cordova/accelerometer/acceleration/acceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/accelerometer.clearWatch.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/accelerometer.getCurrentAcceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/accelerometer.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/accelerometer.watchAcceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/parameters/accelerometerError.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/parameters/accelerometerOptions.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/accelerometer/parameters/accelerometerSuccess.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova/camera/camera.cleanup.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/camera.getPicture.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/camera.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/parameter/cameraError.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/parameter/cameraOptions.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/parameter/CameraPopoverHandle.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/parameter/CameraPopoverOptions.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/camera/parameter/cameraSuccess.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova/compass/compass.clearWatch.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compass.clearWatchFilter.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compass.getCurrentHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compass.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compass.watchHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compass.watchHeadingFilter.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/compassError/compassError.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/parameters/compassError.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/parameters/compassHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/parameters/compassOptions.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/compass/parameters/compassSuccess.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova/connection/connection.html": "latest/reference/cordova-plugin-network-information/index.html" "latest/cordova/connection/connection.type.html": "latest/reference/cordova-plugin-network-information/index.html" "latest/cordova/contacts/Contact/contact.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactAddress/contactaddress.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactError/contactError.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactField/contactfield.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactFindOptions/contactfindoptions.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactName/contactname.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/ContactOrganization/contactorganization.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/contacts.create.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/contacts.find.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/contacts.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/parameters/contactError.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/parameters/contactFields.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/parameters/contactFindOptions.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/contacts/parameters/contactSuccess.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova/device/device.cordova.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.model.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.name.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.platform.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.uuid.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/device/device.version.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova/file/directoryentry/directoryentry.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/directoryreader/directoryreader.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/file.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/fileentry/fileentry.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/fileerror/fileerror.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/fileobj/fileobj.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/filereader/filereader.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/filesystem/filesystem.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/filewriter/filewriter.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/flags/flags.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/localfilesystem/localfilesystem.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/metadata/metadata.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova/file/filetransfer/filetransfer.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/cordova/file/filetransfererror/filetransfererror.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/cordova/file/fileuploadoptions/fileuploadoptions.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/cordova/file/fileuploadresult/fileuploadresult.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/cordova/geolocation/Coordinates/coordinates.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/geolocation.clearWatch.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/geolocation.getCurrentPosition.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/geolocation.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/geolocation.watchPosition.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/parameters/geolocation.options.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/parameters/geolocationError.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/parameters/geolocationSuccess.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/Position/position.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/geolocation/PositionError/positionError.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova/globalization/globalization.dateToString.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getCurrencyPattern.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getDateNames.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getDatePattern.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getFirstDayOfWeek.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getLocaleName.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getNumberPattern.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.getPreferredLanguage.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.isDayLightSavingsTime.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.numberToString.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.stringToDate.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/globalization.stringToNumber.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/globalization/GlobalizationError/globalizationerror.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova/inappbrowser/inappbrowser.html": "latest/reference/cordova-plugin-inappbrowser/index.html" "latest/cordova/inappbrowser/window.open.html": "latest/reference/cordova-plugin-inappbrowser/index.html" "latest/cordova/media/capture/capture.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureAudio.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureAudioOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/CaptureCB.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/CaptureError.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/CaptureErrorCB.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureImage.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureImageOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureVideo.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/captureVideoOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/ConfigurationData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/MediaFile.getFormatData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/MediaFile.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/capture/MediaFileData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova/media/media.getCurrentPosition.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.getDuration.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.pause.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.play.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.release.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.seekTo.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.setVolume.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.startRecord.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.stop.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/media.stopRecord.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/MediaError/mediaError.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/media/Parameters/mediaError.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova/notification/notification.alert.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/notification/notification.beep.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/notification/notification.confirm.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/notification/notification.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/notification/notification.prompt.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/notification/notification.vibrate.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova/splashscreen/splashscreen.hide.html": "latest/reference/cordova-plugin-splashscreen/index.html" "latest/cordova/splashscreen/splashscreen.html": "latest/reference/cordova-plugin-splashscreen/index.html" "latest/cordova/splashscreen/splashscreen.show.html": "latest/reference/cordova-plugin-splashscreen/index.html" "latest/phonegap/accelerometer/acceleration/acceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/accelerometer.clearWatch.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/accelerometer.getCurrentAcceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/accelerometer.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/accelerometer.watchAcceleration.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/parameters/accelerometerError.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/parameters/accelerometerOptions.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/accelerometer/parameters/accelerometerSuccess.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/phonegap/camera/camera.getPicture.html": "latest/reference/cordova-plugin-camera/index.html" "latest/phonegap/camera/camera.html": "latest/reference/cordova-plugin-camera/index.html" "latest/phonegap/camera/parameter/cameraError.html": "latest/reference/cordova-plugin-camera/index.html" "latest/phonegap/camera/parameter/cameraOptions.html": "latest/reference/cordova-plugin-camera/index.html" "latest/phonegap/camera/parameter/cameraSuccess.html": "latest/reference/cordova-plugin-camera/index.html" "latest/phonegap/compass/compass.clearWatch.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compass.clearWatchFilter.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compass.getCurrentHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compass.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compass.watchHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compass.watchHeadingFilter.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/compassError/compassError.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/parameters/compassError.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/parameters/compassHeading.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/parameters/compassOptions.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/compass/parameters/compassSuccess.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/phonegap/connection/connection.html": "latest/reference/cordova-plugin-network-information/index.html" "latest/phonegap/connection/connection.type.html": "latest/reference/cordova-plugin-network-information/index.html" "latest/phonegap/contacts/Contact/contact.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactAddress/contactaddress.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactError/contactError.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactField/contactfield.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactFindOptions/contactfindoptions.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactName/contactname.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/ContactOrganization/contactorganization.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/contacts.create.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/contacts.find.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/contacts.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/parameters/contactError.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/parameters/contactFields.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/parameters/contactFindOptions.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/contacts/parameters/contactSuccess.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/phonegap/device/device.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/device/device.name.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/device/device.phonegap.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/device/device.platform.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/device/device.uuid.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/device/device.version.html": "latest/reference/cordova-plugin-device/index.html" "latest/phonegap/file/directoryentry/directoryentry.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/directoryreader/directoryreader.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/file.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/fileentry/fileentry.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/fileerror/fileerror.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/fileobj/fileobj.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/filereader/filereader.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/filesystem/filesystem.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/filewriter/filewriter.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/flags/flags.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/localfilesystem/localfilesystem.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/metadata/metadata.html": "latest/reference/cordova-plugin-file/index.html" "latest/phonegap/file/filetransfer/filetransfer.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/phonegap/file/filetransfererror/filetransfererror.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/phonegap/file/fileuploadoptions/fileuploadoptions.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/phonegap/file/fileuploadresult/fileuploadresult.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/phonegap/geolocation/Coordinates/coordinates.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/geolocation.clearWatch.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/geolocation.getCurrentPosition.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/geolocation.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/geolocation.watchPosition.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/parameters/geolocation.options.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/parameters/geolocationError.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/parameters/geolocationSuccess.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/Position/position.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/geolocation/PositionError/positionError.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/phonegap/media/capture/capture.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureAudio.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureAudioOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/CaptureCB.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/CaptureError.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/CaptureErrorCB.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureImage.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureImageOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureVideo.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/captureVideoOptions.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/ConfigurationData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/MediaFile.getFormatData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/MediaFile.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/capture/MediaFileData.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/phonegap/media/media.getCurrentPosition.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.getDuration.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.pause.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.play.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.release.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.seekTo.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.startRecord.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.stop.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/media.stopRecord.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/MediaError/mediaError.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/media/Parameters/mediaError.html": "latest/reference/cordova-plugin-media/index.html" "latest/phonegap/notification/notification.alert.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/phonegap/notification/notification.beep.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/phonegap/notification/notification.confirm.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/phonegap/notification/notification.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/phonegap/notification/notification.vibrate.html": "latest/reference/cordova-plugin-dialogs/index.html" # NOTE: # these only need to be done for /latest, since they only existed in /latest and they don't exist anywhere anymore "latest/cordova-cli/index.html": "latest/reference/cordova-cli/index.html" "latest/cordova-plugin-battery-status/index.html": "latest/reference/cordova-plugin-battery-status/index.html" "latest/cordova-plugin-camera/index.html": "latest/reference/cordova-plugin-camera/index.html" "latest/cordova-plugin-console/index.html": "latest/reference/cordova-plugin-console/index.html" "latest/cordova-plugin-contacts/index.html": "latest/reference/cordova-plugin-contacts/index.html" "latest/cordova-plugin-device/index.html": "latest/reference/cordova-plugin-device/index.html" "latest/cordova-plugin-device-motion/index.html": "latest/reference/cordova-plugin-device-motion/index.html" "latest/cordova-plugin-device-orientation/index.html": "latest/reference/cordova-plugin-device-orientation/index.html" "latest/cordova-plugin-dialogs/index.html": "latest/reference/cordova-plugin-dialogs/index.html" "latest/cordova-plugin-file/index.html": "latest/reference/cordova-plugin-file/index.html" "latest/cordova-plugin-file-transfer/index.html": "latest/reference/cordova-plugin-file-transfer/index.html" "latest/cordova-plugin-geolocation/index.html": "latest/reference/cordova-plugin-geolocation/index.html" "latest/cordova-plugin-globalization/index.html": "latest/reference/cordova-plugin-globalization/index.html" "latest/cordova-plugin-inappbrowser/index.html": "latest/reference/cordova-plugin-inappbrowser/index.html" "latest/cordova-plugin-media/index.html": "latest/reference/cordova-plugin-media/index.html" "latest/cordova-plugin-media-capture/index.html": "latest/reference/cordova-plugin-media-capture/index.html" "latest/cordova-plugin-network-information/index.html": "latest/reference/cordova-plugin-network-information/index.html" "latest/cordova-plugin-splashscreen/index.html": "latest/reference/cordova-plugin-splashscreen/index.html" "latest/cordova-plugin-vibration/index.html": "latest/reference/cordova-plugin-vibration/index.html" "latest/cordova-plugin-statusbar/index.html": "latest/reference/cordova-plugin-statusbar/index.html" "latest/cordova-plugin-whitelist/index.html": "latest/reference/cordova-plugin-whitelist/index.html" "latest/cordova-plugin-legacy-whitelist/index.html": "latest/reference/cordova-plugin-legacy-whitelist/index.html" # 301 (PERMANENT) redirect paths relative to /docs/XX/YYY/ docs-global: "config_ref_images.md.html": "config_ref/images.html" "config_ref_index.md.html": "config_ref/index.html" "cordova_accelerometer_accelerometer.md.html": "cordova/accelerometer/accelerometer.html" "cordova_camera_camera.cleanup.md.html": "cordova/camera/camera.cleanup.html" "cordova_camera_camera.md.html": "cordova/camera/camera.html" "cordova_compass_compass.md.html": "cordova/compass/compass.html" "cordova_connection_connection.md.html": "cordova/connection/connection.html" "cordova_contacts_contacts.md.html": "cordova/contacts/contacts.html" "cordova_device_device.md.html": "cordova/device/device.html" "cordova_device_device.model.md.html": "cordova/device/device.model.html" "cordova_events_events.md.html": "cordova/events/events.html" "cordova_file_file.md.html": "cordova/file/file.html" "cordova_geolocation_geolocation.md.html": "cordova/geolocation/geolocation.html" "cordova_globalization_globalization.md.html": "cordova/globalization/globalization.html" "cordova_inappbrowser_inappbrowser.md.html": "cordova/inappbrowser/inappbrowser.html" "cordova_media_capture_capture.md.html": "cordova/media/capture/capture.html" "cordova_media_media.md.html": "cordova/media/media.html" "cordova_notification_notification.md.html": "cordova/notification/notification.html" "cordova_splashscreen_splashscreen.md.html": "cordova/splashscreen/splashscreen.html" "cordova_storage_storage.md.html": "cordova/storage/storage.html" "guide_appdev_privacy_index.md.html": "guide/appdev/privacy/index.html" "guide_appdev_whitelist_index.md.html": "guide/appdev/whitelist/index.html" "guide_cli_index.md.html": "guide/cli/index.html" "guide_cli_template.md.html": "guide/cli/template.html" "guide_hybrid_plugins_index.md.html": "guide/hybrid/plugins/index.html" "guide_hybrid_webviews_index.md.html": "guide/hybrid/webviews/index.html" "guide_overview_index.md.html": "guide/overview/index.html" "guide_platforms_android_config.md.html": "guide/platforms/android/config.html" "guide_platforms_android_index.md.html": "guide/platforms/android/index.html" "guide_platforms_android_plugin.md.html": "guide/platforms/android/plugin.html" "guide_platforms_android_tools.md.html": "guide/platforms/android/tools.html" "guide_platforms_android_upgrading.md.html": "guide/platforms/android/upgrading.html" "guide_platforms_android_webview.md.html": "guide/platforms/android/webview.html" "guide_platforms_blackberry10_config.md.html": "guide/platforms/blackberry10/config.html" "guide_platforms_blackberry10_index.md.html": "guide/platforms/blackberry10/index.html" "guide_platforms_blackberry10_plugin.md.html": "guide/platforms/blackberry10/plugin.html" "guide_platforms_blackberry10_tools.md.html": "guide/platforms/blackberry10/tools.html" "guide_platforms_blackberry10_upgrading.md.html": "guide/platforms/blackberry10/upgrading.html" "guide_platforms_blackberry_config.md.html": "guide/platforms/blackberry/config.html" "guide_platforms_blackberry_index.md.html": "guide/platforms/blackberry/index.html" "guide_platforms_blackberry_plugin.md.html": "guide/platforms/blackberry/plugin.html" "guide_platforms_blackberry_tools.md.html": "guide/platforms/blackberry/tools.html" "guide_platforms_blackberry_upgrading.md.html": "guide/platforms/blackberry/upgrading.html" "guide_platforms_firefoxos_config.md.html": "guide/platforms/firefoxos/config.html" "guide_platforms_index.md.html": "guide/platforms/index.html" "guide_platforms_ios_config.md.html": "guide/platforms/ios/config.html" "guide_platforms_ios_index.md.html": "guide/platforms/ios/index.html" "guide_platforms_ios_plugin.md.html": "guide/platforms/ios/plugin.html" "guide_platforms_ios_tools.md.html": "guide/platforms/ios/tools.html" "guide_platforms_ios_upgrading.md.html": "guide/platforms/ios/upgrading.html" "guide_platforms_ios_webview.md.html": "guide/platforms/ios/webview.html" "guide_platforms_tizen_index.md.html": "guide/platforms/tizen/index.html" "guide_platforms_win8_index.md.html": "guide/platforms/win8/index.html" "guide_platforms_win8_tools.md.html": "guide/platforms/win8/tools.html" "guide_platforms_win8_upgrading.md.html": "guide/platforms/win8/upgrading.html" "guide_platforms_wp7_index.md.html": "guide/platforms/wp7/index.html" "guide_platforms_wp8_index.md.html": "guide/platforms/wp8/index.html" "guide_platforms_wp8_plugin.md.html": "guide/platforms/wp8/plugin.html" "guide_platforms_wp8_tools.md.html": "guide/platforms/wp8/tools.html" "guide_platforms_wp8_upgrading.md.html": "guide/platforms/wp8/upgrading.html" "plugin_ref_plugman.md.html": "plugin_ref/plugman.html" "plugin_ref_spec.md.html": "plugin_ref/spec.html" "cordova_plugins_pluginapis.md.html": "cordova/plugins/pluginapis.html" "cordova_storage_database_database.md.html": "cordova/storage/database/database.html" "cordova_storage_localstorage_localstorage.md.html": "cordova/storage/localstorage/localstorage.html" "cordova_storage_parameters_display_name.md.html": "cordova/storage/parameters/display_name.html" "cordova_storage_parameters_name.md.html": "cordova/storage/parameters/name.html" "cordova_storage_parameters_size.md.html": "cordova/storage/parameters/size.html" "cordova_storage_parameters_version.md.html": "cordova/storage/parameters/version.html" "cordova_storage_sqlerror_sqlerror.md.html": "cordova/storage/sqlerror/sqlerror.html" "cordova_storage_sqlresultset_sqlresultset.md.html": "cordova/storage/sqlresultset/sqlresultset.html" "cordova_storage_sqlresultsetrowlist_sqlresultsetrowlist.md.html": "cordova/storage/sqlresultsetrowlist/sqlresultsetrowlist.html" "cordova_storage_sqltransaction_sqltransaction.md.html": "cordova/storage/sqltransaction/sqltransaction.html" "cordova_storage_storage.opendatabase.md.html": "cordova/storage/storage.opendatabase.html" "guide_platforms_amazonfireos_config.md.html": "guide/platforms/amazonfireos/config.html" "guide_platforms_amazonfireos_index.md.html": "guide/platforms/amazonfireos/index.html" "guide_platforms_amazonfireos_plugin.md.html": "guide/platforms/amazonfireos/plugin.html" "guide_platforms_amazonfireos_webview.md.html": "guide/platforms/amazonfireos/webview.html" "guide_platforms_ubuntu_index.md.html": "guide/platforms/ubuntu/index.html" "guide_support_index.md.html": "guide/support/index.html" "guide_appdev_hooks_index.md.html": "guide/appdev/hooks/index.html" "guide_appdev_security_index.md.html": "guide/appdev/security/index.html" "guide_next_index.md.html": "guide/next/index.html" "guide_platforms_android_upgrade.md.html": "guide/platforms/android/upgrade.html" "guide_platforms_blackberry10_upgrade.md.html": "guide/platforms/blackberry10/upgrade.html" "guide_platforms_blackberry_upgrade.md.html": "guide/platforms/blackberry/upgrade.html" "guide_platforms_firefoxos_index.md.html": "guide/platforms/firefoxos/index.html" "guide_platforms_ios_upgrade.md.html": "guide/platforms/ios/upgrade.html" "guide_platforms_win8_packaging.md.html": "guide/platforms/win8/packaging.html" "guide_platforms_win8_plugin.md.html": "guide/platforms/win8/plugin.html" "guide_platforms_win8_upgrade.md.html": "guide/platforms/win8/upgrade.html" "guide_platforms_win8_win10-support.md.html": "guide/platforms/win8/win10-support.html" "guide_platforms_wp8_parallels.md.html": "guide/platforms/wp8/parallels.html" "guide_platforms_wp8_upgrade.md.html": "guide/platforms/wp8/upgrade.html" "guide_platforms_wp8_vmware.md.html": "guide/platforms/wp8/vmware.html" "guide_platforms_wp8_webview.md.html": "guide/platforms/wp8/webview.html" "platform_plugin_versioning_ref_index.md.html": "platform_plugin_versioning_ref/index.html" "guide_getting-started_android_index.md.html": "guide/getting-started/android/index.html" "guide_getting-started_blackberry_index.md.html": "guide/getting-started/blackberry/index.html" "guide_getting-started_index.md.html": "guide/getting-started/index.html" "guide_getting-started_ios_index.md.html": "guide/getting-started/ios/index.html" "guide_getting-started_symbian_index.md.html": "guide/getting-started/symbian/index.html" "guide_getting-started_webos_index.md.html": "guide/getting-started/webos/index.html" "guide_getting-started_windows-phone_index.md.html": "guide/getting-started/windows-phone/index.html" "guide_upgrading_blackberry_index.md.html": "guide/upgrading/blackberry/index.html" "guide_upgrading_webos_index.md.html": "guide/upgrading/webos/index.html" "phonegap_accelerometer_accelerometer.md.html": "phonegap/accelerometer/accelerometer.html" "phonegap_camera_camera.md.html": "phonegap/camera/camera.html" "phonegap_compass_compass.md.html": "phonegap/compass/compass.html" "phonegap_connection_connection.md.html": "phonegap/connection/connection.html" "phonegap_contacts_contacts.md.html": "phonegap/contacts/contacts.html" "phonegap_device_device.md.html": "phonegap/device/device.html" "phonegap_events_events.md.html": "phonegap/events/events.html" "phonegap_file_file.md.html": "phonegap/file/file.html" "phonegap_geolocation_geolocation.md.html": "phonegap/geolocation/geolocation.html" "phonegap_media_capture_capture.md.html": "phonegap/media/capture/capture.html" "phonegap_media_media.md.html": "phonegap/media/media.html" "phonegap_notification_notification.md.html": "phonegap/notification/notification.html" "phonegap_storage_storage.md.html": "phonegap/storage/storage.html" "guide_getting-started_bada_index.md.html": "guide/getting-started/bada/index.html" "guide_upgrading_android_index.md.html": "guide/upgrading/android/index.html" "guide_upgrading_bada_index.md.html": "guide/upgrading/bada/index.html" "guide_upgrading_index.md.html": "guide/upgrading/index.html" "guide_upgrading_ios_index.md.html": "guide/upgrading/ios/index.html" "guide_upgrading_symbian_index.md.html": "guide/upgrading/symbian/index.html" "guide_upgrading_windows-phone_index.md.html": "guide/upgrading/windows-phone/index.html" "guide_whitelist_index.md.html": "guide/whitelist/index.html" "guide_command-line_index.md.html": "guide/command-line/index.html" "guide_cordova-webview_android.md.html": "guide/cordova-webview/android.html" "guide_cordova-webview_index.md.html": "guide/cordova-webview/index.html" "guide_cordova-webview_ios.md.html": "guide/cordova-webview/ios.html" "guide_plugin-development_android_index.md.html": "guide/plugin-development/android/index.html" "guide_plugin-development_bada_index.md.html": "guide/plugin-development/bada/index.html" "guide_plugin-development_blackberry_index.md.html": "guide/plugin-development/blackberry/index.html" "guide_plugin-development_index.md.html": "guide/plugin-development/index.html" "guide_plugin-development_ios_index.md.html": "guide/plugin-development/ios/index.html" "guide_plugin-development_webos_index.md.html": "guide/plugin-development/webos/index.html" "guide_plugin-development_windows-phone_index.md.html": "guide/plugin-development/windows-phone/index.html" "guide_getting-started_tizen_index.md.html": "guide/getting-started/tizen/index.html" "guide_plugin-development_tizen_index.md.html": "guide/plugin-development/tizen/index.html" "guide_upgrading_tizen_index.md.html": "guide/upgrading/tizen/index.html" "guide_getting-started_windows-8_index.md.html": "guide/getting-started/windows-8/index.html" "guide_project-settings_index.md.html": "guide/project-settings/index.html" "guide_project-settings_ios_index.md.html": "guide/project-settings/ios/index.html" "guide_getting-started_windows-phone-7_index.md.html": "guide/getting-started/windows-phone-7/index.html" "guide_getting-started_windows-phone-8_index.md.html": "guide/getting-started/windows-phone-8/index.html" "guide_project-settings_android_index.md.html": "guide/project-settings/android/index.html" "guide_project-settings_bada_index.md.html": "guide/project-settings/bada/index.html" "guide_project-settings_blackberry_index.md.html": "guide/project-settings/blackberry/index.html" "guide_project-settings_firefoxos_index.md.html": "guide/project-settings/firefoxos/index.html" "guide_project-settings_webos_index.md.html": "guide/project-settings/webos/index.html" "guide_project-settings_windows8_index.md.html": "guide/project-settings/windows8/index.html" "guide_project-settings_wp7_index.md.html": "guide/project-settings/wp7/index.html" "guide_project-settings_wp8_index.md.html": "guide/project-settings/wp8/index.html" "guide_getting-started_blackberry10_index.md.html": "guide/getting-started/blackberry10/index.html" "guide_plugin-development_blackberry10_index.md.html": "guide/plugin-development/blackberry10/index.html" "guide_privacy_index.md.html": "guide/privacy/index.html" "guide_upgrading_windows-8_index.md.html": "guide/upgrading/windows-8/index.html"