og_vocab.admin.inc |
og_vocab.admin.inc |
|
Admin page callbacks for the og_vocab module. |
og_vocab.info |
og_vocab.info |
|
name = Organic groups vocabularies
description = "Enable groups to maintain their own vocabularies."
dependencies[] = og
dependencies[] = taxonomy
package = "Organic groups"
core = 6.x |
og_vocab.install |
og_vocab.install |
|
Install file for the og_vocab module. |
og_vocab.module |
og_vocab.module |
|
Give each group its own system controlled vocabularies. |
og_vocab.rules.inc |
og_vocab.rules.inc |
|
Rules integration for the og_vocab module. |
og_vocab.services.inc |
og_vocab.services.inc |
|
Integration of services module with og_vocab module. |
og_vocab.test |
og_vocab.test |
|
|
og_vocab.token.inc |
og_vocab.token.inc |
|
Integration of token module with og_vocab module. |
README.txt |
README.txt |
|
Description
-----------------
Adds a 'Taxonomy' tab to all group home pages where privileged users may
add/edit their own vocabularies/ terms.
Features
--------
* Fine grained permissions control who can see the Taxonomy tab, create or… |