Postponed
Project:
Relevant Content
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2010 at 19:06 UTC
Updated:
26 Jul 2011 at 21:36 UTC
The relevant_content module is currently limited to find relevant content on nodes, and that's a limitation inherited from Drupal 6. Given that Drupal 7 comes with entities and bundle, all bundles should be exposed. One use case I have is when building user profile (I''m using profile2 but using the regular user with a term reference field would be identical), you might want to find other users sharing some terms; typical use case is to find user with similar interests.
Comments
Comment #1
nicholasthompsonGreat idea!
I'm part-inclined to rewrite Relevant Content for D7 to make full use of all D7's greatness from the word "go"...
Comment #2
nicholasthompsonThe new plan is to get a version WORKING in D7 first... Then maybe a rewrite to use Fields API properly.