Skip to content
Snippets Groups Projects

Issue #3462267 by Qusai Taha: Add Ckeditor(5) Emoji module to CKEditor 5 in Varbase Editor and enable it by default

Merged Issue #3462267 by Qusai Taha: Add Ckeditor(5) Emoji module to CKEditor 5 in Varbase Editor and enable it by default
1 unresolved thread
Merged Qusai Taha requested to merge issue/varbase_editor-3462267:3462267-add-emojis-to into 10.0.x
1 unresolved thread
Files
3
@@ -37,6 +37,7 @@ settings:
@@ -37,6 +37,7 @@ settings:
- subscript
- subscript
- superscript
- superscript
- removeFormat
- removeFormat
 
- Emoji
- '|'
- '|'
- numberedList
- numberedList
- bulletedList
- bulletedList
@@ -276,7 +277,7 @@ image_upload:
@@ -276,7 +277,7 @@ image_upload:
status: true
status: true
scheme: public
scheme: public
directory: inline-images
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
max_dimensions:
width: null
width: null
height: null
height: null
Loading