I would like to have a site supporting Multiple Languages with different Directions (RTL or LTR). How can we have:
1- Intelligent and Dynamic site-direction, for example when user selects Persian or Arabic (RTL languages) site content be displayed by RTL, and when he/she selects Enlish or French (LTR languages) site content be displayed from Left-To-Right.
2- We can localize Admin and Host menus and when user switched from one language to another one these menus also will be displayed in the second language, but if I add my personal menu there is no way to translate it to the second language, for example I created a new menu Item named "My New Page" in English and now I would like when user selects French language from the Language DropDownList, the added menu also automatically be translated to "Ma Page Nouvelle".
3- Having some part of a page in different direction than default direction, for example in a LTR page, having a menu with RTL direction.
Thanks so much.