i'm a new DNN user, and i need to know which is the best practice of implementing multilingual sites on DNN,
So please could you help me ..
i need to know how can i implement a multi -language (Arabic-English) site
first,for the skin/container i need to apply 2 different skin/container for each language(to change the menu direction,text direction,etc.)
is it right?
second,to implement a multi-language site :
- do i need a special tools and specific settings?
- what is the recommended structure (portal, sub-portal)?
third, For the Arabic modules, we have to create 2 versions of each module (Arabic & English), how can we do that? I think i need to create another package of each module?
for example,for feedback module i've modified 2 things:
- from Host-> Languages -> Language editor -> Local Resources -> DesktopModules ->FeddBack
then change the labels text.
C:\Inetpub\wwwroot\Site\Website\DesktopModules\Feedback
to change text box-> text direction
how can i install the same module twice without database problems?what should i change in order to do that?
__________________________
thanks in advance