editor.editor.wysiwyg.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. uuid: b450e969-92fb-428b-b5c4-ac2f1483d74f
  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. - Underline
  24. - SpecialChar
  25. - Subscript
  26. - Superscript
  27. -
  28. name: Liens
  29. items:
  30. - DrupalLink
  31. - DrupalUnlink
  32. -
  33. name: Listes
  34. items:
  35. - BulletedList
  36. - NumberedList
  37. -
  38. name: Média
  39. items:
  40. - Blockquote
  41. - DrupalImage
  42. -
  43. name: Outils
  44. items:
  45. - Source
  46. -
  47. name: Copy/Paste
  48. items:
  49. - Copy
  50. - Cut
  51. - Paste
  52. - PasteText
  53. - PasteFromWord
  54. -
  55. name: 'mise en page'
  56. items:
  57. - JustifyLeft
  58. - JustifyCenter
  59. - JustifyBlock
  60. - JustifyRight
  61. - HorizontalRule
  62. - Table
  63. plugins:
  64. stylescombo:
  65. styles: h4.inter-titre|Inter-titre
  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