Hi, John!
I'm about to start working on a site that supports multiple languages. I wonder if you have any thoughts on modules for this, and I have a couple of specific questions.
One of the requirements is to remove or display some special tabs on the site, based on the language that is selected. So, for example, there might be a tab or two specific to the US. If someone selects the French language, we'd like to remove these tabs from the menu system.
We have another requirement at the module level. We'd like to "remove" specific modules or display other modules based on the language. Now, I know that I can use a module that supports multiple languages and leave the French content blank, as an example.
Given the new DotNetNuke support for jquery, might this be an appropriate tool to use? I could, for example, find out what language is selected currently, and then set the display of certain modules or entries in the menu to be visible or not?
What thoughts might you have?
|