Added config to module, and scripts to commit / push config & code together

This commit is contained in:
2022-04-22 10:03:37 +01:00
parent 926bbdb349
commit 908f930e64
406 changed files with 22514 additions and 6 deletions

View File

@ -0,0 +1,36 @@
uuid: 8c2b9ba0-58af-4031-8919-64134d8c8122
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }