diff --git a/modules/varbase_features/varbase_tour/config/install/tour.tour.media-hero-slider-creation.yml b/modules/varbase_features/varbase_tour/config/install/tour.tour.media-hero-slider-creation.yml new file mode 100644 index 0000000000000000000000000000000000000000..31524c41b96bbc6d5088009bf0fe729fc5b53e31 --- /dev/null +++ b/modules/varbase_features/varbase_tour/config/install/tour.tour.media-hero-slider-creation.yml @@ -0,0 +1,49 @@ +langcode: en +status: true +dependencies: + module: + - varbase_heroslider_media +id: media-hero-slider-creation +label: 'Media Hero Slider Creation' +module: varbase_heroslider_media +routes: + - + route_name: node.add + route_params: + node_type: varbase_heroslider_media +tips: + creating-a-hero-slide: + id: creating-a-hero-slide + plugin: text + label: 'Creating a Hero Slide' + weight: 1 + attributes: null + body: "This tour will take you through the main features of the hero slide creation.\r\n\r\nLets start!" + location: top + slide-content: + id: slide-content + plugin: text + label: 'Slide Content' + weight: 2 + attributes: + data-class: field--name-field-brief + body: 'Add the content of the slide in the Slide title and Slide text.' + location: bottom + add-the-slide-to-the-queue: + id: add-the-slide-to-the-queue + plugin: text + label: 'Add The Slide to The Queue' + weight: 3 + attributes: + data-id: edit-entityqueue-form-widget + body: 'Then add the slide the "Media Hero Slider" queue to push it to the queue directly.' + location: left + preview-and-save: + id: preview-and-save + plugin: text + label: 'Preview and Save' + weight: 4 + attributes: + data-id: edit-preview + body: 'Preview your slide, then publish and save.' + location: top diff --git a/modules/varbase_features/varbase_tour/config/install/tour.tour.welcome-to-varbase.yml b/modules/varbase_features/varbase_tour/config/install/tour.tour.welcome-to-varbase.yml index 87064a1438c1057453fb4ed30cbff6fba269819a..0c612d7a729f3d440208d92f081eab1a0bdd5f2c 100644 --- a/modules/varbase_features/varbase_tour/config/install/tour.tour.welcome-to-varbase.yml +++ b/modules/varbase_features/varbase_tour/config/install/tour.tour.welcome-to-varbase.yml @@ -16,7 +16,50 @@ tips: label: 'Tour Switch' weight: 1 attributes: - data-id: toolbar-tab-tour - data-class: tour-toolbar-tab - body: 'Remember! You can always switch on or off the tour from this button.' + data-class: 'tour-toolbar-tab button.toolbar-icon' + 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.' + location: bottom + editing-your-homepage: + id: editing-your-homepage + plugin: text + label: 'Editing Your Homepage' + weight: 2 + attributes: null + 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>" + location: top + start-configuring-your-site-structure: + id: start-configuring-your-site-structure + plugin: text + label: 'Start Configuring Your Site Structure' + weight: 3 + attributes: + data-class: toolbar-icon-system-admin-structure + body: 'Define your content types, fields, taxonomy, views, and other structural building blocks from here.' + location: bottom + define-your-site-settings: + id: define-your-site-settings + plugin: text + label: 'Define Your Site Settings' + weight: 4 + attributes: + data-class: toolbar-icon-system-admin-config + body: 'Other configuration for your site such as registration, search settings, web services, multilingual settings and content authoring can be managed from here.' + location: bottom + sites-content: + id: sites-content + plugin: text + label: 'Site''s Content' + weight: 5 + attributes: + data-class: toolbar-icon-system-admin-content + body: 'All your site''s content, media, and files can be found here.' + location: bottom + your-dashboard: + id: your-dashboard + plugin: text + label: 'Your Dashboard' + weight: 6 + attributes: + data-class: 'toolbar-menu-administration a[href="/admin/dashboard"]' + 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.' location: bottom