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

amitaibu’s picture

Component: User interface » Code
Status: Active » Closed (won't fix)

OG 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.