X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fmigrate_example%2Fmigrate_example_setup%2Fconfig%2Finstall%2Fcore.entity_form_display.comment.node_comments.default.yml;fp=web%2Fmodules%2Fcontrib%2Fmigrate_plus%2Fmigrate_example%2Fmigrate_example_setup%2Fconfig%2Finstall%2Fcore.entity_form_display.comment.node_comments.default.yml;h=fc6a78e41328e73d66a1da54b877ba2685ed0cde;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/core.entity_form_display.comment.node_comments.default.yml b/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/core.entity_form_display.comment.node_comments.default.yml new file mode 100644 index 000000000..fc6a78e41 --- /dev/null +++ b/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/core.entity_form_display.comment.node_comments.default.yml @@ -0,0 +1,30 @@ +langcode: en +status: true +dependencies: + config: + - comment.type.node_comments + - field.field.comment.node_comments.comment_body + module: + - text +id: comment.node_comments.default +targetEntityType: comment +bundle: node_comments +mode: default +content: + author: + weight: -2 + comment_body: + type: text_textarea + weight: 11 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + subject: + type: string_textfield + weight: 10 + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { }