Views Term Family
Component type
Maintenance status
Development status
Component created
Component changed
This is a collection of extensions on the normal Views Taxonomy Term filter that allow one to:
This is a collection of extensions on the normal Views Taxonomy Term filter that allow one to:
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:
This module is an alternative Menu system
This module is an independent part of the one corporate web portal.
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.
Simple module for batch/bulk/mass adding taxonomy terms.
Light alternative for Taxonomy Manager.
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.
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.
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.
Simple hierarchical select defines a new form widget for taxonomy fields to select a term by "browsing" through the vocabularies hierarchy.
The widget is available in node forms and as Views exposed filter.
Taxonomy Tracking
Provides functionality for taxonomy tracking for logged in users.