On Jul 11, 9:15 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Same problem here > > I have created a behavior extending from default TranslateBehavior, > decoupling content creation and translation.. > > you don't need to have existing translation entry ini18n/i18_content > anymore, it behave the same way as you use translateBehavior. > > it creates on the fly.. > > Code/Example/Description here, (first release, so feel free to correct > me ) > > http://cakeforge.org/snippet/detail.php?type=snippet&id=195
The TranslateIt Behaviour you posted seems to do exactly what I wanted. It copies a translation of an object and builds up the relationships beween the i18n tables in the database once an action is called in a language that has no translation for the objects, right? Thank you for that piece of code. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
