You are here

message.template.create_topic_community.yml in Open Social 8.6

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

File

modules/social_features/social_activity/config/install/message.template.create_topic_community.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: community_activity_context
  9. activity_destinations:
  10. notifications: notifications
  11. stream_explore: stream_explore
  12. stream_group: stream_group
  13. stream_home: stream_home
  14. stream_profile: stream_profile
  15. activity_create_direct: 0
  16. activity_action: create_entitiy_action
  17. activity_bundle_entities:
  18. node-topic: node-topic
  19. template: create_topic_community
  20. label: 'Create topic'
  21. description: 'A user created a topic in the community'
  22. text:
  23. -
  24. format: full_html
  25. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> created a topic</p>'
  26. settings:
  27. 'token options':
  28. clear: false
  29. 'token replace': true
  30. purge:
  31. override: false
  32. enabled: false
  33. quota: null
  34. days: null