editor.editor.full_html.yml in CKEditor Color Button 8
tests/modules/colorbutton_test/config/install/editor.editor.full_html.yml
File
tests/modules/colorbutton_test/config/install/editor.editor.full_html.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.full_html
- module:
- - ckeditor
- format: full_html
- editor: ckeditor
- settings:
- toolbar:
- rows:
- -
- -
- name: Formatting
- items:
- - Bold
- - Italic
- - Strike
- - Superscript
- - Subscript
- - '-'
- - RemoveFormat
- -
- name: Linking
- items:
- - DrupalLink
- - DrupalUnlink
- -
- name: Lists
- items:
- - BulletedList
- - NumberedList
- -
- name: Media
- items:
- - Blockquote
- - DrupalImage
- - Table
- - HorizontalRule
- -
- name: 'Block Formatting'
- items:
- - Format
- -
- name: Tools
- items:
- - ShowBlocks
- - Source
- -
- name: Color
- items:
- - TextColor
- - BGColor
- plugins:
- language:
- language_list: un
- stylescombo:
- styles: ''
- colorbutton:
- colors: ''
- image_upload:
- status: false
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: null
- height: null