Hello stBorchert, can we modify the module to not show unpublished terms in : https://drupal.org/project/termstatus.

I would be willing to contribue the code if you don't have the time and could point me to the part of the module that I should update the query to reference the termstatus table. I am using both of these modules on a new project and think that your module could benefit from this feature.

Thanks,
Arthur

Comments

stBorchert’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Status: Active » Closed (fixed)

Implementing hook_shs_term_get_children_alter() in a custom module would do the trick.