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.

CommentFileSizeAuthor
views_related_nodes.tgz1.16 KBelectricmonk

Comments

esmerel’s picture

Assigned: electricmonk » dawehner

dereine - maybe you want to take a look at this. given how old it is, it probably needs work, but :)

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

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

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No updates for more than 30 days.