Hi, I searched but didn't found my answer on this topic: I want to use the language ISO code on my url like: www.example.com/en/ or www.example.com/nl/ This is working fine when I manual add these codes in the url and I completed also a check in the beforeFilter() if a language was provided in the url.
But know I like it to work with $html->link() and $form->create() functions without checking on the language and add it in all my links and template code. Is there a var where you can set a base url that is supported by the form and html helpers? If not, someone else a good idea about this? thnx! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
