editor.editor.wysiwyg.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. uuid: ce0e752e-adf7-4766-ba8d-f8e5a13c2089
  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. - Format
  21. - Bold
  22. - Italic
  23. - Underline
  24. - Strike
  25. - Superscript
  26. - Subscript
  27. - RemoveFormat
  28. -
  29. name: Alignement
  30. items:
  31. - JustifyLeft
  32. - JustifyCenter
  33. - JustifyRight
  34. -
  35. name: List
  36. items:
  37. - BulletedList
  38. - NumberedList
  39. -
  40. name: Liens
  41. items:
  42. - DrupalLink
  43. - DrupalUnlink
  44. -
  45. name: Média
  46. items:
  47. - Blockquote
  48. - DrupalImage
  49. -
  50. name: Outils
  51. items:
  52. - Source
  53. -
  54. name: Copy/Paste
  55. items:
  56. - Copy
  57. - Cut
  58. - Paste
  59. - PasteText
  60. - PasteFromWord
  61. plugins:
  62. drupallink:
  63. linkit_enabled: true
  64. linkit_profile: default
  65. stylescombo:
  66. styles: h4.inter-titre|Inter-titre
  67. language:
  68. language_list: un
  69. image_upload:
  70. status: true
  71. scheme: public
  72. directory: wysiwyg-images
  73. max_size: ''
  74. max_dimensions:
  75. width: null
  76. height: null