Menu parent item

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Menu parent item is a Drupal module that provides support for creating menu items that automatically link to their parents (e.g., "Home" or "Go back" menu items).

Benefits

  • Add "Home" or "Go Back" menu items to submenus
  • Link paths are set dynamically (no need to enter a path alias)
  • Works safely with pathauto when hierarchical path patterns are used

ML Inaccessible Visible

Component type

module

Maintenance status

Development status

Component created

Component changed

This module changes the behaviour of inaccessible links - they always visible for users which have no rights to access to the linked page. By default, if you create link with path '/admin' in menu, this link does not show for anonymous users, because they have no access right to the admin page. This behaviours not always convenient, for example, if you want show all links which you have in some menus in ad purposes.
Usage:
1. Install module

Symlink

Component type

module

Maintenance status

Development status

Downloads

468

Component created

Component changed

Synopsis

Symlink is a module that solves a problem that many people are experiencing when they add more than one menu item pointing to the same internal link. This will cause the menu trail to act erratically.

Symlink will create a custom content type that will render any node it's referencing. That way, from the Drupal's point of view, this will be a completely different node every time even if it is always pointing to the same link, and the menu trail and breadcrumb will work in a more predictable fashion.

Haystack Instant Search

Component type

module

Maintenance status

Development status

Downloads

1453

Component created

Component changed

One step quicker than traditional search

What is Haystack?

Modern, mobile-friendly web design simplifies navigation but makes it harder to locate specific content. By adding Haystack to your site, your search bar becomes a super-charged, auto-completing web utility that helps people quickly find what they’re looking for.

For more information, visit haystack.menu.

Better Jump Menu

Component type

module

Maintenance status

Development status

Downloads

3506

Component created

Component changed

Better Jump Menu is a module who provides:

  • The Drupal menu blocks with menu links in a select box instead of a list.
  • A Views style plugins to display links into a select box.
  • It can display any entity field in a select list, see features below.

This module has been made to cope with bugs in the original CTools implementation but some new features has been added.

Current Page Crumb

Component type

module

Categories

Maintenance status

Development status

Downloads

9563

Component created

Component changed

Current Page Crumb extends the Drupal 8 core system breadcrumbs to append the current page title as a text only breadcrumb. Admin paths are left unmodified. The module has no configuration.

Pull Requests are welcome on Github: https://github.com/Greg-Boggs/current_page_crumb

To use it, download the module to your modules folder and enable the module on the extend page and make sure the system breadcrumbs are placed in your theme.