diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkwqKsWfFCk-NK99S77R2v1JorVCnpzXUA <Dave@web> | 2013-12-03 12:11:23 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-03 12:11:23 -0400 |
commit | 9a75c8a11e3bfd5c67c51d8f8dba11443dde6d90 (patch) | |
tree | 015f31e7a199fb0353a5b9fc503f8fc73c400777 | |
parent | 66e7e2daca86fd26ea4bfd62110d1342d72de242 (diff) | |
download | ikiwiki-9a75c8a11e3bfd5c67c51d8f8dba11443dde6d90.tar ikiwiki-9a75c8a11e3bfd5c67c51d8f8dba11443dde6d90.tar.gz |
-rw-r--r-- | doc/todo/Support_clipboard_copy__47__paste_of_images.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Support_clipboard_copy__47__paste_of_images.mdwn b/doc/todo/Support_clipboard_copy__47__paste_of_images.mdwn new file mode 100644 index 000000000..ff2eeb8f2 --- /dev/null +++ b/doc/todo/Support_clipboard_copy__47__paste_of_images.mdwn @@ -0,0 +1,3 @@ +Using one of the strategies described here: http://stackoverflow.com/questions/6333814/ ... we could support copying/pasting images from the clipboard (in supported browsers). + +[[!tag wishlist]] |