editor.editor.wysiwyg.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. uuid: f817f92e-d706-4611-bc2b-4a1dd68bff9d
  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. - RemoveFormat
  24. - Subscript
  25. - Superscript
  26. - Underline
  27. - SpecialChar
  28. - Format
  29. - Language
  30. -
  31. name: Liens
  32. items:
  33. - DrupalLink
  34. - DrupalUnlink
  35. -
  36. name: Listes
  37. items:
  38. - BulletedList
  39. - NumberedList
  40. -
  41. name: Média
  42. items:
  43. - Blockquote
  44. - DrupalImage
  45. -
  46. name: Outils
  47. items:
  48. - Source
  49. -
  50. name: Copy/Paste
  51. items:
  52. - Copy
  53. - Cut
  54. - Paste
  55. - PasteText
  56. - PasteFromWord
  57. -
  58. name: footnote
  59. items:
  60. - footnotes
  61. plugins:
  62. language:
  63. language_list: un
  64. stylescombo:
  65. styles: "h4.inter-titre|Inter-titre\r\nh1.title-part|part's title\r\np.quote|Quote\r\np.epigraph|Epigraph"
  66. drupallink:
  67. linkit_enabled: true
  68. linkit_profile: default
  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