I am trying to relate user profiles to other nodes via the parent terms of the terms with which the profiles are tagged. Does this module find similar nodes via parent terms?

CommentFileSizeAuthor
#2 1029430_6.x-2.x.patch2.78 KBmkalkbrenner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pixelsweatshop’s picture

sub

mkalkbrenner’s picture

Category: support » feature
Status: Active » Needs review
FileSize
2.78 KB

I added the feature to include parent or child terms. The code is mostly copied from views itself and might be improved. But it works for now.

To get the parent you have set "depth" to "-1" at the view's form.

asb’s picture

Version: 6.x-2.2 » 6.x-2.x-dev