more features on wysiwyg

This commit is contained in:
2026-09-07 11:37:54 +02:00
parent f0509194a5
commit f185cf8820
2 changed files with 43 additions and 1 deletions
+22
View File
@@ -14,8 +14,21 @@ settings:
toolbar:
items:
- heading
- underline
- bold
- italic
- strikethrough
- '|'
- subscript
- superscript
- '|'
- bulletedList
- numberedList
- '|'
- link
- '|'
- showBlocks
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
@@ -24,5 +37,14 @@ settings:
- heading4
- heading5
- heading6
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: false
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
linkit_enabled: false
image_upload:
status: false