I note that there wont be a Drupal 6 version of your excellent module as "it can already handle this via "relationships", unfortunately I cant see how?!
Is there a way of using code / arguments to create a view that says :
"get the latest story with [taxonomy a] and the latest story with [taxonomy b] and the latest story with [taxonomy c] and the latest story with [taxonomy d] and show all 4 teasers in the same view"

Thanks

Comments

illSleepWheniDie’s picture

I also want to know the answer to this question, thanks

illSleepWheniDie’s picture

Version: 5.x-1.2 » master
Component: Miscellaneous » Code

changing status

steveoriol’s picture

I also want to know !

steveoriol’s picture

I also want to know !

julien.reulos’s picture

Status: Active » Closed (fixed)

These are 2 simple steps. From the main panel of the view you are currently editing:
- add a relationship from the Relationship block
- add some new fields from the Fields block, linked to that new relationship.
Here is a great video tutorial: http://gotdrupal.com/videos/drupal-views-relationships.