Lorenzo, I do not fully understand your answer. and I'm sure it's because my limited knowledge about cake.
I'm not already familiarized with cake structure. Can you gave me a hint where do I have to load smarty ( I mean in wich file I must include smarty, and where to instantiate it). What it this "simple vendor layer"? Thanks a lot El jueves, 29 de noviembre de 2012 08:18:43 UTC-3, lorenzoshake escribió: > > > > Il giorno sabato 17 novembre 2012 15:21:56 UTC+1, Martin Aguilar ha > scritto: >> >> For years I've been working on my own framework but now I wan't to >> migrate to cakephp. >> On my framework I used smarty for themes and to separate code from views. >> I always find smarty clean, nice and with a very good performance. >> Now I want to use it on cake but I found people saying that it has no >> purpose. >> And couldn't find a good article about implementing it. The only thing >> that I found it's for cake 1.3 and smarty 2 and the article it's damage. >> >> http://bakery.cakephp.org/articles/tclineks/2006/10/27/how-to-use-smarty-with-cake-smartyviewOn >> point 4, I see a lot of unreadable symbols. >> >> Any help on implementing smarty 3 on cake 2? >> What it's your opinion onimplementing smarty or any other template system? >> >> Hi martin, when i use smarty inside cake i use a simple vendor layer that > wrap smarty where i can set/manage variables > Set autorender to false and use smarty as usual > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
