Re: Cake Translate Behavior

2010-08-24 Thread cricket
On Tue, Aug 24, 2010 at 9:48 AM, sujandhakal wrote: > I'm implementing a cms with multilingual content. i wan to implement > Translate behavior to the model. Actually I've implemented some of the > code but its not what i want. > > This is my Post Model > > class Post extends AppModel { >        

Cake Translate Behavior

2010-08-24 Thread sujandhakal
I'm implementing a cms with multilingual content. i wan to implement Translate behavior to the model. Actually I've implemented some of the code but its not what i want. This is my Post Model array( 'title','description' )); } ?> I want to make a translate link at index