Taxonomy Term Status

Component ID

1380522

Component name

Taxonomy Term Status

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

21432

Component created

Component changed

Component body

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.

Taxonomy Term Status also exposes the term status field to Views and Entity API.

Installation

  1. Copy the termstatus module folder into sites/all/modules and enable it in your drupal installation.
  2. Review and set permissions in Admin -> People -> Permissions
  3. Rebuild term status records for existing terms in Admin -> Config -> System -> Taxonomy Term Status
  4. Edit your vocabularies and specify the default status for newly created terms. (optional).

Similar Modules