Actions
Feature #52447
closedUploading images in RTE via CMD+V / CTRL + V
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-10-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
medium
Sprint Focus:
Description
Would be nice, if images could be directly uploaded via Keyboard paste from clipboard. This makes it a lot easier for the user.
An example can be found here:
http://stackoverflow.com/questions/17155418/upload-screenshots-by-ctrlv
Steps to take
- catch JS Event
- Upload image to FAL (perhaps here needs to be an option to define where uploaded images should be stored (or the user needs to be asked)
- show image in RTE
- have fun :D
Actions