问题
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.
回答1:
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.
回答2:
I found what I was looking for. There's a module called Language Assignment.
来源:https://stackoverflow.com/questions/1757450/how-to-change-node-languages-in-batches