Posted by yaoweizhen on July 24, 2008 at 12:24pm
I created two page by views, one for chinese, another for english. There isn't transtion tab in view, so how to switch language between two pages?
I created two page by views, one for chinese, another for english. There isn't transtion tab in view, so how to switch language between two pages?
Comments
Views are not
Views are not language-specific. So you will have to use the menu system to point users to the right view. Or have I misunderstood your question?
Your answer is what i mean?
Your answer is what i mean? But the link of views page isn't on menu, it is from a block views read more link. I have found a solution(http://www.computerminds.co.uk/multilingual-views-drupal-when-using-i18n...), using insert view module, take views to a node, then it can be specific a language by translation tab.
I'm learning Drupal core
Language Sections also good
Thanks, I use the Insert Views module but had not thought of this particular use for it. You may also find the brilliant Language Sections module (http://drupal.org/project/language_sections) helpful.