editor.editor.full_html.yml in Varbase Editor 9.0.x
Same filename and directory in other branches
config/optional/editor.editor.full_html.yml
1 string reference to 'editor.editor.full_html'
- varbase_editor_update_8004 in ./
varbase_editor.install - Update "Rich editor" to use the CKEditor media embed button.
File
config/optional/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: "Block Formatting"
- items:
- - Cut
- - Copy
- - Paste
- - PasteFromWord
- - "-"
- - Undo
- - Redo
- - name: Media
- items:
- - DrupalMediaLibrary
- - gallery
- - Embed
- - "-"
- - Blockquote
- - HorizontalRule
- - "-"
- - Table
- - name: Linking
- items:
- - DrupalLink
- - "-"
- - DrupalUnlink
- - Anchor
- - name: Tools
- items:
- - ShowBlocks
- - Maximize
- - Source
- - - name: Style
- items:
- - Styles
- - Format
- - name: Formatting
- items:
- - Bold
- - Italic
- - Underline
- - Strike
- - "-"
- - Subscript
- - Superscript
- - "-"
- - RemoveFormat
- - name: Lists
- items:
- - NumberedList
- - BulletedList
- - "-"
- - Outdent
- - Indent
- - name: Alignment
- items:
- - JustifyLeft
- - JustifyCenter
- - JustifyRight
- - "-"
- - BidiLtr
- - BidiRtl
- - "-"
- plugins:
- stylescombo:
- styles: "h2.display-1|Display 1\r\nh2.display-2|Display 2\r\nh3.display-3|Display 3\r\nh4.display-4|Display 4\r\ndiv.bs-callout|Callout\r\ndiv.bs-callout.bs-callout-danger|Callout danger\r\ndiv.bs-callout.bs-callout-warning|Callout warning\r\ndiv.bs-callout.bs-callout-info|Callout Info\r\ndiv.well|Well\r\ndiv.well.well-lg|Well large\r\ndiv.well.well-sm|Well small\r\ndiv.alert.alert-success|Alert success\r\ndiv.alert.alert-info|Alert info\r\ndiv.alert.alert-warning|Alert warning\r\ndiv.alert.alert-danger|Alert danger\r\ndiv.panel.panel-primary|Panel primary\r\ndiv.panel.panel-success|Panel success\r\ndiv.panel.panel-info|Panel info\r\ndiv.panel.panel-warning|Panel warning\r\ndiv.panel.panel-danger|Panel danger\r\ndiv.panel-heading|Panel heading\r\ndiv.panel-title|Panel title\r\ndiv.panel-body|Panel body\r\ndiv.panel-footer|Panel footer"
- language:
- language_list: un
- drupallink:
- linkit_enabled: true
- linkit_profile: linkit_all_nodes
- autoembed:
- status: embed
- tokenbrowser:
- token_types: {}
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ""
- max_dimensions:
- width: null
- height: null