core.entity_form_display.node.topic.default.yml in Open Social 8.5
Same filename and directory in other branches
- 8.9 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.2 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.3 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.4 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.6 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.7 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 8.8 modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 10.3.x modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 10.0.x modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 10.1.x modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
- 10.2.x modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
1 string reference to 'core.entity_form_display.node.topic.default'
- SocialGroupSelectorWidgetConfigOverride::loadOverrides in modules/
social_features/ social_group/ src/ SocialGroupSelectorWidgetConfigOverride.php - Load overrides.
File
modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.topic.body
- - field.field.node.topic.field_content_visibility
- - field.field.node.topic.field_files
- - field.field.node.topic.field_topic_comments
- - field.field.node.topic.field_topic_image
- - field.field.node.topic.field_topic_type
- - image.style.social_x_large
- - node.type.topic
- module:
- - comment
- - field_group
- - file
- - image_widget_crop
- - path
- - text
- third_party_settings:
- field_group:
- group_topic_content:
- children:
- - field_topic_type
- - title
- - field_topic_image
- parent_name: ''
- weight: 0
- label: Content
- format_type: fieldset
- format_settings:
- label: Content
- required_fields: true
- id: content
- classes: 'card '
- group_topic_description:
- children:
- - body
- parent_name: ''
- weight: 2
- label: 'Description'
- format_type: fieldset
- format_settings:
- label: 'Description'
- required_fields: true
- id: description
- classes: 'card '
- group_topic_visibility:
- children:
- - groups
- - field_content_visibility
- parent_name: ''
- weight: 1
- label: Visibility
- format_type: fieldset
- format_settings:
- label: Visibility
- required_fields: true
- id: visibility
- classes: 'card '
- group_attachments:
- children:
- - field_files
- parent_name: ''
- weight: 5
- label: Attachments
- format_type: fieldset
- format_settings:
- label: Attachments
- required_fields: true
- id: attachments
- classes: 'card '
- id: node.topic.default
- targetEntityType: node
- bundle: topic
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 1
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- third_party_settings: { }
- region: content
- created:
- type: datetime_timestamp
- weight: 4
- settings: { }
- third_party_settings: { }
- region: content
- field_content_visibility:
- weight: 17
- settings: { }
- third_party_settings: { }
- type: options_buttons
- region: content
- field_files:
- weight: 8
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- type: file_generic
- region: content
- field_topic_comments:
- weight: 6
- settings: { }
- third_party_settings: { }
- type: comment_default
- region: content
- field_topic_image:
- weight: 4
- settings:
- show_crop_area: true
- show_default_crop: true
- preview_image_style: social_x_large
- crop_preview_image_style: crop_thumbnail
- crop_list:
- - hero
- - teaser
- progress_indicator: throbber
- warn_multiple_usages: true
- third_party_settings: { }
- type: image_widget_crop
- region: content
- field_topic_type:
- weight: 2
- settings: { }
- third_party_settings: { }
- type: options_buttons
- region: content
- path:
- type: path
- weight: 7
- settings: { }
- third_party_settings: { }
- region: content
- status:
- region: content
- settings:
- display_label: true
- type: boolean_checkbox
- weight: 120
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 3
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- uid:
- type: entity_reference_autocomplete
- weight: 3
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- hidden:
- promote: true
- sticky: true