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.