GitHub user riknoll opened a pull request: https://github.com/apache/cordova-docs/pull/356
Add browser api fallback for copy buttons ZeroClipboard is used on the main and plugins pages for the copy buttons and relies on Flash to operate. Modern browsers are gaining support for executing copy commands, so we can use that API as a fallback when Flash is disabled. In the future we should also add something to account for both failing. You can merge this pull request into a Git repository by running: $ git pull https://github.com/riknoll/cordova-docs cordova-website-flash-fallback Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/356.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #356 ---- commit 6de6261df6db3a1aa268d81647c21fb34a35a096 Author: riknoll <rikn...@microsoft.com> Date: 2015-09-19T00:36:47Z Copy on plugins page now falls back to browser APIs commit 29d4a16fdc5e131bc4528b19bd5940d324ad7b15 Author: riknoll <rikn...@microsoft.com> Date: 2015-09-19T01:34:37Z Added browser api fallback for copy buttons on main page commit 4b3429445cbbe02378dc372dc7d2e0cf747850a3 Author: riknoll <rikn...@microsoft.com> Date: 2015-09-21T16:37:05Z Merge branch 'cordova-website' of https://github.com/apache/cordova-docs into cordova-website-flash-fallback ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org