editor.editor.wysiwyg.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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. - Language
  29. -
  30. name: Liens
  31. items:
  32. - DrupalLink
  33. - DrupalUnlink
  34. -
  35. name: Listes
  36. items:
  37. - BulletedList
  38. - NumberedList
  39. -
  40. name: Média
  41. items:
  42. - Blockquote
  43. - DrupalImage
  44. -
  45. name: Outils
  46. items:
  47. - Source
  48. - Table
  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. -
  62. name: Math
  63. items:
  64. - ckeditor_wiris_formulaEditor
  65. plugins:
  66. drupallink:
  67. linkit_enabled: true
  68. linkit_profile: default
  69. language:
  70. language_list: un
  71. stylescombo:
  72. styles: "h4.title-niv4|Title niv4\r\nh5.title-niv5|Title niv5\r\n\r\np.quote|Quote\r\np.psychologist-instruction|Psychologist Instruction\r\np.note | Note\r\np.note-title | Note Title\r\nh8.note-title | h8 Note Title\r\np.caution | Caution\r\nh9.caution-title | Caution Title\r\np.rowspan | Rowspan\r\np.liste-tiret | Liste tiret\r\np.cell-display-none | Display None\r\np.text-labor | Labor"
  73. image_upload:
  74. status: true
  75. scheme: public
  76. directory: wysiwyg-images
  77. max_size: ''
  78. max_dimensions:
  79. width: null
  80. height: null