Taxonomy Display Callback
Component ID
2044767
Component name
Taxonomy Display Callback
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Taxonomy Display Callback module adds a new display plugin for the Taxonomy Display module.
This allows developers to register callback functions that generate the content for a taxonomy term page. The function will appear in the taxonomy term page's manage display form once registered via a hook.
Based on code originally created by dwkitchen
