hello, i need for have the favorite option, favorite users, favorite topic. i seen that he following modules
are only in drupal 5 and it doesnt look like they will be ported to 6. if anyone can give advice on alternatives, i would be very grateful. thank you.

1. favorite_users

http://drupal.org/project/favorite_users

2. Favorite Nodes

http://drupal.org/project/favorite_nodes"
"View CVS instructions Community · Moduleskbahey - February 5, 2006 - 05:25
This module allows users to add certain nodes to a favorite list. Each node has an "add to favorites" link at the bottom. This favorite list is visible to others viewing the site.

Comments

vm’s picture

investigate the flag.module which allows you to set flags on stuff. ie: a flag named favorite.

socialtalker’s picture

hey i think that might work, thanks! i have seen this mod. but didnt think to use it that way.

Rhino’s picture

Is the dev module favorites not going to be worked on any more for Drupal 6?

If one uses flags instead, how can one 'remember' the favorites users had - that is, how to import that to flag?