I need to copy nodes from one vocabulary to another. Node select i can realize with Views Bulk Operations module. There are build-in functions for delete, publish and other in this module. And how can i copy selected nodes to vocabulary?

Comments

modul’s picture

I would recommend Taxonomy Manager for this type of operations. Try it out with a few innocent terms first, to get the feel of it, but I think it will help you. http://drupal.org/project/taxonomy_manager

Lexandro@yandex.ru’s picture

Taxonomy Manager doesn't support copy operations to another vocabulary.

modul’s picture

Sorry I misread your original posting, Lexandro. http://drupal.org/project/taxonomy_switch will be more what you need. The bad news, however, is that it doesn't work with Drupal 6.x, it seems. Maybe the issue queue will inform you about what can be done about this.

Lexandro@yandex.ru’s picture

its that I need. But it doesn't supported in D6 really :(
Maybe there are any analogous modules?

Lexandro@yandex.ru’s picture

I'am not PHP expert, but i now that problem is too easy.

There are two fixed vocabularies. No vocabulary select needed.
The problem is to copy all node in all terms from one vocabulary to another analog vocabulary, only with another name. And all attached files must be copied too.

May be somebody can help me with php-code?