editor.editor.wysiwyg.yml 1.2 KB

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