multilingual - How can I add translations to a Plone site front-page -


i'm using linguaplone in site thas written in english , spanish. site pages , folders can translated, except front page folder. think can translate page front page folder uses view, in case when user goes front page, folder view showed (not translation).

i'm using plone 4.1.4 , linguaplone 4.1.2. maybe need try other tool, raptus.multilingualplone.

normally, when setting linguaplone site let linguaplone create top-level per-language folders act navigation roots. root of site set redirect visitors 1 of these roots depending on language preferences , other factors, using language selector.

take @ http://www.norden.org/ example of such site. notice when visit url automatically redirected 1 of supported languages, http://www.norden.org/en/ english. can switch between available languages on top left, , you'll see first element of url changes between language codes. top-level folders.

the advantage here each of these folders can have it's own default view. urls crystal clear visitors; switch "about website" (http://www.norden.org/en/about-this-website) norwegian translation , end on on http://www.norden.org/no/om-nettstedet; can see new url in norwegian language if not understand language.

you can set these language folders after fact, documented in linguaplone installation instructions; visit url:

http://localhost:8080/plone/@@language-setup-folders 

but sure backup site first , adjust address local situation.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -