Taxonomy Term Authoring Information

Categories

Component ID

2203761

Component name

Taxonomy Term Authoring Information

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1310

Component created

Component changed

Component body

The Taxonomy Term Authoring Information module store authoring information (author, published date and updated date) for the taxonomy term.

A configuration option will be added in vocabulary add/edit form to enable/disable authoring information fields in the taxonomy term add/edit form.

Exposes "authoring information fields" in Field UI's "Manage display" pages let users re-order and control the visibility.

This module is views integrated. Exposes authoring information fields (author, published date and updated date) to views configuration (fields/filters/arguments/sorts/relation).

This module also exposes a hook (hook_term_authoring_info_presave) for developers so that term authoring information can be alter before inserted or updated.

This module comes with its own database table to store authoring information per taxonomy term (tid).