123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- uuid: a4e62f3c-179b-40bd-b5ff-bad393554328
- 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: Liens
- items:
- - DrupalLink
- - DrupalUnlink
- -
- name: Listes
- items:
- - BulletedList
- - NumberedList
- -
- name: Média
- items:
- - Blockquote
- - DrupalImage
- - video_embed
- -
- name: Outils
- items:
- - Source
- -
- name: Copy/Paste
- items:
- - Copy
- - Cut
- - Paste
- - PasteText
- - PasteFromWord
- plugins:
- drupallink:
- linkit_enabled: true
- linkit_profile: default
- stylescombo:
- styles: h4.inter-titre|Inter-titre
- video_embed:
- defaults:
- children:
- autoplay: false
- responsive: false
- width: '854'
- height: '480'
- image_upload:
- status: true
- scheme: public
- directory: wysiwyg-images
- max_size: ''
- max_dimensions:
- width: null
- height: null
|