Hello,
I need to do this:
My portal have 20+ Groups with news, publications, events etc. All Groups share one vocabulary. When I post a new publication from a group I choose category and all works correctly. Problem is when I see this publication. I can see that this post have a realtional term associated. It's ok, but when I click on this term I go to taxonomy/term/4 (for example), and I see all group publications that have this term associated.
Can anyone help me?
thank you!
Comments
Comment #1
Sree commentedcan you please explain your problem in more detailed way?
Comment #2
Grayside commentedI'm new around here, but I'll take a stab. It sounds like he's asking for a standard, site-wide vocabulary, whose category lists are restricted by organic group. In that case, check out the Views module.
Comment #3
amitaibuOne vocabulary for all groups = A regular vocabulary
Comment #5
Chad Smith-1 commentedI would like the same. Some issues that I am current experiencing by not having this feature (which might possibly be worked around, I just don't know how);
1. While viewing a node, I need to be able to select a Term and have that list then show all nodes of the same Term, from the same Group.
Currently, when the Term is selected it is listing nodes from all Groups. I need it filtered.
2. If I make a separate Vocabulary instance for each Group, and each Vocab. is defined exactly the same (Name and terms), when I create a view and try and filter out by Vocab. I don't know which instance I need to select since they have all been named the same.
This has put a dent in my design until I can find a compromise/solution.
Comment #6
amitaibu2) In views2 (for Drupal6) you can filter by "Taxonomy: Vocabulary ID", so duplicate names are no problem.