SU-SWS/stanford_text_editor

View on GitHub
config/install/editor.editor.stanford_html.yml

Summary

Maintainability
Test Coverage
langcode: en
status: true
dependencies:
  config:
    - filter.format.stanford_html
  module:
    - ckeditor
format: stanford_html
editor: ckeditor
settings:
  toolbar:
    rows:
      -
        -
          name: Formatting
          items:
            - Bold
            - Italic
            - Strike
            - JustifyLeft
            - JustifyCenter
            - JustifyRight
            - HorizontalRule
            - '-'
            - Styles
            - Format
        -
          name: Links
          items:
            - DrupalLink
            - DrupalUnlink
            - Anchor
        -
          name: Lists
          items:
            - BulletedList
            - NumberedList
            - Outdent
            - Indent
            - Table
        -
          name: Media
          items:
            - Blockquote
            - DrupalMediaLibrary
        -
          name: Tools
          items:
            - Superscript
            - Subscript
            - RemoveFormat
            - Source
            - PasteFromWord
            - '-'
            - A11ychecker
  plugins:
    stylescombo:
      styles: "a.su-button|Button\r\na.su-button--big|Big Button\r\na.su-button--secondary|Secondary Button\r\na.su-link--action|Action Link\r\np.plain-text|Normal\r\np.su-intro-text|Intro Text\r\np.su-font-splash|Splash Font\r\np.su-quote-text|Quote Text\r\np.su-drop-cap|Drop Cap First Letter\r\np.su-related-text|Card Text\r\np.su-callout-text|Callout Text\r\np.su-subheading|Sub Title"
    drupallink:
      linkit_enabled: true
      linkit_profile: default
    language:
      language_list: un
image_upload:
  status: false
  scheme: public
  directory: inline-images
  max_size: ''
  max_dimensions:
    width: null
    height: null