menu_trail_by_path 2.0.1

Bug fixes

Drupal 10.2 compatibility

Contributors (1)

pminf

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0:

menu_trail_by_path 2.0.0

Drupal 10 compatibility

Contributors (2)

Berdir, Project Update Bot

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta1:

menu_trail_by_path 2.0.0-beta1

Bug fixes

Fix cache handling, resulting in fewer active trail lookups and a fragment related bugfix

Contributors (3)

Berdir, nikolabintev, alexpott

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0-alpha1:

menu_trail_by_path 2.0.0-alpha1

Bug fixes
New features

Major refactoring that provide performance improvements, less code

Contributors (5)

R.Muilwijk, Oscaner, Falco010, Berdir, adrian.conte

Changelog

Issues: 1 issues resolved.

menu_trail_by_path 8.x-1.3

Drupal 9 compatibility, requires Drupal 8.8

Contributors (4)

Sahana _N, Berdir, andreyjan, Sergiu Stici

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.2:

menu_trail_by_path 8.x-1.2

Bug fixes
New features

Bugfixes and performance improvements.

Contributors (9)

pjbaert, cebasqueira, ravi.shankar, alonaoneill, mbovan, Berdir, Ginovski, yongt9412, jeroendegloire

Performance improvements

This module now has two settings that can improve performance.

menu_trail_by_path 7.x-3.0

Upgrade from 7.x-2 should go without problems. Make sure to clear the cache after you have installed the module.

There is no configuration is required in 7.x-3, just like 7.x-2.

7.x-3 internally uses new methods to determine, and set, the active path trail for menus and the breadcrumb. This makes the new version to integrate better into Drupal core and with other modules.

menu_trail_by_path 7.x-3.0-rc1

Bug fixes
New features

Upgrade from 7.x-2 should go without problems.

There is no configuration is required in 7.x-3, just like 7.x-2.

7.x-3 internally uses new methods to determine, and set, the active path trail for menus and the breadcrumb. This makes the new version to integrate better into Drupal core and with other modules.

menu_trail_by_path 8.x-1.0-rc4

No longer using PathBasedBreadcrumbBuilder class for the path-information because it was causing problems for user paths, now using a custom class named "CurrentPath".

menu_trail_by_path 8.x-1.0-rc3

Bug fixes

See https://www.drupal.org/node/2709227 : Now using the Drupal\system\PathBasedBreadcrumbBuilder instead of the default breadcrumb builder, because not every breadcrumb builder uses path information.

menu_trail_by_path 7.x-2.0

changed to more appropriate hook_page_delivery_callback_alter
#1572334: fix multilingual trail and breadcrumb

menu_trail_by_path 7.x-2.0-rc2

Bug fixes

Issue #1439234 by Mark Theunissen: Remove workaround for core bug #942782 + several code style fixes.

Subscribe with RSS Subscribe to Releases for Menu Trail By Path