You are here

core.entity_form_display.post.photo.profile.yml in Open Social 10.2.x

Same filename and directory in other branches
  1. 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  2. 8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  3. 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  4. 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  5. 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  6. 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  7. 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  8. 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  9. 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  10. 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  11. 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
  12. 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.profile.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_form_mode.post.profile
  6. - field.field.post.photo.field_post
  7. - field.field.post.photo.field_post_comments
  8. - field.field.post.photo.field_post_image
  9. - field.field.post.photo.field_recipient_group
  10. - field.field.post.photo.field_recipient_user
  11. - field.field.post.photo.field_visibility
  12. - image.style.social_post_photo
  13. - social_post.post_type.photo
  14. module:
  15. - dropdown
  16. - image
  17. - text
  18. id: post.photo.profile
  19. targetEntityType: post
  20. bundle: photo
  21. mode: profile
  22. content:
  23. field_post:
  24. type: text_textarea
  25. weight: 0
  26. region: content
  27. settings:
  28. rows: 5
  29. placeholder: 'Say something about these image(s)'
  30. third_party_settings: { }
  31. field_post_image:
  32. weight: 1
  33. settings:
  34. preview_image_style: social_post_photo
  35. progress_indicator: throbber
  36. third_party_settings: { }
  37. type: image_image
  38. region: content
  39. field_visibility:
  40. type: dropdown_widget_type
  41. weight: 2
  42. region: content
  43. settings: { }
  44. third_party_settings: { }
  45. status:
  46. region: content
  47. settings:
  48. display_label: true
  49. type: boolean_checkbox
  50. weight: 20
  51. third_party_settings: { }
  52. hidden:
  53. field_post_comments: true
  54. field_recipient_group: true
  55. field_recipient_user: true
  56. langcode: true
  57. user_id: true