[Neos] How to build a multi-language site

Christian Müller christian.mueller at typo3.org
Thu Aug 29 11:36:32 CEST 2013


Hi Lorenz,

Lorenz Ulrich wrote:
> Hi everyone
>
> I'm currently building a multi-language site and I know that Neos itself
> doesn't support content translation ATM. I'm also aware of Lelesys'
> content translation project, but for my purpose what would have been a
> multiple-tree multi-language site in TYPO3 CMS is sufficient.
>
> I'd be grateful if someone could tell me how to start. I would like to have
> http://domain.tld/de for the german and
> http://domain.tld/en for the english version.
>
> So I guess I need to use one Site package for both languages? Or do I
> need two site packages?

You will want to use one site package and just create two pages "en" and 
"de" and underneath the respective structures. Additionally you probably 
need to adjust the lang attributes depending on the tree you are in, but 
that should be pretty easy with CASE statement in TypoScript.

>
> Thanks for any support.
>
> Best regards,
>
> Lorenz

Cheers,
Christian


More information about the Neos mailing list