You are here

message.template.create_mention_post_stream.yml in Open Social 10.1.x

modules/social_features/social_mentions/config/install/message.template.create_mention_post_stream.yml

File

modules/social_features/social_mentions/config/install/message.template.create_mention_post_stream.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. mentions-mentions: mentions-mentions
  10. activity_action: create_entitiy_action
  11. activity_context: mention_activity_context
  12. activity_destinations:
  13. stream_profile: stream_profile
  14. activity_create_direct: 1
  15. activity_aggregate: 0
  16. activity_entity_condition: mention_post
  17. _core:
  18. default_config_hash: AiSquT8Sp70tAx-ra3IYzdzT2pRJVWpSt5bRtEZ0qhg
  19. template: create_mention_post_stream
  20. label: 'Create mention in a post (stream: profile)'
  21. description: 'A person mentioned me in a post (stream: profile)'
  22. text:
  23. -
  24. value: "<p><a href=\"\">[message:author:display-name]</a> mentioned <a href=\"\">[social_mentions:mentioned_user]</a> in a post</p>\n"
  25. format: basic_html
  26. settings:
  27. 'token options':
  28. clear: false
  29. 'token replace': true
  30. purge_override: false
  31. purge_methods: { }