You are here

tour.tour.social_node_view.yml in Open Social 8.7

modules/custom/social_tour/config/install/tour.tour.social_node_view.yml

File

modules/custom/social_tour/config/install/tour.tour.social_node_view.yml
View source
  1. langcode: en
  2. status: true
  3. translatable: true
  4. dependencies:
  5. module:
  6. - social_event
  7. - social_topic
  8. id: social_node_view
  9. label: 'Follow functionality.'
  10. module: social_tour
  11. routes:
  12. - route_name: entity.node.canonical
  13. tips:
  14. follow:
  15. id: follow
  16. plugin: text
  17. label: ''
  18. body: 'Follow an event or topic so you are always up-to-date! You will receive a notification whenever any activity takes place for this event or topic'
  19. location: 'bottom'
  20. weight: 1
  21. attributes:
  22. data-class: flag-follow_content
  23. backdrop: 1