diff --git a/core/modules/shortcut/config/install/tour.tour.shortcut-manage.yml b/core/modules/shortcut/config/install/tour.tour.shortcut-manage.yml new file mode 100644 index 0000000..cee82fb --- /dev/null +++ b/core/modules/shortcut/config/install/tour.tour.shortcut-manage.yml @@ -0,0 +1,34 @@ +uuid: 15491f98-f538-4cfc-b937-1ff1a5c1c611 +id: shortcut-manage +module: shortcut +label: 'Add or edit a shortcut in a shortcut set.' +langcode: en +routes: + - route_name: entity.shortcut_set.collection +tips: + shortcuts-general: + id: shortcuts-general + plugin: text + label: 'Shortcuts' + weight: 1 + body: 'Shortcuts allow users to create sets of shortcut links to commonly-visited pages of the site.' + shortcut-sets: + id: shortcut-sets + plugin: text + label: 'Shortcut Sets' + weight: 2 + body: 'Shortcuts are contained within sets. Administrators can define where each set appears. Common places include: the shortcuts tab on each users profile page and within the admin toolbar.' + attributes: + data-id: block-seven-content + edit-links: + id: edit-links + plugin: text + label: 'Adding Links' + weight: 3 + body: 'To add or edit existing links to a set, press List Links.' + attributes: + data-class: dropbutton-wrapper .dropbutton-widget + location: left +dependencies: + module: + - tour