By plopesc on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
11.4.x
Issue links:
Description:
To improve Drupal’s information architecture and make it easier to manage Navigation , several administration pages have changed. The changes include paths and navigation in the Administration menu, as described in the tables below. Changes in paths affect breadcrumbs.
Changes to paths, titles, and navigation
The tables below show the main paths that have changed. Child paths, such as the "Manage fields" page for block types, are also updated. Visiting one of the old child paths will redirect to the new one.
Before Drupal 11.4.0
| Page or tab title | Path | Administration menu (tab) |
|---|---|---|
| Navigation settings | /admin/config/user-interface/navigation/settings |
Configuration >User Interface > Navigation settings |
| Edit layout for Navigation layout | /admin/config/user-interface/navigation-block |
Configuration >User Interface > Navigation blocks |
Starting with Drupal 11.4.0
| Page or tab title | Path | Administration menu (tab) |
|---|---|---|
| Navigation settings | /admin/config/user-interface/navigation/settings |
Configuration >User Interface > Navigation settings (Settings) |
| Navigation layout | /admin/config/user-interface/navigation/layout |
Configuration >User Interface > Navigation settings (Layout) |
Impacts:
Site builders, administrators, editors
Module developers
Site templates, recipes and distribution developers