Taxonomy List

Categories

Component ID

92584

Component name

Taxonomy List

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

31018

Component created

Component changed

Component body

Taxonomy_List.module is for displaying the terms (and optionally nodes) under categories (taxonomy terms) and descriptions. User can select the number of terms to display in each row, and assign the HTML attributes to the display cell, image, and the description text.

To browse the terms under a vocabulary, simple request the URL http://yoursite.com/taxonomy/vocabulary/<vocabulary_machine_name>[+<voca...

e.g.,

http://example.com/taxonomy/vocabulary/geography << to show all terms under the Geography vocabulary.

See the full documentation link below.

Version 2

This is a nearly complete rewrite that adds a list and directory view to the legacy table view. Additionally, you will be able to create your own display template for theming the taxonomy list any way you want. Currently there is only a -dev version available and it is not suggested for production sites. However, your help in testing it will speed up its availability.

I am working on the documentation and will publish it when it's more complete.

Drupal 7

The 7.x version is based on the 6.x-2.x branch. It is still a work in progress.

Showcase

If you use this module and think your site is worthy of being a showcase for it, let me know. Please open a task request and let me know your URL and maybe a brief description.

Development version status

The development versions (-dev) are where the newest stuff is, including any bug fixes and new features. We try to make sure it is tested before we commit anything, but occasionally a bug will get by us. Your help on testing this code is greatly appreciated. The translation templates may not always be up-to-date in the dev releases.