You are here

tour.tour.varbase-dashboard-tour.yml in Varbase Core 8.7

modules/varbase_tour/config/optional/tour.tour.varbase-dashboard-tour.yml

File

modules/varbase_tour/config/optional/tour.tour.varbase-dashboard-tour.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - varbase_total_control
  6. id: varbase-dashboard-tour
  7. label: 'Varbase Dashboard Tour'
  8. module: varbase_total_control
  9. routes:
  10. -
  11. route_name: page_manager.page_view_total_control_dashboard_total_control_dashboard-panels_variant-0
  12. -
  13. route_name: page_manager.page_view_total_control_dashboard_total_control_dashboard-panels_variant-1
  14. tips:
  15. welcome-to-your-dashboard:
  16. id: welcome-to-your-dashboard
  17. plugin: text
  18. label: 'Welcome to Your Dashboard'
  19. weight: 1
  20. attributes: null
  21. body: "<p>As an editor or a site manager, this dashboard includes quick access links and summarized information for you.</p>\r\n<p>Press \"Next\" to get a quick overview of its elements.</p>"
  22. location: top
  23. your-account:
  24. id: your-account
  25. plugin: text
  26. label: 'Your Account'
  27. weight: 2
  28. attributes:
  29. data-class: 'block-varbase-dashboard-user .button-action'
  30. body: 'You can always edit your account by going clicking this button.'
  31. location: top
  32. create-content:
  33. id: create-content
  34. plugin: text
  35. label: 'Create Content'
  36. weight: 3
  37. attributes:
  38. data-class: block-varbase-create-content
  39. body: "<p>This block will list the most important content for you or your editors to create.</p>\r\n<p>You can edit what content types to appear here by going to the <b>Dashboard Panel edit page</b>. <em>If you don't have permission to do so, contact your site administrator.</em></p>"
  40. location: right
  41. google-analytics:
  42. id: google-analytics
  43. plugin: text
  44. label: 'Google Analytics'
  45. weight: 4
  46. attributes:
  47. data-class: 'block-views-blockvarbase-google-analytics-summary-sessions-and-pageviews .panel__content'
  48. body: '<p>Connect your Google Analytics account to your site to start seeing stats directly in your dashboard.<p>'
  49. location: bottom
  50. your-content-statistics:
  51. id: your-content-statistics
  52. plugin: text
  53. label: 'Your Content Statistics'
  54. weight: 5
  55. attributes:
  56. data-class: 'block-varbase-content-overview a[href="/admin/content?type=page"]'
  57. body: 'Finally, once you start adding content to your site, your content''s statistics will appear here.'
  58. location: right