Make the menu shown in the administration menu tray configurable

Created on 18 December 2012, almost 12 years ago
Updated 25 November 2024, 23 days ago

Beta phase evaluation

Problem/Motivation

Any module can add an item to the toolbar. (So far, the Shortcut, Toolbar, and User modules are the only ones in core that do.) The site builder should be able to decide which ones to include, and how to order them.

Proposed resolution

The Toolbar module should not hardcode the menu to be used; it should be possible for a contrib module to alter which menu is loaded by using hook_toolbar_alter().

Remaining tasks

User interface changes

None.

API changes

None; only a render array structure change.

✨ Feature request
Status

Needs work

Version

11.0 πŸ”₯

Component

toolbar.module

Created by

πŸ‡ΊπŸ‡ΈUnited States benjifisher Boston area

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

  • Needs manual testing

    The change/bugfix cannot be fully demonstrated by automated testing, and thus requires manual testing in a variety of environments.

  • Needs change record

    A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States cedewey Denver, CO
  • πŸ‡¬πŸ‡§United Kingdom AaronMcHale Edinburgh, Scotland

    This issue is now generally redundant because the new navigation module allows configuring which menus show in the navigation sidebar.

    I'm assuming the toolbar module will eventually move to contrib, so this issue could stay open and move with the toolbar module.

Production build 0.71.5 2024