editor.editor.wysiwyg.yml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. - Table
  50. -
  51. name: Copy/Paste
  52. items:
  53. - Copy
  54. - Cut
  55. - Paste
  56. - PasteText
  57. - PasteFromWord
  58. -
  59. name: footnote
  60. items:
  61. - footnotes
  62. plugins:
  63. language:
  64. language_list: un
  65. stylescombo:
  66. styles: "h4.inter-titre|Inter-titre\r\nh1.title-part|part's title\r\np.quote|Quote\r\np.epigraph|Epigraph"
  67. drupallink:
  68. linkit_enabled: true
  69. linkit_profile: default
  70. image_upload:
  71. status: true
  72. scheme: public
  73. directory: wysiwyg-images
  74. max_size: ''
  75. max_dimensions:
  76. width: null
  77. height: null