To all who are interested in using some form of templating solution, especially those who may feel that Smarty is overkill or somewhat conflicting with Cake:
I have just added a snippet at CakeForge called Icing. Icing is just a component you drop into your components folder. You'll have to create a new templates dir and set permissions accordingly. But that's all there is to it for installation. Icing is a very simple templating system that I specifically designed to work with Cake as opposed to instead of Cake. Caching would still be controlled by Cake's view caching and you can enable it per controller and per view. It is extensively documented and available here: http://cakeforge.org/snippet/detail.php?type=snippet&id=67 Any and all feedback would be very appreciated. If anyone feels motivated to improve on Icing, by all means, do so, but please let me know and share. Thanks Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
