editor.editor.wysiwyg.yml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. uuid: 3ee84454-2996-4dd0-85cb-037da45a7137
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. module:
  8. - ckeditor
  9. _core:
  10. default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
  11. format: wysiwyg
  12. editor: ckeditor
  13. settings:
  14. toolbar:
  15. rows:
  16. -
  17. -
  18. name: Formats
  19. items:
  20. - Styles
  21. - Bold
  22. - Italic
  23. - Underline
  24. -
  25. name: misc
  26. items:
  27. - SpecialChar
  28. -
  29. name: Liens
  30. items:
  31. - DrupalLink
  32. - Linkit
  33. - DrupalUnlink
  34. -
  35. name: Listes
  36. items:
  37. - BulletedList
  38. - NumberedList
  39. -
  40. name: Média
  41. items:
  42. - Blockquote
  43. - DrupalImage
  44. -
  45. name: Outils
  46. items:
  47. - Source
  48. -
  49. name: Copy/Paste
  50. items:
  51. - Copy
  52. - Cut
  53. - Paste
  54. - PasteText
  55. - PasteFromWord
  56. plugins:
  57. stylescombo:
  58. styles: h4.inter-titre|Inter-titre
  59. language:
  60. language_list: un
  61. linkit:
  62. linkit_profile: default
  63. video_embed:
  64. defaults:
  65. children:
  66. autoplay: true
  67. responsive: true
  68. width: '854'
  69. height: '480'
  70. image_upload:
  71. status: true
  72. scheme: public
  73. directory: wysiwyg-images
  74. max_size: ''
  75. max_dimensions:
  76. width: null
  77. height: null