Taxonomy menu form

Component type

module

Maintenance status

Development status

Downloads

49576

Component created

Component changed

With this module you can easily create menu items on a Taxonomy term page attached to that term. As on the node form. This module enables the "Allowed Menus" options on the Taxonomy vocabulary form and works as the content type form for nodes. Then on the taxonomy term add form you can set the menu item for that term, just as you can do on the node add form.

OM Maximenu

Component type

module

Maintenance status

Development status

Downloads

101767

Component created

Component changed

"Maximize your main navigation by adding text, images, videos, slideshow, tabs, menu blocks, user info ..."

That is now possible by using OM Maximenu which can create menus with all other module blocks you want as attachments, modules like views, slideshow, menu, user, nice menus, quicktabs, and custom blocks with tables, lists, images, videos, etc.

For OM Maximenu advanced editing, install OM Tools 2

CloudMenu

Component type

module

Maintenance status

Development status

Downloads

6077

Component created

Component changed

CloudMenu is based on Cumulus but renders link clouds based on menus, not a taxonomy. The module can display any number of differently configured blocks, each with their own menu if need be.

It requires the use of an external SWFObject javascript library called cumulus.js. This is downloadable for free, just check the included README.txt file.

The module has been developed courtesy of Nescio.

Custom Active Menu Item

Component type

module

Maintenance status

Development status

Downloads

2864

Component created

Component changed

This module provides an easy way to indicate which menu item is active adding the active CSS class depending the path that the users are seeing.

IMPORTANT
This assumes they are using theme('menu_link') for the menu rendering to html.

FEATURES

Menu Empty

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows for the creation of placeholder items in the menu system that links to nothing (i.e. the has tag - #). This is useful when creating a menu structure where some menu items are simple placeholders to convey the structure of a website.

Installation

Download and place the module in your modules directory as usual (sites/all/modules) and enable it.

Usage

When creating new menu links (admin/structure/menu/manage/.../add), use <empty> in the Path input field and the menu link will link to nothing.

Help Popup

Component type

module

Maintenance status

Development status

Downloads

671

Component created

Component changed

This is a relatively simple help popup module that provides either:

  • A standard popup window
  • A javascript modal using the script supplied by jqmodal

Any number of help popup templates can be created for different purposes on one site, with different dimensions. These can then be implemented in three ways:

Steps

Component type

module

Maintenance status

Development status

Downloads

1177

Component created

Component changed

Steps is a module that allows you to paginate any type, and number, of nodes. A new content type called "Steps" using a node reference field makes this easy to do.

Features

1.0 (and newer)

  • Allow users to only visit steps in the order you've put them in.
  • Users are automatically redirected to the last step they were at if they revisit at a later point.

There are also a few ways to hook into Steps. These are implemented as needed.