X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Feditor.editor.full_html.yml;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Feditor.editor.full_html.yml;h=f5dd7bcc170b2848ea1c1ef0d9d413ff7f4b6100;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/profiles/demo_umami/config/install/editor.editor.full_html.yml b/web/core/profiles/demo_umami/config/install/editor.editor.full_html.yml new file mode 100644 index 000000000..f5dd7bcc1 --- /dev/null +++ b/web/core/profiles/demo_umami/config/install/editor.editor.full_html.yml @@ -0,0 +1,60 @@ +langcode: en +status: true +dependencies: + config: + - filter.format.full_html + module: + - ckeditor +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