I've used 3 methods: 1. Sub-domains 2. /xx/path 3. As the site extension - /../create.xx and of course you always have query string. Cookies screw crawlers, so they are limited use, just to redirect.
On Oct 13, 8:32 pm, Mark Jensen <[EMAIL PROTECTED]> wrote: > Hi > > Not sure "Url Localization" is the right word for it, but my question > is - Do anyone have any experience with creating a website where the > localization depends on the url > > ex. > > /en/some-controller/some-content.rails (where EN stands for english) > > I have tested this with the Routing engine and got it working, but > then I kinda of run into the next problem which what do i do when i > need to create/update something > > The update seems easy > > ex. > > /en/some-controller/some-content/update.rails > > But doing the same with create feels a little bit strange and I have > also thought about that the /en/ dont really need to be a part of > it... > > It would be great to hear from people who have done this or something > similar ?? > > best regards, > Mark J --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
