editor.editor.wysiwyg.yml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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. -
  26. name: Alignement
  27. items:
  28. - JustifyLeft
  29. - JustifyCenter
  30. - JustifyRight
  31. -
  32. name: Liens
  33. items:
  34. - DrupalLink
  35. - DrupalUnlink
  36. -
  37. name: Média
  38. items:
  39. - Blockquote
  40. - DrupalImage
  41. -
  42. name: Outils
  43. items:
  44. - Source
  45. -
  46. name: Copy/Paste
  47. items:
  48. - Copy
  49. - Cut
  50. - Paste
  51. - PasteText
  52. - PasteFromWord
  53. plugins:
  54. drupallink:
  55. linkit_enabled: true
  56. linkit_profile: default
  57. stylescombo:
  58. styles: h4.inter-titre|Inter-titre
  59. language:
  60. language_list: un
  61. image_upload:
  62. status: true
  63. scheme: public
  64. directory: wysiwyg-images
  65. max_size: ''
  66. max_dimensions:
  67. width: null
  68. height: null