You are here

editor.editor.basic_html.yml in Varbase Editor 8.4

Same filename and directory in other branches
  1. 8.5 config/install/editor.editor.basic_html.yml
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: '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. - DrupalImage
  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. stylescombo:
  54. styles: ''
  55. language:
  56. language_list: un
  57. linkit:
  58. linkit_profile: linkit_all_nodes
  59. video_embed:
  60. defaults:
  61. children:
  62. autoplay: true
  63. responsive: true
  64. width: '854'
  65. height: '480'
  66. image_upload:
  67. status: true
  68. scheme: public
  69. directory: inline-images
  70. max_size: ''
  71. max_dimensions:
  72. width: null
  73. height: null