You are here

core.entity_view_display.comment.comment.default.yml in Open Social 8.3

modules/social_features/social_comment/config/install/core.entity_view_display.comment.comment.default.yml

File

modules/social_features/social_comment/config/install/core.entity_view_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. module:
  8. - text
  9. id: comment.comment.default
  10. targetEntityType: comment
  11. bundle: comment
  12. mode: default
  13. content:
  14. field_comment_body:
  15. weight: 0
  16. label: hidden
  17. settings: { }
  18. third_party_settings: { }
  19. type: text_default
  20. region: content
  21. like_and_dislike:
  22. weight: 3
  23. settings: { }
  24. third_party_settings: { }
  25. region: content
  26. links:
  27. weight: 2
  28. settings: { }
  29. third_party_settings: { }
  30. region: content
  31. hidden: { }