My problem is a little bit special:
I’m importing news from third parties (via the feedgrab plugin) and then I’m tagging the new entries using the tag module and an own PHP script.
After some time I delete the news. But I’d like to leave the tags in the exp_tag_tags table (because my script needs this entries for the auto tagging).
What would be the easiest way to avoid the deletion process if a tag has no related entries?
Thank you very much,
MISC
