[opencms-dev] contents translations
Paul Pogonyshev
p.pogonyshev at finamatics.com
Wed Mar 1 12:55:14 CET 2006
Hi,
It is possible for each of the pages to have multiple translations
(in XML this is implemented with `language' attribute.) I have found
that the translation can be chosen like this:
http://.../site/page.html?__locale=de
Is it possible to code the locale somewhere in the path instead of
GET attributes without Apache mod_rewrite? I.e. I would like address
http://.../site/de/page.html
display the German translation.
Thanks,
Paul
More information about the opencms-dev
mailing list