Skip to content
Snippets Groups Projects
editor.editor.uw_tf_basic.yml 946 B
langcode: en
status: true
dependencies:
  config:
    - filter.format.uw_tf_basic
  module:
    - ckeditor
format: uw_tf_basic
editor: ckeditor
settings:
  toolbar:
    rows:
      -
        -
          name: Tools
          items:
            - Source
        -
          name: Checkers
          items:
            - A11ychecker
        -
          name: Formatting
          items:
            - Bold
            - Italic
        -
          name: Lists
          items:
            - NumberedList
            - BulletedList
        -
          name: Links
          items:
            - DrupalLink
            - DrupalUnlink
            - Anchor
  plugins:
    drupallink:
      linkit_enabled: true
      linkit_profile: default
    language:
      language_list: un
    stylescombo:
      styles: ''
image_upload:
  status: false
  scheme: public
  directory: inline-images
  max_size: ''
  max_dimensions:
    width: null
    height: null