eclipse / nebula

Nebula Project
https://eclipse.org/nebula
Eclipse Public License 2.0
84 stars 98 forks source link

Bug 344 - Image rendering for richtext editor #484

Closed x21L closed 1 year ago

x21L commented 2 years ago

It is now possible to insert images in the richtext editor.

eclipse-nebula-bot commented 2 years ago

Can one of the admins verify this patch?

fipro78 commented 2 years ago

Thanks for the contribution. I will have a look at this. But could you please avoid the code style changes? They make it really hard to focus on the real changes.

x21L commented 2 years ago

Regarding the change of the JavaScript: do you know how it is possible to add the image adding functionality to the editor? If I enable it in Java, then I cannot configure it. There are a bunch of elements in the insert category which are not needed, insert flash for example. Insert is not a group, you must configure the items.

About the formatting: is there some formatting style to import available? I have seen your installer, but it does not seem to work, unfortunately.