Hi all, I just came across the Haml parser snippets on CakeForge from Adeel Khan:
http://cakeforge.org/snippet/detail.php?type=snippet&id=196 http://cakeforge.org/snippet/detail.php?type=snippet&id=197 I'd love to try these out as haml looks like such a good idea (not trying to ignite any sort of templating language discussion here). Has anybody used it and with what sort of outcome? In particular, I can see that the Haml Parser goes into vendors and is then called by the HamlView which itself extends View, but how do you actually use the HamlView class? Where does it go in the file structure, how does it get called etc? Also, The HamlView class has .ctp (cake 1.2) template extensions hard coded in. If I can get it working, I will change this to a class property so you can use either 1.1 or 1.2. But, is it possible to use HamlView in 1.1? Thanks, Ianh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
