Install drutopia site with the engage subprofile

This commit is contained in:
Keegan Rankin 2023-12-05 16:05:50 -08:00
parent 1d3f5ba5ad
commit 101f8e0e54
645 changed files with 62725 additions and 0 deletions

View file

@ -0,0 +1,63 @@
uuid: f171c6a9-5bf7-4709-8a20-188ffc7730c1
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
_core:
default_config_hash: xaB_r7M0ei85xf3DREBJ7vg7cWRdpnGUqxRNGcjsO3w
format: full_html
editor: ckeditor5
settings:
toolbar:
items:
- bold
- italic
- underline
- strikethrough
- code
- superscript
- subscript
- removeFormat
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- insertTable
- specialCharacters
- horizontalLine
- '|'
- heading
- '|'
- undo
- redo
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0