message.template.request_event_enrollment.yml in Open Social 10.3.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_activity/config/install/message.template.request_event_enrollment.yml
- 10.0.x modules/social_features/social_activity/config/install/message.template.request_event_enrollment.yml
- 10.1.x modules/social_features/social_activity/config/install/message.template.request_event_enrollment.yml
- 10.2.x modules/social_features/social_activity/config/install/message.template.request_event_enrollment.yml
modules/social_features/social_activity/config/install/message.template.request_event_enrollment.yml
File
modules/social_features/social_activity/config/install/message.template.request_event_enrollment.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - activity_logger
- third_party_settings:
- activity_logger:
- activity_bundle_entities:
- event_enrollment-event_enrollment: event_enrollment-event_enrollment
- activity_action: create_entitiy_action
- activity_context: event_request_activity_context
- activity_destinations:
- notifications: notifications
- email: email
- activity_create_direct: false
- activity_aggregate: false
- activity_entity_condition: ''
- template: request_event_enrollment
- label: 'Request event enrollment'
- description: 'A user request an enrollment for event'
- text:
- -
- value: "<p><a href=\"[social_event:enrolled_event_url]\">[social_event:enrolled_user]</a> has requested enrollment to the event [social_event:event_iam_organizing] you are organizing</p>\r\n"
- format: full_html
- -
- value: "<p><a href=\"[social_event:enrolled_event_url]\">[social_event:enrolled_user]</a> has requested enrollment to the event [social_event:event_iam_organizing] you are organizing</p>\r\n"
- format: full_html
- -
- value: "<p><a href=\"[social_event:enrolled_event_url]\">[social_event:enrolled_user]</a> has requested enrollment to the event [social_event:event_iam_organizing] you are organizing</p>\r\n"
- format: full_html
- settings:
- 'token options':
- clear: false
- 'token replace': true
- purge_override: false
- purge_methods: { }