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."

Responsive Dropdown Menus

Component type

module

Categories

Maintenance status

Development status

Downloads

22139

Component created

Component changed

Responsive Dropdown Menus provides a new menu tree rendering to make responsive, drop-down enabled main menu possible on any theme. This sandbox was created to provide a simplistic approach to a common problem that gives theme builders room to customize.

Provides

Menu Page CSS Dictator

Component type

module

Categories

Maintenance status

Development status

Downloads

891

Component created

Component changed

Set a CSS class to apply to the page's "body" element based on the current menu item.

For the initial release this module walks in reverse the current active menu trail for the page being viewed and applies the first found CSS class defined in the menu item's edit screen.

Install

  • Download and install this module as you would any other module.
  • Define a CSS class to apply to a page by editing or adding a menu item under Structure > Menus > [Target Menu]

Bedrock

Component type

module

Categories

Maintenance status

Development status

Downloads

2910

Component created

Component changed

A helper module for OpenSourcery's theme system

Description

Bedrock was initially developed as a base theme for Drupal. The idea to make it a helper module came from the desire to inherit and benefit from an existing theme foundation built on Aurora and the Singularity grid system. By taking advantage of Aurora's sub-theme structure, Bedrock has grown to become a robust set of helper tools for a theme system including:

Headroom.js

Component type

module

Maintenance status

Development status

Downloads

1435

Component created

Component changed

What's it all about?

Headroom.js is a lightweight, high-performance JS widget that allows you to react to the user's scroll.

Why use it?

Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems.