diff --git a/core/modules/menu/config/tour.tour.menu.yml b/core/modules/menu/config/tour.tour.menu.yml new file mode 100644 index 0000000..eeb6268 --- /dev/null +++ b/core/modules/menu/config/tour.tour.menu.yml @@ -0,0 +1,34 @@ +id: menu +module: menu +label: 'Menu Listing Page' +langcode: en +paths: + - admin/structure/menu +tips: + menu-listing: + id: menu-listing + plugin: text + label: 'Menu Listing Page' + weight: '1' + attributes: '' + 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.' + location: '' + menu-add: + id: menu-add + plugin: text + label: 'Add a new menu' + weight: '2' + attributes: + data-class: button-action + body: 'Use this button to add a new menu to store a collection of menu links' + location: '' + menu-actions: + id: menu-actions + plugin: text + label: 'Menu actions' + weight: '3' + attributes: + data-class: dropbutton-widget + body: 'Use the drop-button to perform operations on each menu including re-arranging menu link order, adding new menu links and changing the menu name.' + location: left +status: '1'