og-vocab-6.database.php |
tests/og-vocab-6.database.php |
|
|
OgVocabBehaviorHandler.class.php |
plugins/behavior/OgVocabBehaviorHandler.class.php |
|
|
og_vocab.admin.inc |
includes/og_vocab.admin.inc |
|
OG-vocab admin settings |
og_vocab.api.php |
og_vocab.api.php |
|
Hooks provided by the Organic groups vocabulary module. |
og_vocab.exception.inc |
includes/og_vocab.exception.inc |
|
Provide a separate Exception so it can be caught separately. |
og_vocab.inc |
plugins/behavior/og_vocab.inc |
|
|
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 = 7.x
files[] =… |
og_vocab.install |
og_vocab.install |
|
Install file for the og_vocab module. |
og_vocab.migrate.inc |
includes/migrate/og_vocab.migrate.inc |
|
Migrate plugin to populate the OG vocabulary field by the term
references. |
og_vocab.module |
og_vocab.module |
|
Give each group its own system controlled vocabularies. |
og_vocab.og_vocab.inc |
includes/og_vocab.og_vocab.inc |
|
A class used for messages. |
og_vocab.test |
og_vocab.test |
|
Test organic groups vocabulary module. |
og_vocab_test.info |
tests/og_vocab_test.info |
|
name = OG vocabulary test module
description = Functionality to assist OG vocabulary testing.
core = 7.x
dependencies[] = og_vocab
dependencies[] = og_context
hidden = TRUE |
og_vocab_test.module |
tests/og_vocab_test.module |
|
Test module for OG vocabulary. |
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… |