Bachir Soussi Chiadmi 78adf3a099 first global commit vor 3 Jahren
..
LICENSE.txt 78adf3a099 first global commit vor 3 Jahren
README.md 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.admin.inc 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.batch.inc 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.drush.inc 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.info 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.install 78adf3a099 first global commit vor 3 Jahren
taxonomy_orphanage.module 78adf3a099 first global commit vor 3 Jahren

README.md

Taxonomy Orphanage

This module finds and removes orphaned taxonomy references on entities. It is needed because core Drupal does not yet do this.

Config

Navigate to Admin -> Structure -> Taxonomy -> Orphanage.

You can have the roundup run during cron, but note that if your crons are run by the web server and not by drush you'll likely want to keep the number of entities you process to a minimum in order to avoid timeouts.