editor.editor.wysiwyg.yml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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: 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. -
  40. name: Outils
  41. items:
  42. - Source
  43. -
  44. name: Copy/Paste
  45. items:
  46. - Copy
  47. - Cut
  48. - Paste
  49. - PasteText
  50. - PasteFromWord
  51. plugins:
  52. drupallink:
  53. linkit_enabled: true
  54. stylescombo:
  55. styles: h4.inter-titre|Inter-titre
  56. language:
  57. language_list: un
  58. image_upload:
  59. status: true
  60. scheme: public
  61. directory: wysiwyg-images
  62. max_size: ''
  63. max_dimensions:
  64. width: null
  65. height: null