pino-8.x-1.2-no-core/config/install/editor.editor.full_html.yml
config/install/editor.editor.full_html.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | uuid: 4c8edae6-bd58-41ef-a632-f94732253cb7 langcode: en status: true dependencies: config: - filter.format.full_html module: - ckeditor _core: default_config_hash: 967ijj7p6i7rwrYl7r08WQFeCY_c23YAh0h8u-w_CXM format: full_html editor: ckeditor settings: toolbar: rows: - - name: Formatting items: - Bold - Italic - Strike - Superscript - Subscript - '-' - RemoveFormat - name: Linking items: - DrupalLink - DrupalUnlink - name: Lists items: - BulletedList - NumberedList - name: Media items: - Blockquote - DrupalImage - Table - HorizontalRule - name: 'Block Formatting' items: - Format - name: Tools items: - ShowBlocks - Source plugins: stylescombo: styles: '' image_upload: status: true scheme: public directory: inline-images max_size: '' max_dimensions: width: 0 height: 0 |