You are here

tour.tour.welcome-to-varbase.yml in Varbase Core 8.8

modules/varbase_tour/config/optional/tour.tour.welcome-to-varbase.yml

File

modules/varbase_tour/config/optional/tour.tour.welcome-to-varbase.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - varbase_tour
  6. id: welcome-to-varbase
  7. label: 'Welcome to Varbase'
  8. module: varbase_tour
  9. routes:
  10. -
  11. route_name: '<front>'
  12. tips:
  13. tour-switch:
  14. id: tour-switch
  15. plugin: text
  16. label: 'Tour Switch'
  17. weight: -100
  18. attributes:
  19. data-class: toolbar-icon.toolbar-icon-help.toolbar-item
  20. body: 'Remember! You can always switch on or off the tour from this button. Tours will give you valuable tips and information while navigating through your site.'
  21. location: right
  22. editing-your-homepage-layout:
  23. id: editing-your-homepage-layout
  24. plugin: text
  25. label: 'Editing Your Homepage Layout'
  26. weight: -99
  27. attributes:
  28. data-class: moderation-sidebar-toolbar-tab.edit-mode-inactive.toolbar-tab
  29. body: 'You can change your homepage layout and customize what to appear in it from the <b>tasks</b> moderation sidebar menu link.'
  30. location: right
  31. start-configuring-your-site-structure:
  32. id: start-configuring-your-site-structure
  33. plugin: text
  34. label: 'Start Configuring Your Site Structure'
  35. weight: -98
  36. attributes:
  37. data-class: toolbar-icon-system-admin-structure
  38. body: 'Define your content types, fields, taxonomy, views, and other structural building blocks from here.'
  39. location: bottom
  40. define-your-site-settings:
  41. id: define-your-site-settings
  42. plugin: text
  43. label: 'Define Your Site Settings'
  44. weight: -97
  45. attributes:
  46. data-class: toolbar-icon-system-admin-config
  47. body: 'Other configuration for your site such as registration, search settings, web services, multilingual settings and content authoring can be managed from here.'
  48. location: bottom
  49. sites-content:
  50. id: sites-content
  51. plugin: text
  52. label: 'Site''s Content'
  53. weight: -96
  54. attributes:
  55. data-class: toolbar-icon-system-admin-content
  56. body: 'All your site''s content, media, and files can be found here.'
  57. location: bottom
  58. your-dashboard:
  59. id: your-dashboard
  60. plugin: text
  61. label: 'Your Dashboard'
  62. weight: -95
  63. attributes:
  64. data-class: 'toolbar-menu-administration a[href="/admin/dashboard"]'
  65. body: 'Your dashboard includes quick links for creating content, viewing content stats, and a Google Analytics overview of your site''s traffic once you go live.'
  66. location: bottom