Posted by spydmobile on November 5, 2008 at 9:39pm
| Project: | Taxonomy Lineage |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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...
Comments
#1
You probably need to use it with something like the views_bonus module http://drupal.org/project/views_bonus
#2
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
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.
#4
Patch in #3 has been committed
#5
Automatically closed -- issue fixed for 2 weeks with no activity.