Re: [symfony-users] Re: possible to use smarty & symfony templates in same system?

2010-07-29 Thread kaies cherif
Hello, you can use this plugin: http://www.symfony-project.org/plugins/sfSmartyPlugin Kaies Al-Sherif http://www.webplasa.info 2010/7/29 Tofuwarrior > Thanks for thoughts. > > Looking to ditch templating eng

[symfony-users] Re: possible to use smarty & symfony templates in same system?

2010-07-28 Thread Tofuwarrior
Thanks for thoughts. Looking to ditch templating engines completely in favour of just symfony templates but am wondering whether you can run smarty side by side with symfony templates so we don't have to port everything all in one go. We can then continue the porting of code but still deliver proj

[symfony-users] Re: possible to use smarty & symfony templates in same system?

2010-07-28 Thread Richtermeister
Oh, and needless to say longterm it would make sense to look into Twig instead of Smarty. That way you'll roll with highly symfony friendly tools. Daniel On Jul 28, 9:06 am, Richtermeister wrote: > Hey Paul, > > well, for one, there's this plugin > here:http://www.symfony-project.org/plugins/s

[symfony-users] Re: possible to use smarty & symfony templates in same system?

2010-07-28 Thread Richtermeister
Hey Paul, well, for one, there's this plugin here: http://www.symfony-project.org/plugins/sfSmartyPlugin This comes with a bunch of symfony specific smarty plugins and should give you plenty of ideas about how to integrate the two. With regards to Doctrine vs. Propel, I would take a close look at