message.template.create_comment_community_post.yml in Open Social 8.8
modules/social_features/social_activity/config/features_removal/message.template.create_comment_community_post.yml
File
modules/social_features/social_activity/config/features_removal/message.template.create_comment_community_post.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - activity_logger
- third_party_settings:
- activity_logger:
- activity_bundle_entities:
- comment-post_comment: comment-post_comment
- activity_action: create_entitiy_action
- activity_context: community_activity_context
- activity_destinations:
- stream_explore: stream_explore
- stream_profile: stream_profile
- activity_create_direct: 1
- activity_aggregate: 1
- activity_entity_condition: comment_not_reply
- template: create_comment_community_post
- label: 'Create comment on post in the community'
- description: 'A user add a comment to post in the community'
- text:
- -
- format: full_html
- value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> commented on a post</p>'
- -
- format: full_html
- value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> and @count others commented on a post</p>'
- settings:
- 'token options':
- clear: false
- 'token replace': true
- purge:
- override: false
- enabled: false
- quota: null
- days: null