You are here

editor.editor.mail_html.yml in Open Social 8.9

modules/social_features/social_editor/config/install/editor.editor.mail_html.yml

File

modules/social_features/social_editor/config/install/editor.editor.mail_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.mail_html
  6. module:
  7. - ckeditor
  8. format: mail_html
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: Formatting
  16. items:
  17. - Bold
  18. - Italic
  19. - Underline
  20. -
  21. name: Links
  22. items:
  23. - DrupalLink
  24. - DrupalUnlink
  25. plugins:
  26. language:
  27. language_list: un
  28. stylescombo:
  29. styles: ''
  30. image_upload:
  31. status: false
  32. scheme: public
  33. directory: inline-images
  34. max_size: ''
  35. max_dimensions:
  36. width: null
  37. height: null