This module adds a Views handler so that Views of taxonomy terms (like the
Ubercart-provided taxonomy_terms
view) can display child links for taxonomy
terms, as catalog term listings did in Drupal 6.
Installation
Install this module using the official Backdrop CMS instructions.
Use this handler to render taxonomy terms in your Views showing links to child
terms. For example, you can create a View that lists Ubercart catalog terms at a
given level, and then add a Child links field to each entry to display links to
the child term pages.
Issues
Bugs and feature requests should be reported in the issue queue.
Current Maintainers
Credits
- Ported to Backdrop CMS by Robert J. Lang.
- Originally written for Drupal by Robert J. Lang for OrigamiUSA.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.