You are here

tour.tour.front.yml in Opigno tour 8

Same filename and directory in other branches
  1. 3.x config/install/tour.tour.front.yml
config/install/tour.tour.front.yml

File

config/install/tour.tour.front.yml
View source
  1. langcode: en
  2. status: true
  3. id: front
  4. label: 'Front page tour'
  5. module: opigno_tour
  6. routes:
  7. - route_name: view.frontpage.page_1
  8. tips:
  9. front-start:
  10. id: front-start
  11. plugin: text
  12. label: 'Opigno Tour'
  13. body: 'Welcome to your new Opigno LMS platform. This short tour will present you the main features allowing you to get started.'
  14. weight: 1
  15. attributes:
  16. data-id: header-left
  17. location: right
  18. front-admin:
  19. id: front-admin
  20. plugin: text
  21. label: 'Admin interfaces'
  22. body: 'Since you are in charge of some management tasks for this elearning platform, you can click on that button to access admin interfaces.'
  23. weight: 2
  24. attributes:
  25. data-class: admin-opigno-block
  26. location: bottom
  27. front-user:
  28. id: front-admin
  29. plugin: text
  30. label: 'User menu'
  31. body: 'On this menu bar you will find some notifications. Clicking on your avatar makes possible to open the user menu (to consult and manage your profile).'
  32. weight: 3
  33. attributes:
  34. data-class: user-block
  35. location: bottom
  36. front-dashboard:
  37. id: front-dashboard
  38. plugin: text
  39. label: 'Customize dashboard'
  40. body: 'You can customize your dashboard, just click on that button to do that.'
  41. weight: 4
  42. attributes:
  43. data-class: manage-dashboard
  44. location: left
  45. front-catalogue:
  46. id: front-catalogue
  47. plugin: text
  48. label: 'Catalogue'
  49. body: 'Click on "Catalogue" to access the training catalogue.'
  50. weight: 4
  51. attributes:
  52. data-class: catalogue
  53. location: bottom