Closed (won't fix)
Project:
OG Vocabulary
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 12:21 UTC
Updated:
28 Jul 2009 at 07:52 UTC
Hello,
I assume if a vocab is created for a group when the group is created the vocabulary will be visible to everyone, or can it follow the organic groups access measures.
Such as, if the or is private, only members can see the group and its vocab?
Comments
Comment #1
amitaibuOG vocab shows only the vocab that belongs to a user. However, if a user will try to access a vocabulary via URL they might be able to see it, as core taxonomy doesn't deny access.
Providing an access control is beyond the scope of og_vocab, because it will have to deal with
example.com/admin/content/taxonomy/edit/vocabulary/[VID]which is a core menu callback.