Sorry but this module does not really do anything in D6.6

spydmobile - November 5, 2008 - 21:39
Project:Taxonomy Lineage
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I dont see anything in views to let me utilize the new table.
I have a hierarchal vocab 3 layers deep but cant utilize this mod in d.6.6 any way I can think to...

#1

StuartDH - January 3, 2009 - 20:16

You probably need to use it with something like the views_bonus module http://drupal.org/project/views_bonus

#2

Charly75 - May 8, 2009 - 13:35

Views_bonus for D6 do NOT contain Lineage plugin... both release bugged beta2 (missing files), and the last -dev.

It seem's to bug actually.

#3

smokris - July 1, 2009 - 18:51
Status:active» needs review

As of 6.x-1.0, lineage.module only supports the 'Node' views base table. I'm guessing you're trying to create a view using the 'Term' views base table?

I've attached a little patch that adds support for the 'Term' views base table. Once this patch is applied (and you've cleared the views cache), you should see a "Taxonomy: Hierarchy" field.

AttachmentSize
lineage_term_basetable.patch 422 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.