Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
66
config/editor.editor.basic_html.yml
Normal file
66
config/editor.editor.basic_html.yml
Normal file
|
@ -0,0 +1,66 @@
|
|||
uuid: 3c712744-1e92-4192-b577-117e3e23079b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.basic_html
|
||||
module:
|
||||
- ckeditor
|
||||
_core:
|
||||
default_config_hash: AqlPmO16LvJI4D0Ih6u4GFQIzqr5OnLgAUSjcUGWk2g
|
||||
format: basic_html
|
||||
editor: ckeditor
|
||||
settings:
|
||||
toolbar:
|
||||
rows:
|
||||
-
|
||||
-
|
||||
name: Formatting
|
||||
items:
|
||||
- Bold
|
||||
- Italic
|
||||
-
|
||||
name: Linking
|
||||
items:
|
||||
- DrupalLink
|
||||
- DrupalUnlink
|
||||
-
|
||||
name: Lists
|
||||
items:
|
||||
- BulletedList
|
||||
- NumberedList
|
||||
-
|
||||
name: Media
|
||||
items:
|
||||
- Blockquote
|
||||
- DrupalImage
|
||||
-
|
||||
name: 'Block Formatting'
|
||||
items:
|
||||
- Format
|
||||
- Styles
|
||||
-
|
||||
name: Tools
|
||||
items:
|
||||
- Markdown
|
||||
- Source
|
||||
- ShowBlocks
|
||||
- Maximize
|
||||
plugins:
|
||||
stylescombo:
|
||||
styles: |
|
||||
p.subtitle.is-mono.is-4|Mono subtitle
|
||||
p.title.is-5.is-spaced|Small title
|
||||
p.subtitle.is-6|Small subtitle
|
||||
language:
|
||||
language_list: un
|
||||
linebreaks:
|
||||
method: force
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: null
|
||||
height: null
|
Loading…
Add table
Add a link
Reference in a new issue