It would be nice if instead of a select box of terms to move to another vocabulary you'd have checkboxes so that you can move several of them at once.

I'm doing a re-structuring of my site and have 100+ terms to move to other vocabs so I would find it extremely useful.. =)

CommentFileSizeAuthor
#2 taxonomy_switch_multi.patch6.67 KBL0rne

Comments

doc2@drupalfr.org’s picture

That's right!

L0rne’s picture

StatusFileSize
new6.67 KB

I needed to move a large number of terms, too. I am attaching a patch containing the modifications that worked for me.

Basically I just turned the term select into a multi-select, and modified taxonomy_switch_execute to take an array of terms rather than a single term, and loop through the array.

I hope this helps.

- L0rne

momper’s picture

subscribe

rkdesantos’s picture

Patch is much appreciated and appears to work just fine on my site. I hope it is incorporated into the module permanently.

rkdesantos’s picture

This should also be in v6 of the module, if that is ever officially released.

pomliane’s picture

Status: Active » Closed (won't fix)

This version of Taxonomy Switch is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.