The lineage module adds a table to the taxonomy system that enables sorting by taxonomy hierarchy for single inheritance vocabularies. It doesn't provide any obvious functionality to the user by itself, but it does add another sort option to the views module. To install: 1) Enable the module in admin/modules. To Use: You will probably want the views_bonus_lineage_tree module from http://drupal.org/project/views_bonus.
Select Git revision
lineage
-
-
- Open in your IDE
- Download source code
Agileware authored
The problem was in _lineage_get_parent_lineage, which seems to never have worked. All terms were given a depth of 0, and only fixed when lineage_update_all was called. I've also added a call to lineage_update_all in the install file so that previously broken installs will be fixed.
Name | Last commit | Last update |
---|---|---|
CHANGELOG.txt | ||
README.txt | ||
lineage.info | ||
lineage.install | ||
lineage.module |