You are here

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

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

File

modules/varbase_tour/config/install/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: page_manager.page_view_homepage_homepage-panels_variant-0
  12. tips:
  13. tour-switch:
  14. id: tour-switch
  15. plugin: text
  16. label: 'Tour Switch'
  17. weight: 1
  18. attributes:
  19. data-class: 'tour-toolbar-tab button.toolbar-icon'
  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: bottom
  22. editing-your-homepage:
  23. id: editing-your-homepage
  24. plugin: text
  25. label: 'Editing Your Homepage'
  26. weight: 2
  27. attributes: null
  28. body: "You can edit your homepage and customize what to appear in it from the tray at the bottom of the page.\r\n<hr />\r\n<b>Change Layout | Manage Content | Edit</b>"
  29. location: top
  30. start-configuring-your-site-structure:
  31. id: start-configuring-your-site-structure
  32. plugin: text
  33. label: 'Start Configuring Your Site Structure'
  34. weight: 3
  35. attributes:
  36. data-class: toolbar-icon-system-admin-structure
  37. body: 'Define your content types, fields, taxonomy, views, and other structural building blocks from here.'
  38. location: bottom
  39. define-your-site-settings:
  40. id: define-your-site-settings
  41. plugin: text
  42. label: 'Define Your Site Settings'
  43. weight: 4
  44. attributes:
  45. data-class: toolbar-icon-system-admin-config
  46. body: 'Other configuration for your site such as registration, search settings, web services, multilingual settings and content authoring can be managed from here.'
  47. location: bottom
  48. sites-content:
  49. id: sites-content
  50. plugin: text
  51. label: 'Site''s Content'
  52. weight: 5
  53. attributes:
  54. data-class: toolbar-icon-system-admin-content
  55. body: 'All your site''s content, media, and files can be found here.'
  56. location: bottom
  57. your-dashboard:
  58. id: your-dashboard
  59. plugin: text
  60. label: 'Your Dashboard'
  61. weight: 6
  62. attributes:
  63. data-class: 'toolbar-menu-administration a[href="/admin/dashboard"]'
  64. 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.'
  65. location: bottom