lyralemos
(Alexandre Marinho)
1
I've recently received some questions from users who are copying and pasting images into the text editor (tinymce).
And it does work, however, only in the editing form. In the view, the image is broken.
I believe this happened when TinyMCE was updated to version 7.
In version 5, the default option for paste_data_images was false, but this changed in version 7.
Version 7
Version 5
It might be better to set this to false when integrating Plone with TinyMCE to avoid these issues.
1letter
(Jan)
2
Please open an issue in mockup.
petschki
(Peter Mathis)
3
Unfortunately the paste plugin code has moved to the "premium plugins" which have to be paid for.
It would be great if you file an issue here GitHub · Where software is built for changing the default options.
lyralemos
(Alexandre Marinho)
4