You are here

tour.tour.training_edit.yml in Opigno tour 8

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

File

config/install/tour.tour.training_edit.yml
View source
  1. langcode: en
  2. status: true
  3. id: training_edit
  4. label: 'Training edit tour'
  5. module: opigno_tour
  6. routes:
  7. - route_name: entity.group.edit_form
  8. tips:
  9. training-edit-steps:
  10. id: training-edit-steps
  11. plugin: text
  12. label: 'Creation steps'
  13. body: 'This bar indicates the different steps of the training creation, a green pictogram will appear for each step when all the necessary data have been filled-in.'
  14. weight: 1
  15. attributes:
  16. data-class: step-list-top
  17. location: bottom
  18. training-edit-next:
  19. id: training-edit-next
  20. plugin: text
  21. label: 'Next step'
  22. body: 'Once you finished at this step, you can click on that button to go to the next step.'
  23. weight: 2
  24. attributes:
  25. data-class: btn-success
  26. location: left
  27. training-edit-steps-menu:
  28. id: training-edit-steps-menu
  29. plugin: text
  30. label: 'Steps menu'
  31. body: "Here you can click on one of the steps to directly reach it. Note: you won't be allowed to visit a step until one of the prerequisite previous steps hasn't been correctly managed."
  32. weight: 3
  33. attributes:
  34. data-class: step-list-aside
  35. location: right