CHANGELOG.txt |
CHANGELOG.txt |
|
Lineage 6.x-1.x, xxxx-xx-xx
---------------------------
Lineage 6.x-1.1, 2010-02-07
---------------------------
o #916394 by xjm: Fix extra header depth increment with grouping fields.
o #866552 by xjm: Escape quotes properly when using eval().
o… |
lineage.info |
lineage.info |
|
name = Taxonomy Lineage
description = Allows other modules to sort nodes by taxonomy hierarchies
core = 6.x
dependencies[] = taxonomy
dependencies[] = views |
lineage.install |
lineage.install |
|
Install, update, and uninstall functions for the Taxonomy Lineage module. |
lineage.module |
lineage.module |
|
|
lineage.views.inc |
lineage.views.inc |
|
Interface between lineage.module and views.module. |
lineage_handler_field.inc |
lineage_handler_field.inc |
|
Views field plugin for lineage's field handler. |
README.txt |
README.txt |
|
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_plugin_style_lineage_nested.inc |
views_plugin_style_lineage_nested.inc |
|
Views style plugin that allows a view to be rendered as a nested list,
based on Lineage's term hierarchy. |