editor.editor.wysiwyg.yml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. uuid: a4e62f3c-179b-40bd-b5ff-bad393554328
  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: Liens
  26. items:
  27. - DrupalLink
  28. - DrupalUnlink
  29. -
  30. name: Listes
  31. items:
  32. - BulletedList
  33. - NumberedList
  34. -
  35. name: Média
  36. items:
  37. - Blockquote
  38. - DrupalImage
  39. - video_embed
  40. -
  41. name: Outils
  42. items:
  43. - Source
  44. -
  45. name: Copy/Paste
  46. items:
  47. - Copy
  48. - Cut
  49. - Paste
  50. - PasteText
  51. - PasteFromWord
  52. plugins:
  53. drupallink:
  54. linkit_enabled: true
  55. linkit_profile: default
  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. image_upload:
  68. status: true
  69. scheme: public
  70. directory: wysiwyg-images
  71. max_size: ''
  72. max_dimensions:
  73. width: null
  74. height: null