I have a site with user posts stories. I want other users to be able to tag the stories as favorite. There should be some integration with views so that the users see 'My Favorites' listed on their home page .

I tried community tags and am to check profile modules as well. Any other suggestions ?

Thanks

Comments

jastraat’s picture

ytin’s picture

Use the Flag module with the Views module to create the my favorites.

Anonymous’s picture

use the flag module
http://drupal.org/project/flag

manasiv’s picture

Flag is indeed a wonderful module.