If I'm doing content translation in Drupal 6, how do I change the language on a large amount of nodes without having to do it for each node? I have over 500 nodes.
+2
A:
Views bulk operations a module for views would be one option. Another would be SQL. I would prefer vbo but am not sure if there is an change language action for it.
googletorp
2009-11-18 22:36:50
That's very useful. Thanks. I'll try that.
Kris Khaira
2009-11-20 11:12:18
A:
I found what I was looking for. There's a module called Language Assignment.
Kris Khaira
2009-11-21 12:28:08