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. - DrupalUnlink
  35. -
  36. name: Listes
  37. items:
  38. - BulletedList
  39. - NumberedList
  40. -
  41. name: Média
  42. items:
  43. - DrupalImage
  44. - video_embed
  45. -
  46. name: Outils
  47. items:
  48. - Source
  49. -
  50. name: align
  51. items:
  52. - JustifyLeft
  53. - JustifyCenter
  54. - JustifyRight
  55. - JustifyBlock
  56. plugins:
  57. stylescombo:
  58. styles: ''
  59. language:
  60. language_list: un
  61. font:
  62. font_names: ''
  63. font_sizes: ''
  64. colorbutton:
  65. colors: ''
  66. video_embed:
  67. defaults:
  68. children:
  69. autoplay: false
  70. responsive: true
  71. width: '854'
  72. height: '480'
  73. drupallink:
  74. linkit_enabled: true
  75. linkit_profile: default
  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