You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by riknoll <gi...@git.apache.org> on 2015/09/21 18:47:45 UTC

[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

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 <ri...@microsoft.com>
Date:   2015-09-19T00:36:47Z

    Copy on plugins page now falls back to browser APIs

commit 29d4a16fdc5e131bc4528b19bd5940d324ad7b15
Author: riknoll <ri...@microsoft.com>
Date:   2015-09-19T01:34:37Z

    Added browser api fallback for copy buttons on main page

commit 4b3429445cbbe02378dc372dc7d2e0cf747850a3
Author: riknoll <ri...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

Posted by dblotsky <gi...@git.apache.org>.
Github user dblotsky commented on the pull request:

    https://github.com/apache/cordova-docs/pull/356#issuecomment-142136618
  
    Merged. Feel free to close.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

Posted by riknoll <gi...@git.apache.org>.
Github user riknoll commented on the pull request:

    https://github.com/apache/cordova-docs/pull/356#issuecomment-142094238
  
    It is apparently not supported by Safari or current versions of Firefox (though it will be added in 41.0 when it comes tomorrow). https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

Posted by riknoll <gi...@git.apache.org>.
Github user riknoll closed the pull request at:

    https://github.com/apache/cordova-docs/pull/356


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org