I forgot to mention that I tried to follow the instruction here : https://github.com/goncaloesteves/phamlp/blob/master/Cake/Installation.txt And I even substitute var $view = 'Haml'; => var $viewClass = 'Haml';
But cake give warning and notice later. On Thu, Sep 15, 2011 at 6:28 PM, Chris Cinelli < [email protected]> wrote: > I think almost everybody familiar with Ruby knows: > http://haml-lang.com/ > and > http://sass-lang.com/ > > Since CakePHP is modeled after Ruby and in the spirit of having to write > less code with more syntactic juice it would be great to have them in cake. > > Fortunately someone already though to that. So here is this great piece of > code that has CakePHP extension: > https://github.com/goncaloesteves/phamlp > > But following the instruction in the Cake folder does not make it work in > Cake 2.0. > Someone know how to solve the problem? > > On a side node, I think that it would be great to add it to Cake as a > default plugin. Ruby 3.1 added sass with compass ( > http://compass-style.org/) as default. > > Best, > Chris > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
