You are here

message.template.create_post_community.yml in Open Social 8.7

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. template: create_post_community
  18. label: 'Create post in the community'
  19. description: 'A user created a post in the community'
  20. text:
  21. -
  22. format: full_html
  23. value: '<p><a href="[message:author:url:absolute]">[message:author:display-name]</a> posted</p>'
  24. settings:
  25. 'token options':
  26. clear: false
  27. 'token replace': true
  28. purge:
  29. override: false
  30. enabled: false
  31. quota: null
  32. days: null