Hello,

My client requires a site where he can enter different products. The thing is that he needs name and product to be entered in both English and French. We can imagine the products to be entered as CCK nodes I guess.

The, when a user is viewing a product listing he has two "flag" links on the top navigation which allow him to switch between the EN version and the FR version.

Any suggestions on how I can obtain this with the current localization modules in drupal?

And in case, would there be any way of extending this to more languages.. ie> having extra description and name fields for Italian, German and so on?

Thanks