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

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.