[opencms-dev] Configuring multiple languages in OpenCms 5.3.x
Alexander Kandzior
alex at opencms.org
Tue Feb 3 16:52:01 CET 2004
> I cannot figure out neighter how to create a new site nor how
> to create multiple language versions. Any hints?
For the languages (quick example)
* create 2 folders ../en/ and ../de/ somewhere in your site
* attach a property named "locale" to theses folders,
use "locale=de" in ../de/ and "locale=en" in ../en/
* create a page e.g. "index.html" in ../de/
* link the page to ../en/
* edit/view the page in the different folders
More:
* the configuration about what locales are allowed is in opencms.properties,
the key is "locale.available". It's set to "en,de" per default.
Best Regards,
Alex.
Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com
More information about the opencms-dev
mailing list