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...

CommentFileSizeAuthor
#3 lineage_term_basetable.patch422 bytessmokris

Comments

StuartDH’s picture

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

iNade’s picture

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.

smokris’s picture

Status: Active » Needs review
StatusFileSize
new422 bytes

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.

agileware’s picture

Status: Needs review » Fixed

Patch in #3 has been committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.