editor.editor.wysiwyg.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. uuid: 697b5a71-705e-4a0a-bee6-d6e8cf8cfeca
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. module:
  8. - ckeditor
  9. format: wysiwyg
  10. editor: ckeditor
  11. settings:
  12. toolbar:
  13. rows:
  14. -
  15. -
  16. name: Formats
  17. items:
  18. - Bold
  19. - Italic
  20. - Underline
  21. -
  22. name: Liens
  23. items:
  24. - DrupalLink
  25. - DrupalUnlink
  26. - Linkit
  27. -
  28. name: Listes
  29. items:
  30. - BulletedList
  31. - NumberedList
  32. -
  33. name: Média
  34. items:
  35. - Blockquote
  36. - DrupalImage
  37. -
  38. name: Outils
  39. items:
  40. - Source
  41. -
  42. name: Copy/Paste
  43. items:
  44. - Copy
  45. - Cut
  46. - Paste
  47. - PasteText
  48. - PasteFromWord
  49. plugins:
  50. stylescombo:
  51. styles: ''
  52. language:
  53. language_list: un
  54. linkit:
  55. linkit_profile: collection
  56. image_upload:
  57. status: true
  58. scheme: public
  59. directory: wysiwyg-images
  60. max_size: ''
  61. max_dimensions:
  62. width: null
  63. height: null