This project is not covered by Drupal’s security advisory policy.
Taxonomy Override provides a hook for developers to override taxonomy term page behavior.
Without implementing hooks and callback on your own module, this module will have no utility.
How use it ?
Read taxonomy_override.api.php
On your module :
Use hook_taxonomy_override_define_callback() to define available callback(s).
On your site configuration :
Based on vocabulary : Simply choose your callback function in vocabulary add/edit form.
Similar Module :
- Taxonomy views integrator : Manage term page display with views
- Taxonomy display : Views integration, custom integration and another configurations
You can also take an eye on https://github.com/G-nova/useful_taxonomy/ to find useful taxonomy functions.
Project information
9 sites report using this module
- Created by goz on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
