I think Sass won't be a problem as you could set it to compile to
webroot/css/

On 16 Sep., 08:59, Walther <waltherl...@gmail.com> wrote:
> CakePHP isn't modeled after Ruby (Or Ruby on Rails). It is simply a
> PHP framework that follows the MVC architecture, and Ruby on Rails is
> a Ruby framework that also follows the MVC architecture. That is
> pretty much their only simularity.
>
> Perhaps you could be better helped if you actually added what warnings
> and notices you get. People can't guess them out of the blue.
>
> Also, remember that quite a bit has changed in CakePHP 2.0, so unless
> that plugin has been specifically modified for CakePHP 2.0, you are
> going to need to follow the migration guide to change it to work with
> 2.0.
>
> On Sep 16, 3:56 am, Chris Cinelli
>
>
>
>
>
>
>
> <chris.cine...@formativelearning.com> wrote:
> > I forgot to mention that I tried to follow the instruction here 
> > :https://github.com/goncaloesteves/phamlp/blob/master/Cake/Installatio...
> > 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 <
>
> > chris.cine...@formativelearning.com> 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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to