editor.editor.full_html.yml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. uuid: ea629e5d-5d2a-4851-9587-c90de9fafa5f
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.full_html
  7. module:
  8. - ckeditor
  9. format: full_html
  10. editor: ckeditor
  11. settings:
  12. toolbar:
  13. rows:
  14. -
  15. -
  16. name: Formats
  17. items:
  18. - Format
  19. - Styles
  20. - Underline
  21. - Strike
  22. - Bold
  23. - Italic
  24. - Blockquote
  25. -
  26. name: color
  27. items:
  28. - TextColor
  29. - BGColor
  30. -
  31. name: Liens
  32. items:
  33. - DrupalLink
  34. - Linkit
  35. - DrupalUnlink
  36. -
  37. name: Listes
  38. items:
  39. - BulletedList
  40. - NumberedList
  41. -
  42. name: Média
  43. items:
  44. - DrupalImage
  45. - video_embed
  46. -
  47. name: Outils
  48. items:
  49. - Source
  50. -
  51. name: align
  52. items:
  53. - JustifyLeft
  54. - JustifyCenter
  55. - JustifyRight
  56. - JustifyBlock
  57. plugins:
  58. stylescombo:
  59. styles: ''
  60. language:
  61. language_list: un
  62. font:
  63. font_names: ''
  64. font_sizes: ''
  65. colorbutton:
  66. colors: ''
  67. linkit:
  68. linkit_profile: default
  69. video_embed:
  70. defaults:
  71. children:
  72. autoplay: false
  73. responsive: true
  74. width: '854'
  75. height: '480'
  76. image_upload:
  77. status: true
  78. scheme: public
  79. directory: inline-images
  80. max_size: ''
  81. max_dimensions:
  82. width: null
  83. height: null