You are here

core.entity_form_display.post.photo.default.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.default.yml
  2. 8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  3. 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  4. 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  5. 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  6. 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  7. 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  8. 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  9. 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  10. 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  11. 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
  12. 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_form_display.post.photo.default.yml

File

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