You are here

editor.editor.basic_html.yml in Varbase Editor 9.0.x

config/optional/editor.editor.basic_html.yml

File

config/optional/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. - - name: "Block Formatting"
  14. items:
  15. - Format
  16. - name: Formatting
  17. items:
  18. - Bold
  19. - Italic
  20. - Underline
  21. - "-"
  22. - RemoveFormat
  23. - name: Lists
  24. items:
  25. - NumberedList
  26. - BulletedList
  27. - name: Media
  28. items:
  29. - Blockquote
  30. - DrupalMediaLibrary
  31. - name: Linking
  32. items:
  33. - DrupalLink
  34. - DrupalUnlink
  35. - name: Direction
  36. items:
  37. - BidiLtr
  38. - BidiRtl
  39. - name: Tools
  40. items:
  41. - Source
  42. plugins:
  43. drupallink:
  44. linkit_enabled: true
  45. linkit_profile: linkit_all_nodes
  46. language:
  47. language_list: un
  48. stylescombo:
  49. styles: ""
  50. autoembed:
  51. status: ""
  52. tokenbrowser:
  53. token_types: {}
  54. image_upload:
  55. status: true
  56. scheme: public
  57. directory: inline-images
  58. max_size: ""
  59. max_dimensions:
  60. width: null
  61. height: null