editor.editor.full_html.yml in Varbase Editor 8.7
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:
- - '-'
- - Linkit
- - '-'
- - Link
- - Unlink
- - '-'
- - 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:
- language:
- language_list: un
- stylescombo:
- styles: "div.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"
- autoembed:
- status: embed
- linkit:
- linkit_profile: linkit_all_nodes
- tokenbrowser:
- token_types: { }
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: null
- height: null