diff --git a/core/modules/menu/config/tour.tour.menu.yml b/core/modules/menu/config/tour.tour.menu.yml index 134aa11..c417782 100644 --- a/core/modules/menu/config/tour.tour.menu.yml +++ b/core/modules/menu/config/tour.tour.menu.yml @@ -10,15 +10,15 @@ tips: plugin: text label: 'Menu listing page' weight: 1 - body: 'This page lists the menus available on your site. Menus are a collection of links arranged in a hierarchy. You can configure the placement of a menu by visiting the block administration page.' + body: 'View the menus available on your site. Menus are a collection of links arranged in a hierarchy.' menu-add: id: menu-add plugin: text - label: 'Add a new menu' + label: 'Add a menu' weight: 2 attributes: data-class: 'button-action' - body: 'Use this button to add a new menu to store a collection of menu links.' + body: 'Create a new collection of menu links.' menu-actions: id: menu-actions plugin: text @@ -26,5 +26,13 @@ tips: weight: 3 attributes: data-class: 'dropbutton-widget' - body: 'Use the drop-button to perform operations on each menu including rearranging menu link order, adding new menu links and changing the menu name.' + body: 'Click edit to rearrange links, change the menu name or add links.' location: 'left' + menu-settings: + id: menu-settings + plugin: text + label: 'Menu settings' + weight: 4 + attributes: + data-class: 'tabs__tab:nth-child(2)' + body: 'Update the source menus for main links and secondary links.'