Scout

Component type

module

Maintenance status

Development status

Component created

Component changed

Scout is a Site Navigation aid. It can be used to assist new visitors to your site. It can also by used to help train content managers, guiding them through steps for creation and administration of site content.

Scout is a module/features package of the Zurb Joyride jQuery library for Drupal 7. The Zurb Joyride jQuery library is currently being implemented in Drupal 8 core as "Tours."

Flexible Table Of Contents

Component type

module

Maintenance status

Development status

Downloads

2761

Component created

Component changed

Description

This module creates a Table Of Contents block for each field that you enable. You can then place each block wherever you need in your layout to enhance the navigation experience. The table of contents generated with this module will be contained to the specified field rather than to the whole page or to the whole node.

Redirect Menu Item

Component type

module

Maintenance status

Development status

Downloads

911

Component created

Component changed

Drupal's menu system does not allow the use of redirect paths as menu items. Sometimes, however, site builders want to have two menu items point to the same content, while having one of those be the "canonical" menu item that is used when menu-related modules make decisions that depend on where in the menu hierarchy a node is. For example, which menu item should get the active menu trail which is used to define breadcrumbing for that page?

Persistent Menu Items

Component type

module

Maintenance status

Development status

Downloads

622

Component created

Component changed

This module allows a site administrator or user with the proper permissions to create menu items in the Drupal menu system that are not subjected to the usual access control checks that are applied when Drupal decides whether it is appropriate to display a menu item to a given user.

Slug

Component type

module

Maintenance status

Development status

Downloads

1257

Component created

Component changed

The slug module manages menu links and urls for node pages in a different way than pathauto and the core menu system. It is much easier to use plus it keeps everything organized neatly.

So how does it do that?

On node pages there is now a "slug" section which contains a textfield for a "slug." and a Parent Item dropdown. This is the main-menu. Users select the parent item and set the slug (or it is generated from the title.) When saving the node the path is set based on those two factors.

Panels breadcrumbs menu active trail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module can be used to set menu active classes by the Panels breadcrumb module.
This will only work well if you structure your complete project with ctools page manager and panels. This module is going to provide you the possibility to inherit the breadcrumb path to the active trail.

Dependencies

- Panels Breadcumbs (https://drupal.org/project/panels_breadcrumbs)