README.txt |
README.txt |
|
Taxonomy Term Status
====================
This module adds a status-flag to taxonomy terms. Using this flag it is
possible to specify whether terms should be published or not. Users with the
appropriate permission may access unpublished terms.
The… |
termstatus.admin.inc |
termstatus.admin.inc |
|
Administrative interface for the taxonomy term status module. |
termstatus.feeds.inc |
termstatus.feeds.inc |
|
Integration with the Feeds module. |
termstatus.info |
termstatus.info |
|
name = Taxonomy Term Status
description = Add a published/unpublished status field to taxonomy terms
core = 7.x
dependencies[] = taxonomy
configure = admin/config/system/termstatus
files[] = termstatus.migrate.inc
files[] =… |
termstatus.install |
termstatus.install |
|
Install, update and uninstall functions for the termstatus module. |
termstatus.migrate.inc |
termstatus.migrate.inc |
|
Migration support for the Taxonomy Term Status module. |
termstatus.module |
termstatus.module |
|
Hook implementations and API for the taxonomy term status module. |
termstatus.test |
termstatus.test |
|
Tests for termstatus.module |
termstatus.views.inc |
termstatus.views.inc |
|
Provide views data and handlers for taxonomy term status module. |
termstatus_test.info |
tests/termstatus_test.info |
|
name = Taxonomy Term Status Test Stub
description = Taxonomy Term Status Test Stub
core = 7.x
hidden = TRUE |
termstatus_test.module |
tests/termstatus_test.module |
|
Taxonomy term status test stub module. |