message.template.create_comment_community_post.yml in Open Social 10.3.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.2 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.3 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.4 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.5 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.6 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.7 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 8.8 modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 10.0.x modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 10.1.x modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
- 10.2.x modules/social_features/social_activity/config/install/message.template.create_comment_community_post.yml
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.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