minnojs / minno-dashboard

Client-side of minno’s study management and authoring tool
1 stars 2 forks source link

feat(editor): copy link #1

Closed eladzlot closed 8 years ago

eladzlot commented 8 years ago

The context menu should allow copying the file url. (The problem is that there is no way to detect the inability of safari to do this...)

http://stackoverflow.com/questions/400212/how-do-i-copy-to-the-clipboard-in-javascript https://developers.google.com/web/updates/2015/04/cut-and-copy-commands?hl=en http://www.sitepoint.com/javascript-copy-to-clipboard/