Bachir Soussi Chiadmi 78adf3a099 first global commit | 4 years ago | |
---|---|---|
.. | ||
LICENSE.txt | 4 years ago | |
README.md | 4 years ago | |
taxonomy_orphanage.admin.inc | 4 years ago | |
taxonomy_orphanage.batch.inc | 4 years ago | |
taxonomy_orphanage.drush.inc | 4 years ago | |
taxonomy_orphanage.info | 4 years ago | |
taxonomy_orphanage.install | 4 years ago | |
taxonomy_orphanage.module | 4 years ago |
This module finds and removes orphaned taxonomy references on entities. It is needed because core Drupal does not yet do this.
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.