By Korchkidu on
Hi,
I am looking for a module that could basically allow users create their own private/public lists of content (nodes). Basically, the users could create their own set of terms and add them to whichever nodes they want. Private lists should be visible by themselves only. Public ones by everyone. Do you know of any module doing this? I searched but found nothing that could do that...
Regards.
Comments
For creating their own set of
For creating their own set of terms, check out Community Tags, which might do what you need. You could use Flag module to give users an option on every node they view: "Show in my public lists". Supposing the user has added their own personal tag(s) to a node, then in conjunction with their Flag preference for the node, you can determine whether to show the node in their public list or private list. You'd use Views to handle the listings. Flags can be either per-user or universal, so you'd choose the per-user flag type in your case.
Thanks for your answer. I
Thanks for your answer. I will look into this.
Regards.
or maybe you can check this one too
http://drupal.org/project/private