You are here

editor.editor.basic_html.yml in Varbase Editor 8.7

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