editor.editor.basic_html.yml in Thunder 6.1.x
Same filename and directory in other branches
config/install/editor.editor.basic_html.yml
File
config/install/editor.editor.basic_html.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.basic_html
- module:
- - ckeditor
- 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
- -
- name: 'Block Formatting'
- items:
- - Format
- -
- name: Tools
- items:
- - Source
- plugins:
- stylescombo:
- styles: ''
- drupallink:
- linkit_enabled: true
- linkit_profile: default
- language:
- language_list: un
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: null
- height: null