Posted by wwwclaes on July 13, 2009 at 3:26pm
| Project: | Interests |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I'm working on this feature, hopefully soon i can contribute a patch here!
#2
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)
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.