1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- uuid: f817f92e-d706-4611-bc2b-4a1dd68bff9d
- langcode: fr
- status: true
- dependencies:
- config:
- - filter.format.wysiwyg
- module:
- - ckeditor
- _core:
- default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
- format: wysiwyg
- editor: ckeditor
- settings:
- toolbar:
- rows:
- -
- -
- name: Formats
- items:
- - Styles
- - Bold
- - Italic
- - RemoveFormat
- - Subscript
- - Superscript
- - Underline
- - SpecialChar
- - Language
- -
- name: Liens
- items:
- - DrupalLink
- - DrupalUnlink
- -
- name: Listes
- items:
- - BulletedList
- - NumberedList
- -
- name: Média
- items:
- - Blockquote
- - DrupalImage
- -
- name: Outils
- items:
- - Source
- - Table
- -
- name: Copy/Paste
- items:
- - Copy
- - Cut
- - Paste
- - PasteText
- - PasteFromWord
- -
- name: footnote
- items:
- - footnotes
- -
- name: Math
- items:
- - ckeditor_wiris_formulaEditor
- plugins:
- drupallink:
- linkit_enabled: true
- linkit_profile: default
- language:
- language_list: un
- stylescombo:
- 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"
- image_upload:
- status: true
- scheme: public
- directory: wysiwyg-images
- max_size: ''
- max_dimensions:
- width: null
- height: null
|