core.entity_form_display.post.photo.group.yml in Open Social 8.8
Same filename in this branch
Same filename and directory in other branches
- 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
- 10.2.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.yml
1 string reference to 'core.entity_form_display.post.photo.group'
- social_post_photo_uninstall in modules/
social_features/ social_post/ modules/ social_post_photo/ social_post_photo.install - Uninstall hook for Social Post Photo.
File
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.group.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_form_mode.post.group
- - field.field.post.photo.field_post
- - field.field.post.photo.field_post_comments
- - field.field.post.photo.field_post_image
- - field.field.post.photo.field_recipient_group
- - field.field.post.photo.field_recipient_user
- - field.field.post.photo.field_visibility
- - image.style.social_post_photo
- - social_post.post_type.photo
- module:
- - dropdown
- - image
- - text
- id: post.photo.group
- targetEntityType: post
- bundle: photo
- mode: group
- content:
- field_post:
- type: text_textarea
- weight: 0
- region: content
- settings:
- rows: 5
- placeholder: 'Say something about this photo '
- third_party_settings: { }
- field_post_image:
- weight: 1
- settings:
- preview_image_style: social_post_photo
- progress_indicator: throbber
- third_party_settings: { }
- type: image_image
- region: content
- field_visibility:
- type: dropdown_widget_type
- weight: 2
- region: content
- settings: { }
- third_party_settings: { }
- status:
- region: content
- settings:
- display_label: true
- type: boolean_checkbox
- weight: 20
- third_party_settings: { }
- hidden:
- field_post_comments: true
- field_recipient_group: true
- field_recipient_user: true
- langcode: true
- user_id: true