Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ixm_blocks
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ixm_blocks
Commits
c20d5297
Commit
c20d5297
authored
4 months ago
by
Aaron Christian
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3489758
by aaronchristian: Update optional full_html format to use CKEditor5
parent
9397b77c
No related branches found
No related tags found
No related merge requests found
Pipeline
#349949
failed
4 months ago
Stage: build
Stage: test
Stage: dast
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/optional/editor.editor.full_html.yml
+49
-34
49 additions, 34 deletions
config/optional/editor.editor.full_html.yml
with
49 additions
and
34 deletions
config/optional/editor.editor.full_html.yml
+
49
−
34
View file @
c20d5297
...
...
@@ -4,47 +4,62 @@ dependencies:
config
:
-
filter.format.full_html
module
:
-
ckeditor
-
ckeditor
5
format
:
full_html
editor
:
ckeditor
editor
:
ckeditor
5
settings
:
toolbar
:
rows
:
-
-
name
:
Formatting
items
:
-
Bold
-
Italic
-
name
:
Links
items
:
-
DrupalLink
-
DrupalUnlink
-
name
:
Lists
items
:
-
BulletedList
-
NumberedList
-
name
:
Media
items
:
-
Blockquote
-
DrupalImage
-
name
:
Tools
items
:
-
Source
items
:
-
bold
-
italic
-
'
|'
-
link
-
'
|'
-
bulletedList
-
numberedList
-
'
|'
-
blockQuote
-
drupalInsertImage
-
'
|'
-
heading
-
code
-
'
|'
-
sourceEditing
plugins
:
stylescombo
:
styles
:
'
'
language
:
language_list
:
un
ckeditor5_heading
:
enabled_headings
:
-
heading2
-
heading3
-
heading4
-
heading5
-
heading6
ckeditor5_imageResize
:
allow_resize
:
true
ckeditor5_list
:
properties
:
reversed
:
false
startIndex
:
true
multiBlock
:
true
ckeditor5_sourceEditing
:
allowed_tags
:
-
'
<cite>'
-
'
<dl>'
-
'
<dt>'
-
'
<dd>'
-
'
<a
hreflang>'
-
'
<blockquote
cite>'
-
'
<ul
type>'
-
'
<ol
type>'
-
'
<h2
id>'
-
'
<h3
id>'
-
'
<h4
id>'
-
'
<h5
id>'
-
'
<h6
id>'
image_upload
:
status
:
fals
e
status
:
tru
e
scheme
:
public
directory
:
inline-images
max_size
:
'
'
max_size
:
null
max_dimensions
:
width
:
null
height
:
null
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment