Expose Links Taxonomy Terms to Views

cubbtech - March 24, 2009 - 23:17
Project:Links Package
Version:6.x-2.x-dev
Component:Code: links_views.inc
Category:feature request
Priority:normal
Assigned:rsoper
Status:needs work
Description

Hi,

Is there any way to expose Links taxonomy terms to Views? I don't see the option to use Taxonomy as either an Argument or a Filter when I create a View of the type "Link".

Drupal 6.10
Views 6.x-2.x-dev

(I've checked the "weblink" content type at admin/content/taxonomy, and I have weblink nodes that have taxonomy terms applied to them.)

Thanks!

#1

okday - March 25, 2009 - 03:01

subscribing.

same question.

#2

cubbtech - March 26, 2009 - 19:01
Status:active» needs work

Not sure if this is the right way to implement this, but the attached patch provides this functionality via hook_views_data_alter(). However, it might be better implemented in hook_views_data().

AttachmentSize
links_views-term-node.patch 734 bytes

#3

shunting - July 27, 2009 - 00:53

This patch works for me. Thanks! (And thanks for a great module!)

#4

renee - August 6, 2009 - 16:38

I got an error about missing group for the $links_node array in links_views.inc.... otherwise works great.

#5

rsoper - September 4, 2009 - 19:10
Assigned to:Anonymous» rsoper

I'll have a look at this.

 
 

Drupal is a registered trademark of Dries Buytaert.