Hi i must make an multilanguage portal.
I think to use the next structure page:
english -> home -> ......
italian -> home -> ....
France -> home -> ....
So any page can be different in language and in contents.
Problem are:
1. If user is not loggon and his browser is italian (DNN open with italian language) but the home page must be italian -> home.
2. If i want use DNN menu, i can't select for language page group. I must add a page value that sign if a page is italian or english or .... (is a simple option but simplifi the multilanguage manage) can you add this option in DNN 4.9?
3. When i click on language selector DNN must switch to same page in different language or if there isn't that page go to xxlanguagexx -> home. So another value to add in page is the link to same page in another language.
This are 2 simple value, but with this value DNN can be a true multilanguage portal. Can be implement in 4.9 version?
Than you.