--- label: 'Creating and using shortcut administrative links' related: - core.ui_components ---

{% trans %}Goal{% endtrans %}

{% trans %}Create, view, and use a set of shortcuts to access administrative pages.{% endtrans %}

{% trans %}What are shortcuts?{% endtrans %}

{% trans %}Shortcuts are quick links to administrative pages; they are managed by the core Shortcut module. A site can have one or more shortcut sets, which can be shared by one or more users (by default, there is only one set shared by all users); each set contains a limited number of shortcuts. Users need Use shortcuts permission to view shortcuts; Edit current shortcut set permission to add, delete, or edit the shortcuts in the set assigned to them; and Select any shortcut set permission to select a different shortcut set when editing their user profile. There is also an Administer shortcuts permission, which allows an administrator to do any of these actions, as well as select shortcut sets for other users.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}Make sure that the core Shortcut module is enabled, and that you have a role with Edit current shortcut set or Administer shortcuts permission. Also, make sure that a toolbar module is installed (either the core Toolbar module or a contributed module replacement).{% endtrans %}
  2. {% trans %}Navigate to an administrative page that you want in your shortcut list.{% endtrans %}
  3. {% trans %}Click the shortcut link to add the page to your shortcut list -- in the core Seven administrative theme, the link looks like a star, and is displayed next to the page title. However, if the page is already in your shortcut set, clicking the shortcut link will remove it from your shortcut set.{% endtrans %}
  4. {% trans %}Repeat until all the desired links have been added to your shortcut set.{% endtrans %}
  5. {% trans %}Click Shortcuts in the toolbar to display your shortcuts, and verify that the list is complete.{% endtrans %}
  6. {% trans %}Optionally, click Edit shortcuts at the right end of the shortcut list (left end in right-to-left languages), to remove links or change their order.{% endtrans %}
  7. {% trans %}Click any link in the shortcut bar to go directly to the administrative page.{% endtrans %}