CKEditor comes with a baloon menu.

This is useful to trigger AI operations in CKEditor in long editor windows.

Configuration is done by dragging the balloon icon to the toolbar.

Balloon menu

CommentFileSizeAuthor
balloon-menu.jpg89.99 KBbreidert

Comments

breidert created an issue. See original summary.

kelly.m.jacobs’s picture

@breidert I'm running into an issue and looking for recommendations.
It appears there's no version of addItemtoToolbar that accepts multiple values, and a config entity can only accept addItemtoToolbar once (we're already using it for the AI Assistant tool). Should we:

  1. Contrib to ckeditor to add addItemsToToolbar that accepts an array of values
  2. Remove addItemtoToolbar and set the values for the entire toolbar
  3. Something else?

Much appreciated

kelly.m.jacobs’s picture

Assigned: Unassigned » kelly.m.jacobs
kelly.m.jacobs’s picture

Assigned: kelly.m.jacobs » Unassigned
robloach’s picture

@breidert Will we need this for the next stable release? We should get a 1.0.2 as it fixes a few things already.