Project

General

Profile

Actions

Feature #47814

closed

Allow Image Uploads from Clipboard

Added by Kay Strobach over 11 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-05-02
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.4
Tags:
Complexity:
medium
Sprint Focus:

Description

You may think, we can not access the client clipboard, but it's possible by HTML5 :D

You can test what i mean by using github, copy an image into the clipboard and paste it in a comment, the upload is done in the background and then it returns a valid url, which can be used online as well :D

http://strd6.com/2011/09/html5-javascript-pasting-image-data-in-chrome/
http://stackoverflow.com/questions/6219197/how-to-manage-image-pasting-from-clipboard-in-html5

I'd like to have this implemented in the rte, and perhaps in other editors as well, perhaps FAL should get a category clipboard images :D


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #57066: Allow Paste Upload into filerefences and rteClosed2014-03-19

Actions
Actions #1

Updated by Mathias Schreiber almost 10 years ago

  • Assignee set to Stanislas Rolland
Actions #2

Updated by Riccardo De Contardi over 7 years ago

  • Status changed from New to Closed
  • Assignee deleted (Stanislas Rolland)

The TYPO3 team has decided to go with CKEditor on version 8 and drop rtehtmlarea out of the default core repository.
The code can now be found at https://github.com/FriendsOfTYPO3/rtehtmlarea Please continue there if you still need this feature.

As the rtehtmlarea code is really outdated I don't expect a core team member to pick this one up. Therefore I close it here and it can be backported when fixed on GitHub.

Actions

Also available in: Atom PDF