On Thu, Jul 3, 2008 at 11:50 AM, leo <[EMAIL PROTECTED]> wrote: > > We do not, however, include the language string, i.e. en/es/fr/de > instead, the domain remains the same but the page names themselves are > translated, e.g. > > http://univerd.com/construccio-jardins [catalan] & > http://univerd.com/construccion-jardin [spanish] (apologies for the > plug, but it's relevant) > > I achieved this using a heavily doctored version of Dieter Plaetinck's > http://bakery.cakephp.org/articles/view/diy-international-i18n-urls-in-cake-1-1-x-or-lower > along with some routes mangling and P28n string translation. >
This is what I'm doing, also. The site is trilingual and has CMS-like capabilities. I'd be interested to see how you implemented it. My site isn't finished yet and there are some bugs to iron out. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
