hello

thanks for this small but very useful module ...
would it make sense to put cron support in it? i know dangerous functionality :)
i didn't check if rules support something like this ...

greetings momper

Comments

matt v.’s picture

momper,

There is a delete_orphaned_terms_cron function in the current development release of the module, but it's commented out. I originally wrote the module to function through cron, but I later opted to use a form instead. I haven't tested the cron functionality in a while, but you may just need to uncomment that section of the code. When I have a little more time, I plan to add the cron functionality back in, but with an associated form for configuring it.

momper’s picture

excellent - thanks ...

jmroth’s picture

Assigned: Unassigned » jmroth
Status: Active » Needs review

Please see http://drupal.org/node/726654

This release adds the following options:
- Whitelist/blacklist,
- option to only prune tag based vocabularies,
- option to remove empty vocabularies (see also whitelist/blacklist below),
- simulation of what would be removed,
- failsafe parameter

jmroth’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Needs review » Fixed

I guess we can say that this is done.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.