Hi there. When using localization to display different template files based
on the locale, it seems to ad the locale to the URL. Is that normal
behaviour?

Eg. I have 2 homepage files... Home_en.tml and Home_fr.tml.

If I set the locale to French, and go to the homepage, if goes to URL
/fr/Home rather than /Home. The problems is that may page uses relative CSS
paths which mean it doesn't display correctly. If I want to share css files
between 2 different templates in this case, it gets a little messy. Does it
look like Ive done something wrong?

Many thanks,

Dave.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/URL-used-for-localization-seems-to-have-locale-in-path-tp4513977p4513977.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to