Yesterday I faced a problem that I had met before; I needed to change the master language of an EPiServer CMS site. I have done successfully using the awesome tool called Advanced Language Manipulation Tool for EPiServer by Adam Najmanowicz, but that time I used it on a EPiServer CMS 5 site.
When doing a little bit of searching I found that Mari Jørgensen had made some updates to the tool and uploaded it to Coderesort. So I grabbed it from there instead of from its original source.
It turns out it works like a charm in EPiServer CMS 6 as well, although the look and feel was a bit off:
However one thing that I forgot after I had updated the master language from English (en) to Australian English (en-au) was to enable the new language. The result was that I could not create any new pages, the option for creating new pages was disabled.
It took me a little while before I thought of enabling the language, but once that was done everything worked great! Just go to Language Settings for the Start page in Edit Mode and enable the language of your choice.
1 comments:
Hi,
Worked like a charm in CMS 6! :-) Thank you very much. I have one problem though. When switching to another site in EPiServer that only has english as a language, it still tries to display the site in Swedish. If I come from a swedish site that is. Is there some built-in functionality that switch to /en/ from /sv/ or do I need to write some code to do this? When browsing to another site on the EPiServer server, I always want it to display it''s default language.
Thanks
Jens Qvist
Post a Comment