Proper way to accomplish private collection of
maozet - June 5, 2009 - 06:22
Hey all,
Assume a user can add content_type_of_X to his private collection, so each user has kind of a notebook he can browse latter (like a wish list).
What would be the proper way to let the user browse it? Is it possible to do it by views? Or a new module would be better?
Ill be glad to get some points on how to accomplish it....
regards,

Have a look at Favorite nodes
Have a look at Favorite nodes http://drupal.org/project/favorite_nodes which integrates with views.
I also like the Flag module
I also like the Flag module for this sort of thing.
-Corey
- Corey