As mentioned in a recent issue, I agree it would be nice to see an integration with Views for presenting users interests. Don't know if it's feasible though, I'm just starting out Drupal and haven't gotten to that depth in the architecture just yet.

Comments

aron novak’s picture

I'm working on this feature, hopefully soon i can contribute a patch here!

aron novak’s picture

Status: Active » Needs review
StatusFileSize
new462 bytes
new2.05 KB

Here is a patch for views support, displaying interests for a given user. It includes an argument (Node interests: User related to the interest) and a sort criteria (Node interests: Relevancy). Apply the .patch file to the module, then create a directory named views and put
interests.views_.inc_.gz to it, uncompress, rename it to interests.views.inc (sorry for that, CVS is really annoying when it comes to diffing new directories)

aron novak’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.