You are here

message.template.create_comment_community_post.yml in Open Social 10.2.x

modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml

File

modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - activity_logger
  6. third_party_settings:
  7. activity_logger:
  8. activity_bundle_entities:
  9. comment-post_comment: comment-post_comment
  10. activity_action: create_entitiy_action
  11. activity_context: community_activity_context
  12. activity_destinations:
  13. stream_explore: stream_explore
  14. stream_profile: stream_profile
  15. activity_create_direct: 1
  16. activity_aggregate: 1
  17. activity_entity_condition: comment_not_reply
  18. _core:
  19. default_config_hash: Wjl3SIFYw2tL2G6J0AR6L9KtREmAbvjXVg_z_R9FCbM
  20. template: create_comment_community_post
  21. label: 'Create comment on post in the community'
  22. description: 'A user add a comment to post in the community'
  23. text:
  24. -
  25. format: full_html
  26. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> commented on a post</p>'
  27. -
  28. format: full_html
  29. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> and @count others commented on a post</p>'
  30. settings:
  31. 'token options':
  32. clear: false
  33. 'token replace': true
  34. purge:
  35. override: false
  36. enabled: false
  37. quota: null
  38. days: null