Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
node data
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Aug 2009 at 06:12 UTC
Updated:
10 Aug 2010 at 20:10 UTC
In many situation, there's a need to add relationships to other nodes of certain types a user has created. For instance, if a user has Task nodes, each task has start and end dates, we may want to create a view displaying all Profile nodes (using Content Profile), the users of which have tasks during a specified period (using exposed filters, for instance).
Anyhows, here's a small module that wraps a relationship handler for that matter. It's actually a clone of the Content Profile handler that lets the user decide which node types they want to join on.
| Comment | File | Size | Author |
|---|---|---|---|
| views_related_nodes.tgz | 1.16 KB | electricmonk |
Comments
Comment #1
esmerel commenteddereine - maybe you want to take a look at this. given how old it is, it probably needs work, but :)
Comment #2
dawehner@electricmonk
Can you explain why this is not possible at the moment which relationships and filters with selected relationships?
Perhaps this kind of joins are faster?
I would do a patch if you can explain the need.
Comment #3
esmerel commentedNo updates for more than 30 days.