a-ono / redmine_ckeditor

Redmine plugin for integration CKEditor
303 stars 140 forks source link

paste image from clipboard #341

Open yano0takashi opened 2 years ago

yano0takashi commented 2 years ago

I can paste images from clipboard at Firefox. I cannot paste images from clipboard at Edge or Chrome. Is there any way to paste images from lipboard at Edge or Chrome ? I could not find a way at ckeditor4 sites. Edge DevTools console shows no error or message when I pasted images.

yozart commented 1 month ago

look at my fork, I fixed the copy paste of images pretty easily

https://github.com/yozart/redmine_ckeditor/blob/master/init.rb

just add tha last row to your init.rb file