Site Navigation Module

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

<object id="flash2" data="http://www.netkismet.com/flash/vertical_menu.swf" height="900" type="application/x-shockwave-flash" width="200">
<param name="movie" value="http://www.netkismet.com/flash/vertical_menu.swf" />
</object>

Ajax menu

Component type

module

Maintenance status

Development status

Component created

Component changed

Provide ability to set a menu as ajax menu. Links in an ajax menu are rendered without page load.

The render of ajax menu could be targeted to the #system-main-block, or you can set to show own block.

Active-trail, active-menu setting:
In ajax menu blocks, the core's original active-trail settings is imatated. It means, both node/add/page and ajax-menu/no_js/node/add/page the "Node add" menu item will be active, and in active-trail.

The ajaxified items (loaded into the ajax-target) get the ajax-menu-active and ajax-menu-active-trail class.

Context path breadcrumb

Component type

module

Maintenance status

Development status

Downloads

2903

Component created

Component changed

This is a plugin module for the context module. It takes the request URI part of the URL of the current page (for example /our-company/our-team/steve) and uses this path to build the breadcrumbs.

It takes each directory and tries to find the page title and otherwise it turns the path name into a directory name.

/our-company/our-team/steve

is turned into:

Our-company > Our-team > Steve

Taxonomy Channels

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy Channels is a D6* module created to allow users quick access to a list of preferred taxonomy terms. Perhaps a better way to think of it is "favourite terms". It is best explained with a use case.

Let's say I have a site about vegetables, and each user wants to pick some vegetable types to "follow". They select these from a list, and the selected ones appear as a list in a configurable block for easy access.

Menu Badges

Component type

module

Maintenance status

Development status

Downloads

21187

Component created

Component changed

Provides a method for adding iOS-style badges to menu items. (see screenshot)

Adding Badges to Menus

Once enabled, go to Administration > Structure > Menus, and click "list links" next to the menu containing the target item. Click "edit" next to the item and select the badge to display with the Display Menu Badge select box.