editor.editor.wysiwyg.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. langcode: fr
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.wysiwyg
  6. module:
  7. - ckeditor
  8. format: wysiwyg
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: Formats
  16. items:
  17. - Styles
  18. - Bold
  19. - Italic
  20. - Underline
  21. -
  22. name: Liens
  23. items:
  24. - DrupalLink
  25. - DrupalUnlink
  26. -
  27. name: Listes
  28. items:
  29. - BulletedList
  30. - NumberedList
  31. -
  32. name: Média
  33. items:
  34. - Blockquote
  35. - DrupalImage
  36. -
  37. name: Outils
  38. items:
  39. - Source
  40. -
  41. name: Copy/Paste
  42. items:
  43. - Copy
  44. - Cut
  45. - Paste
  46. - PasteText
  47. - PasteFromWord
  48. plugins:
  49. drupallink:
  50. linkit_enabled: true
  51. linkit_profile: collection
  52. stylescombo:
  53. styles: h4.inter-titre|Inter-titre
  54. language:
  55. language_list: un
  56. image_upload:
  57. status: true
  58. scheme: public
  59. directory: wysiwyg-images
  60. max_size: ''
  61. max_dimensions:
  62. width: null
  63. height: null