MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Export menu to XML and import back at localized version of site  (Mono Support )

Viewed 26447 time(s), 2 post(s) 8/22/2014 2:50:12 PMby Zoomicon

Related topics

Zoomicon

Zoomicon

8/22/2014 2:50:12 PM

I need to recreate our menu structure (from http://social.clipflair.net) at the localized pages. Then I can localize each text of it and the URLs where needed.

However I don't see some way to copy the menu from the default language, neither anyway to export the menu say to XML from the menu tree in the admin UI and be able to import back at that same tree control when I change language from the top of the admin UI

Another way could be a .sql command to copy the English menu to all other available languages on the site or to specific language given a language code or something. Is it easy to make such a script? Can you point me to which table to look at in the db?

This content has not been rated yet. 
2793 Reputation 345 Total posts
imarusic

imarusic

8/25/2014 9:15:22 AM
Hi,

you need to use "NavigationLocalization" localization table, add entries with desired languages and test parent item and title.

Regards.
This content has not been rated yet. 
3016 Reputation 428 Total posts