Skip to Main Content
Feature Request FR-2057
Status DELIVERED

15 Voters

Allow easy installation of CKEditor plugins

ino.laurensse Public
· Oct 12 2021

Idea Summary
CKEditor has many additional plugins that are not in the APEX distribution. There should be some easy way to include additional plugins. 

Use Case
For instance the base64 image copy-paste plugin is very usefull. 

(This is our real use case. We have used a separate CKEditor installation with additional plugins. We tried the new CKEditor 5. Base64 images are displayed, but new images cannot be pasted in the editor.)

Preferred Solution (Optional)

This has been delivered in Oracle APEX 22.1!

Comments

Comments

  • nwilson OP 3.2 years ago

    Agree, upgrading to the new version of ckeditor 5 should not mean a ‘down grade’ of functionality for the end users.

  • ino.laurensse OP 3.2 years ago

    I wonder how this was delivered. Copy-paste an image is not possible. I Tried Snip & Sketch to paste an image in the RTE item on apex.oracle.com without success.

  • jayson hanes Admin OP 3.1 years ago

    You have to enable the plugin by way of the initialization code. In last week's office hours (new features #3?) Stefan showed how to do this.

  • ino.laurensse OP 3.1 years ago

    Thanks Jayson, I already saw #1 and 4, will watch #3 now.