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

Viewed 30676 time(s), 2 post(s), 8/22/2014 2:50:12 PM - by Zoomicon
8/22/2014 2:50:12 PM
2793 Reputation 345 Total posts

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?

1
8/25/2014 9:15:22 AM
3016 Reputation 428 Total posts

Hi,

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

Regards.

2
This is a demo site for MonoX. Please visit Mono Software for more info.