Bachir Soussi Chiadmi 78adf3a099 first global commit преди 4 години
..
LICENSE.txt 78adf3a099 first global commit преди 4 години
README.md 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.admin.inc 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.batch.inc 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.drush.inc 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.info 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.install 78adf3a099 first global commit преди 4 години
taxonomy_orphanage.module 78adf3a099 first global commit преди 4 години

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.