Hey Mansillag,

well this are my hints:

1) read about the P28n component on the Bakery and do what suggested
there
http://bakery.cakephp.org/articles/view/p28n-the-top-to-bottom-persistent-internationalization-tutorial

2) read this post
http://groups.google.com/group/cake-php/browse_frm/thread/28ceffa3c00cd017/dba9ab309d2a2a39#dba9ab309d2a2a39

3) I noticed that if in your model you set for example
var $actsAs = array('Translate' =>
array('introduction'=>'ArticleIntro'));
and then you bake your views via command line, relations for
translations are baked authomatically

Dan


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to