Any volunteer to port this great module to Drupal 7? I would be happy to contribute testing and an updated README.txt file.

Comments

jmroth’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Assigned: Unassigned » jmroth
Status: Active » Needs work

The most notable change would be that any field can be the taxonomy tag (being a tag is no longer a property of the vocabulary).

This means the user would first have to define which vocabularies are used as tags right in this module, in order to keep that feature.

For the rest, some API calls probably need to be changed.

I have created a dev branch for the 7.x API in CVS to play with.

jmroth’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Status: Needs work » Needs review
TimelessDomain’s picture

tried 7.x-2.x-dev, but it did not work fully
- http://example.com/dot - upon clicking "simulate" or "delete orphaned terms now" -> i get a 500 server error
- http://example.com/admin/settings/delete_orphaned_terms/settings - triggers the error right away so the page won't even load
- http://example.com/admin/settings/delete_orphaned_terms/parameters - allows me to save the "Orphan threshold," but this does no good if i can't even delete the orphaned terms on /dot.
Thanks jmroth

TimelessDomain’s picture

Status: Needs review » Needs work

also - the module is coming up as "Taxonomy Pruner" instead of "Delete Orphaned Terms" on /admin/modules/list

MrPhilbert’s picture

Tried this and got the W.S.O.D.
Word to the wise. Don't use any module dated feb. 25th. That was the day of the great git migration which only masks how old a module really is. In reality, this has not had any attention paid to it for well over a year!

nlisgo’s picture

I needed this module to work so I fixed it. Patch found here: http://drupal.org/node/1184464#comment-4709420

TimelessDomain’s picture

The patch makes the trimming work, but it is not respecting the orphan threshold.

nlisgo’s picture

Let's work on getting this patch adopted and then let's work on the other issues.

liliplanet’s picture

subscribe thx!

matt v.’s picture

I've now created a beta 1 release for Drupal 7. Please test it and update this issue with any problems you encounter. Feel free to add patches too.

nlisgo’s picture

Matt V. was the patch I supplied useful? or did you just resolve the issue yourself?

nlisgo’s picture

either way it's great to see some activity here. I've had to use this module a few times after some failed feed imports.

matt v.’s picture

nlisgo,

Yes, the patch was definitely helpful and it applied cleanly. You'll notice you're credited as one of the committers on the project now.

Thanks again!

matt v.’s picture

Status: Needs work » Fixed

I meant to close this after the beta 1 release for Drupal 7.

Status: Fixed » Closed (fixed)

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