166
Views
6
Comments
[CKEditor] List of plugins in current version
Question
ckeditor
Web icon
Forge asset by CKEditor Team

Hi,

is there a list of available plugins in current forge component and how I can use them.

For added font and justify plugin I recognized that I have to add "extraPlugins:['font','justify']," to configuration. Is it the right way to include them?

Can I add colors plugin for setting text and backgroundcolor without changing the forge component?

Same question for preview plugin:

Thanks and regards,

Magnus

2022-07-12 16-41-57
Pedro Costa

Hi Magnus,

You can use toolbar builder to build your custom bar using this link. All plugins for this link are available, because it is the same version (v4)


https://ckeditor.com/latest/samples/toolbarconfigurator/index.html#basic


Regards

UserImage.jpg
Magnus

Hi Pedro,

thanks for your answer, but unfortunately ckeditor version which is provided with forge component (v4.11.4) is not the latest (v4.13).

That’s the reason why I had to add the 2 mentioned plugins manually to add font and alignment buttons.

They are also not shown up at forge demo: https://marcio-lima.outsystemscloud.com/CKEditorDemo/

Regards

2022-07-12 16-41-57
Pedro Costa

Hi Magnus, 


The version i'm using is this: 

UserImage.jpg
Magnus

Hi Pedro,

thanks again, I am using the latest version for OutSystems 11:

2022-12-28 01-16-29
Samuel Neves

Hi, Magnus

You are using the Outsystems Forge Component CkEditor v5.1.1, that uses the CKEditor 4.

Check the documentation for that version at the original website (Setting Text and BackgroundColours:

https://ckeditor.com/docs/ckeditor4/latest/features/colorbutton.html

Let me know if this helps,

Sam

UserImage.jpg
Magnus

Hi Sam,

thanks for your help. Coming back to my initial question it seems that it is not possible to add these 3 buttons without changing the latest forge component for OS 11 because the corresponding plugins are not included.

Nevertheless a list of included plugins and how they can be used would be helpful for anyone who wants to use this component.

Regards,

Magnus

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.