Hello,
I know there is the dynamic_locale and seo_locale plugins which allow setting different languages of a theme. However there are the following questions:
1.
With the default settings of seo_locale the URLs look as follows:
http://domain.com/zenphoto/de_DE/gallery1
http://domain.com/zenphoto/en_US/gallery1
Is is possible to change the URLs so that they will look like this?
http://domain.com/zenphoto/de/gallery1
http://domain.com/zenphoto/en/gallery1
2.
How can I keep the above URLs unchanged?
Example:
If I enter http://domain.com/zenphoto/en_US/gallery1 then the theme is displayed in English but the URL is rewritten to:
http://domain.com/zenphoto/gallery1
3.
Is it possible to use a clickable image, i.e. flags to change the language?
Thanks :-)
Robert