Quantcast

URL internationalisation and localisation

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

URL internationalisation and localisation

Richard Marr
Hi all,

I'm looking at setting up a local-language URL structure for a Grails
app we're planning to internationalise. E.g.  the path /one/two/three/
should also work as /uno/dos/tres/ and /ein/zwei/drei/ with the
templates being internationalised the normal way.

Is there a standard or accepted way of doing this without putting all
the translations into the URLMappings class? I couldn't find reference
to it in the documentation.

Ideally the solution would also include a way of doing localisation.

Cheers



--
Rich

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...