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.basic_html.yml;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Feditor.editor.basic_html.yml;h=966cec6a19fbefa365bfecc6021c4f866b2962e9;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/profiles/demo_umami/config/install/editor.editor.basic_html.yml b/web/core/profiles/demo_umami/config/install/editor.editor.basic_html.yml new file mode 100644 index 000000000..966cec6a1 --- /dev/null +++ b/web/core/profiles/demo_umami/config/install/editor.editor.basic_html.yml @@ -0,0 +1,52 @@ +langcode: en +status: true +dependencies: + config: + - filter.format.basic_html + module: + - ckeditor +format: basic_html +editor: ckeditor +settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - + name: Linking + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - DrupalImage + - + name: 'Block Formatting' + items: + - Format + - + name: Tools + items: + - Source + plugins: + stylescombo: + styles: '' +image_upload: + status: true + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: 0 + height: 0