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. - DrupalUnlink
  33. -
  34. name: Listes
  35. items:
  36. - BulletedList
  37. - NumberedList
  38. -
  39. name: Média
  40. items:
  41. - Blockquote
  42. - DrupalImage
  43. -
  44. name: Outils
  45. items:
  46. - Source
  47. -
  48. name: Copy/Paste
  49. items:
  50. - Copy
  51. - Cut
  52. - Paste
  53. - PasteText
  54. - PasteFromWord
  55. plugins:
  56. stylescombo:
  57. styles: h4.inter-titre|Inter-titre
  58. language:
  59. language_list: un
  60. video_embed:
  61. defaults:
  62. children:
  63. autoplay: true
  64. responsive: true
  65. width: '854'
  66. height: '480'
  67. drupallink:
  68. linkit_enabled: true
  69. linkit_profile: default
  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