Hey CK, Plugin updates usually lag a little behind core updates, so I'd give that some time or apply as a contributor to that plugin and make the required changes yourself. By the way, what errors did you encounter when you tried it?
Also, have you considered not using a template language? Most symfony applications use plain old php in templates.. Daniel On Nov 24, 2:25 pm, Catch22 <[email protected]> wrote: > Hi Daniel, > > Thanks, I did not come across that plugin as it was listed as > compatible with 1.2 version and below! > I just tried using that plugin but didnt work on symfony 1.4. > > Do you know if its still being maintained ? The forum page no longer > exists, but I have sent an email to the developer. > > Cheers, > /CK > > On Nov 25, 4:13 am, Richtermeister <[email protected]> wrote: > > > Hey Chandon, > > > welcome to sf, glad you like it. And here's the best part, usually you > > don't have to re-invent the wheel > > ;)http://www.symfony-project.org/plugins/sfSmartyPlugin > > > Daniel > > > On Nov 24, 1:15 am, Catch22 <[email protected]> wrote: > > > > Hi all, > > > > I have just moved from cakePHP to Symfony and find it a great > > > framework. However I didnt find a way to use different template > > > systems (such as smarty etc.) for the view files. I looked at the code > > > and I see that its hardcoded to use PHP view files. I have made some > > > changes to the code to allow support for external template frameworks > > > easily, and I have also implemented a plugin for smarty. > > > > I would be happy to contribute this code back to symfony. Let me know > > > if anyone is interested in this. > > > > Cheers, > > > /Chandan -- You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en.
