You are here

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

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

File

modules/social_features/social_activity/config/install/message.template.create_post_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. stream_explore: stream_explore
  11. stream_home: stream_home
  12. stream_profile: stream_profile
  13. activity_create_direct: 1
  14. activity_action: create_entitiy_action
  15. activity_bundle_entities:
  16. post-post: post-post
  17. _core:
  18. default_config_hash: kKHsUYXAxkTVpHpcsY5TpAthL6g7h74_Xf7CaFXmHJY
  19. template: create_post_community
  20. label: 'Create post in the community'
  21. description: 'A user created a post in the community'
  22. text:
  23. -
  24. format: full_html
  25. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> posted</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