You are here

editor.editor.basic_html.yml in Thunder 8.5

config/install/editor.editor.basic_html.yml

File

config/install/editor.editor.basic_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.basic_html
  6. module:
  7. - ckeditor
  8. format: basic_html
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: Formatting
  16. items:
  17. - Bold
  18. - Italic
  19. -
  20. name: Linking
  21. items:
  22. - DrupalLink
  23. - DrupalUnlink
  24. -
  25. name: Lists
  26. items:
  27. - BulletedList
  28. - NumberedList
  29. -
  30. name: Media
  31. items:
  32. - Blockquote
  33. -
  34. name: 'Block Formatting'
  35. items:
  36. - Format
  37. -
  38. name: Tools
  39. items:
  40. - Source
  41. plugins:
  42. stylescombo:
  43. styles: ''
  44. drupallink:
  45. linkit_enabled: true
  46. linkit_profile: default
  47. language:
  48. language_list: un
  49. image_upload:
  50. status: true
  51. scheme: public
  52. directory: inline-images
  53. max_size: ''
  54. max_dimensions:
  55. width: null
  56. height: null