You are here

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

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

File

modules/social_features/social_activity/config/install/message.template.create_content_in_joined_group.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. group_content-closed_group-group_node-event: group_content-closed_group-group_node-event
  10. group_content-closed_group-group_node-topic: group_content-closed_group-group_node-topic
  11. group_content-open_group-group_node-event: group_content-open_group-group_node-event
  12. group_content-open_group-group_node-topic: group_content-open_group-group_node-topic
  13. group_content-public_group-group_node-event: group_content-public_group-group_node-event
  14. group_content-public_group-group_node-topic: group_content-public_group-group_node-topic
  15. post-photo: post-photo
  16. post-post: post-post
  17. activity_action: create_entitiy_action
  18. activity_context: content_in_my_group_activity_context
  19. activity_destinations:
  20. notifications: notifications
  21. email: email
  22. activity_create_direct: 0
  23. activity_aggregate: 0
  24. activity_entity_condition: ''
  25. _core:
  26. default_config_hash: HJQPSAtPJVu2yXl_X1EKoBuGoEohBpgyY9B-qH4S_oM
  27. template: create_content_in_joined_group
  28. label: 'Create a post, topic or event in a joined group'
  29. description: 'A person created a post, event or topic in a group I joined'
  30. text:
  31. -
  32. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> created [social_group:created_entity_link_html] in the <a href="[message:gurl]">[message:gtitle]</a> group</p>'
  33. format: full_html
  34. -
  35. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> created [social_group:created_entity_link_html] in the <a href="[message:gurl]">[message:gtitle]</a> group</p>'
  36. format: full_html
  37. -
  38. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> created [social_group:created_entity_link_html] in the <a href="[message:gurl]">[message:gtitle]</a> group</p><p>[message:additional_information]</p>'
  39. format: full_html
  40. settings:
  41. 'token options':
  42. clear: false
  43. 'token replace': true
  44. purge_override: false
  45. purge_methods: { }