[NEW PLUGIN] CKEditor 5

Hi booblers :slight_smile:
How about a CKEditor 5?

Plugin

DEMO

Some screenshots:






More features coming soon on this plugin.
As usual, enjoy :green_heart:

3 Likes

Impressive! Congrats :partying_face:

1 Like

Got to say, that’s a nice integration right there.

1 Like

A new version with placeholder, mentions, and markdown output will be available on monday/tuesday :sleepy:

1 Like

Version with Markdown as output, and Tiny Versions of the editor are live.

Hi community : )

Mentions support added : )

In the last version we can use mentions like this:
Screenshot_3

In the editor it will look like this:
Screenshot_1

Also editor will return used mentions state (No matter how many times you will use a mention in the editor, the returned state will be a list of used mentions without duplicates):
Screenshot_2

Give it a try :slight_smile:

Next updates soon :slight_smile:

1 Like

Hey there! Plugin looks great. I just got it and noticed a few things.

  1. Images don’t work on the Tiny version of the Classic. They do work with the regular.
  2. For the HTML generated for the image, it’s some longgg pathway but not a URL. I’m looking to use this editor to help my customers create an email. Anyway to get a URL for the image that will work in emails?
  3. For the mentions, is it possible to use multiple fields for display - just like in dropdown inputs? My users have first and last name as two fields so searching by only one wouldn’t be useful.

Yo,
I’m using standard conversion of image to base64 string in the plugin, so the result should work even in email if email system can handle base64 images.
About the URL, I think support can be added, but I cannot give you a deadline, sorry.
About the Mentions, yes it’s possible, maybe in next little update :wink:

Cheers

Last Updates:
:performing_arts: Mentions - additional field (UserID) so now you can have two fields for mentions and experiment how do you like it.
:fire: Toolbar - Dynamic toolbar (easy to use and create dynamic toolbars). Because of this update, I’ll think about removing tiny versions of editor from plugin, because of irrelevance of this feature.

Happy bubbling guys

You are an absolute legend! thanks for the update :slight_smile:

1 Like

@chris51 hi man. I’m very glad to hear that you appreciate it.
Biggest update is coming soon :slight_smile:
Modularity and control of the editor through bubble workflows.
Stay in touch :wink:

Hi community & bubblers
Today the plugin was deleted from the market because of a abuse report using the license of ckeditor for building this plugin.
My apologizes
Mr. Bubbles

Is there a way to hide the toolbar in the read-only mode?