Guys, This is a new plugin I just put on the symfony plugins page: http://trac.symfony-project.com/trac/wiki/sfHamlViewPlugin Please, take a look at the wiki page and I will be happy if somebody else finds it as good as I think it is (The Haml itself, I mean :)) What I forgot (seems now very important) is that you can run normal PHP templates and Haml templates together so you can convert the plain PHP templates to Haml one by one. The only requirement is that you rewrite the layout template to Haml first, it is required. Also, I found some problem with the current template system and the inability to create replacement for the View layer easily. I will take them to the developer list.
Regards, Kiril PS I am already using the plugin in production for a week or two and did pretty good testing while doing that. I also rewrote my normal PHP templates to Haml, one by one, as I get to them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
