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

Project information

Releases