You are here

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

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

File

modules/social_features/social_activity/config/install/message.template.create_post_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_context: group_activity_context
  9. activity_destinations:
  10. stream_explore: stream_explore
  11. stream_group: stream_group
  12. stream_home: stream_home
  13. stream_profile: stream_profile
  14. activity_create_direct: 1
  15. activity_action: create_entitiy_action
  16. activity_bundle_entities:
  17. post-post: post-post
  18. _core:
  19. default_config_hash: FSiWpXVjHWQe6wjHZyrDbvmAS-QZJh3bkKx9DllyP7E
  20. template: create_post_group
  21. label: 'Create post in a group'
  22. description: 'A user created a post in a group'
  23. text:
  24. -
  25. format: full_html
  26. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> posted in <a href="[message:gurl]">[message:gtitle]</a></p>'
  27. settings:
  28. 'token options':
  29. clear: false
  30. 'token replace': true
  31. purge:
  32. override: false
  33. enabled: false
  34. quota: null
  35. days: null