Taxonomy Megamenu

Component type

module

Maintenance status

Development status

Component created

Component changed

The Taxonomy Megamenu module allows you to display taxonomy tree from specific vocabulary
as a dropdown CSS Megamenu.

Often used on e-commerce or large scale websites, mega menus are becoming more and more popular, as they offer an effective solution to displaying a lot of content while keeping a clean layout

Inspired by Kick-Butt CSS3 Mega Drop-Down Menu

Features:

Taxonomy Map

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy Map allows an admin to configure a taxonomy term to another taxonomy term or path. For example you have two node types that use two separate vocabularies that are somewhat
related. You would configure the mappings of these terms. Then a developer would most likely use taxonomy_get_mapping() in their custom module to get the mapping.

MD WordCloud

Component type

module

Categories

Maintenance status

Development status

Downloads

1745

Component created

Component changed

Insprite from WordCloud by Jason Davies, this module create a block and page for each taxonomy and show it as wordcloud. Display of a term with many contents is bigger.

You can change number of words to display, words scale, how many orientation and words angle.

Hierarchical taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

2239

Component created

Component changed

The taxonomy_get_tree() function is useful, but returns a flat structure. If the vocabulary contains a hierarchical taxonomy, modules will often want the data returned as a hierarchical structure.

Taxonomy menutree

Component type

module

Categories

Maintenance status

Development status

Downloads

510

Component created

Component changed

Render a hierarchical taxonomy as a hierarchical menu, using the same theme styles as theme('menu_tree').

Unlike the taxonomy menu module, this module does not create Drupal menu structures, it simply provides renders a taxonomy structure in the same style.

At the moment, this is an API module only…I plan to add panel-panes and blocks so a menu can be directly added via the UI.

Requires hierarchical taxonomy module.

Taxonomy Tracking

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy Tracking
Provides functionality for taxonomy tracking for logged in users.

  • Supports Civicrm Intergration (aggregates the data with Drupal via cron job.)