Hi,

I wanted to know if there is a module for mass operation of moving many posts into another taxonomy?

For example, we have current and past events. The current and past are taxonomies. When several events is no longer current, it gets moved into past events. We do this manually but it's tiresome to have to move each one at a time.

Therefore, i wanted to know if there is module to do mass batch of moving posts into a different taxonomy?

I did a search on d.o but haven't been able to find such a module.

Thanks,

Comments

WorldFallz’s picture

http://drupal.org/search/node/type:project_project+taxonomy+mass -- 2nd link looks like it's worth a try.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

onejam’s picture

Thanks for the quick reply. This module: http://drupal.org/project/taxonomy_multi_edit seems to do exactly what we need.

-----------------------------------------------------------------
We build engaging websites and intuitive designs that will benefit your business.
Duvien

aklouie’s picture

Perhaps views bulk operations will do the job for you

http://drupal.org/project/views_bulk_operations

That way you can help define the sort/filter parameters then mass retag. I do it for images, I import a whole bunch that are related and have them sorted by term (all of them). I tag from the 'most' to the 'least' used tags and as I drill down lower, generally things with one tag don't have another so those are sorted to another part of the list.

onejam’s picture

I was wondering, it would be great if there is a way to automatically move existing node into another taxonomy on a expired date, perhaps using a module that hooks into actions?

is there any actions that will allow this to be performed?

Thanks,

-----------------------------------------------------------------
We build engaging websites and intuitive designs that will benefit your business.
Duvien