#12782 closed New Feature (invalid)
cut-n-paste image capturing
Reported by: | Kevin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Does CKEditor have the ability to capture a cut-n-pasted image, display it inline with text, and save the image to a DB or file location for redisplay? If so do you have example code on how to do this?
Change History (4)
comment:1 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Hi @Reimar,
I'm trying to understand the status of this feature. I've looked at the 45 tickets in the milestone but it's not clear if there's one exactly for supporting pasting images from the clipboard.
Maybe leave this issue open until it's actually fixed?
comment:3 Changed 10 years ago by
We've changed the name of the previous milestone from 4.5.0 to 4.5.0 Beta, so all the important tickets are in the latter one. The current 4.5.0 contains only bug fixes.
Please check http://ckeditor.com/blog/CKEditor-4.5-Beta-Released and the changelog.
As for this ticket, I should have closed it as a DUP of one of 4.5.0 Beta's ticket. I don't know why I chose "invalid".
comment:4 Changed 10 years ago by
"There are new end-user related features like support for uploading dropped and pasted images" sounds great.
Found a live demo at http://ckeditor.com/tmp/4.5.0-beta/image-upload.html - thanks!
My suggestion would be to add the image plugin to the "full" demo.
We're working on capturing pasted images right now (http://dev.ckeditor.com/milestone/CKEditor%204.5.0). All the features you need will be available then.