Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module enhances Drupal's Views module by allowing you to sort and filter taxonomy terms based on their hierarchical order or depth. This is useful for organizing content, such as products by category, or for creating select menus sorted hierarchically.

This module allows you to filter or sort terms according to their hierarchical order or hierarchical depth.

Use cases

  • You need to display a list of entities ordered by their taxonomy terms in hierarchical order, example, a list of products ordered by categories.
  • You need to display a list of entities where their terms is on a particular depth
  • You need to display a list of entities in a select box with Better Jump Menu and you need it sorted hierarchically.

Provides

  • Two Views sort handlers (fields): Hierarchy weight and depth, with field, sort and filter handler.
  • If Entity Menu Links is installed, you'll be able to access to the hierarchical weight of a menu item.

Dependencies

Related modules

  • Entity Menu Links: Use your menu links in Views.
  • Better Jump Menu: Display any entity in a select box.
  • Views Term Hierarchy: This module provides a views field and compute the value of the hierarchical order on the go. It doesn't use the database to get the data and it won't work when doing views relationships.
  • Taxonomy Entity Index: this module maintains a normalized index of all terms associated with a specific entity and revision. The core {taxonomy_index} table only maintains its data for published nodes but this maintains its data for all entity types (regardless of published or not) and also indexed by revision. Very useful if you want to sort by hierarchy other kind of entity like Users or something else.
  • Taxonomy Lineage: Less or more the same purpose for D6 with a development version for D7.
  • Views Tree: This module provides a tree-based style plugin for Views.

Activity

Total releases
1
First release
Jan 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
8.x-1.4 Stable Jan 22, 2025