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
- Copy the termstatus module folder into sites/all/modules and enable it in your drupal installation.
- Review and set permissions in Admin -> People -> Permissions
- Rebuild term status records for existing terms in Admin -> Config -> System -> Taxonomy Term Status
- Edit your vocabularies and specify the default status for newly created terms. (optional).
Similar Modules
- User asimfastian has written the Drupal 6 module Term Status
