You are here

core.entity_form_display.comment.comment.default.yml in Open Social 8.8

Same filename in this branch
  1. 8.8 modules/social_features/social_comment/config/features_removal/core.entity_form_display.comment.comment.default.yml
  2. 8.8 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
Same filename and directory in other branches
  1. 8.9 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  2. 8 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  3. 8.2 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  4. 8.3 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  5. 8.4 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  6. 8.5 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  7. 8.6 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  8. 8.7 modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  9. 10.3.x modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  10. 10.0.x modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  11. 10.1.x modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
  12. 10.2.x modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml

File

modules/social_features/social_comment/config/install/core.entity_form_display.comment.comment.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment
  6. - field.field.comment.comment.field_comment_body
  7. id: comment.comment.default
  8. targetEntityType: comment
  9. bundle: comment
  10. mode: default
  11. content:
  12. field_comment_body:
  13. weight: 0
  14. settings:
  15. rows: 5
  16. placeholder: 'Add a comment'
  17. third_party_settings: { }
  18. type: string_textarea
  19. region: content
  20. author:
  21. weight: 1
  22. settings: { }
  23. third_party_settings: { }
  24. region: content
  25. hidden:
  26. subject: true