You are here

tour.tour.varbase-dashboard-tour.yml in Varbase Core 9.0.x

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. - route_name: page_manager.page_view_total_control_dashboard_total_control_dashboard-panels_variant-0
  11. - route_name: page_manager.page_view_total_control_dashboard_total_control_dashboard-panels_variant-1
  12. tips:
  13. welcome-to-your-dashboard:
  14. id: welcome-to-your-dashboard
  15. plugin: text
  16. label: "Welcome to Your Dashboard"
  17. weight: 1
  18. attributes: null
  19. 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>"
  20. location: top
  21. your-account:
  22. id: your-account
  23. plugin: text
  24. label: "Your Account"
  25. weight: 2
  26. attributes:
  27. data-class: "block-varbase-dashboard-user .button-action"
  28. body: "You can always edit your account by going clicking this button."
  29. location: top
  30. create-content:
  31. id: create-content
  32. plugin: text
  33. label: "Create Content"
  34. weight: 3
  35. attributes:
  36. data-class: block-varbase-create-content
  37. 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>"
  38. location: right
  39. google-analytics:
  40. id: google-analytics
  41. plugin: text
  42. label: "Google Analytics"
  43. weight: 4
  44. attributes:
  45. data-class: "block-views-blockvarbase-google-analytics-summary-sessions-and-pageviews .panel__content"
  46. body: "<p>Connect your Google Analytics account to your site to start seeing stats directly in your dashboard.<p>"
  47. location: bottom
  48. your-content-statistics:
  49. id: your-content-statistics
  50. plugin: text
  51. label: "Your Content Statistics"
  52. weight: 5
  53. attributes:
  54. data-class: 'block-varbase-content-overview a[href="/admin/content?type=page"]'
  55. body: "Finally, once you start adding content to your site, your content's statistics will appear here."
  56. location: right