This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/core.entity_form_display.comment.comment.default.yml

37 lines
724 B
YAML
Raw Normal View History

2017-03-16 15:29:07 +00:00
uuid: 0cc95319-0943-4c5b-8370-7259fc3c5fc0
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: ooVjelXSXbiQtp-hYb7LS44vR5UO-Kqu4vf484ggR8w
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
2017-04-13 14:53:35 +00:00
region: content
2017-03-16 15:29:07 +00:00
comment_body:
type: text_textarea
weight: 11
settings:
rows: 5
placeholder: ''
third_party_settings: { }
2017-04-13 14:53:35 +00:00
region: content
2017-03-16 15:29:07 +00:00
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
2017-04-13 14:53:35 +00:00
region: content
2017-03-16 15:29:07 +00:00
hidden: { }