1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- uuid: 3ee84454-2996-4dd0-85cb-037da45a7137
- 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
- -
- name: misc
- items:
- - SpecialChar
- -
- name: Liens
- items:
- - DrupalLink
- - Linkit
- - 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
- plugins:
- stylescombo:
- styles: h4.inter-titre|Inter-titre
- language:
- language_list: un
- linkit:
- linkit_profile: default
- video_embed:
- defaults:
- children:
- autoplay: true
- responsive: true
- width: '854'
- height: '480'
- image_upload:
- status: true
- scheme: public
- directory: wysiwyg-images
- max_size: ''
- max_dimensions:
- width: null
- height: null
|