12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- uuid: b450e969-92fb-428b-b5c4-ac2f1483d74f
- 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
- - Underline
- - SpecialChar
- - Subscript
- - Superscript
- -
- name: Liens
- items:
- - DrupalLink
- - DrupalUnlink
- -
- name: Listes
- items:
- - BulletedList
- - NumberedList
- -
- name: Média
- items:
- - Blockquote
- - DrupalImage
- -
- name: Outils
- items:
- - Source
- -
- name: Copy/Paste
- items:
- - Copy
- - Cut
- - Paste
- - PasteText
- - PasteFromWord
- -
- name: 'mise en page'
- items:
- - JustifyLeft
- - JustifyCenter
- - JustifyBlock
- - JustifyRight
- - HorizontalRule
- - Table
- plugins:
- stylescombo:
- styles: h4.inter-titre|Inter-titre
- drupallink:
- linkit_enabled: true
- linkit_profile: default
- image_upload:
- status: true
- scheme: public
- directory: wysiwyg-images
- max_size: ''
- max_dimensions:
- width: null
- height: null
|