By mvidelgauz on
Hello!
I just started developing a site that will mainly contain articles written by registered users. I need to have something like taxonomy but so that each user will be able to define his or her own vocabulary (or may be vocabularies if possible). When a user will assign a tag(s) to an article I need that tag(s) to appear only for that user. In other words, I need to give each user a way to maintain his or her own bookmarks. The bookmark module doesn't do exactly what I need as it defines link for each bookmark? and what I need is the ability to find all articles tagged by a user with certain tag.
I will appreciate any suggestions.
Thank you!