Re: [Radiant] Haml in 0.8.1?

2010-03-20 Thread Charles Roper
On 21/03/2010 02:17, Jim Gay wrote: > First, you can use Haml in views that your extension creates. All of > the radiant source code is Haml. For example > http://github.com/radiant/radiant/blob/master/app/views/layouts/application.html.haml Ah, I think I see where confusion is arising. In my orig

Re: [Radiant] Haml in 0.8.1?

2010-03-20 Thread Jim Gay
On Sat, Mar 20, 2010 at 9:14 PM, Charles Roper wrote: > On 21/03/2010 00:07, Jim Gay wrote: >> Yes. Haml and Sass are included in Radiant and have been since >> 0.6.something I think. > > I've just don't a bit of searching around because I can't find much info > on using Haml with Radiant and I've

Re: [Radiant] Haml in 0.8.1?

2010-03-20 Thread Charles Roper
On 21/03/2010 00:07, Jim Gay wrote: > Yes. Haml and Sass are included in Radiant and have been since > 0.6.something I think. I've just don't a bit of searching around because I can't find much info on using Haml with Radiant and I've found a few messages that say Haml is problematic due to the

Re: [Radiant] Haml in 0.8.1?

2010-03-20 Thread Jim Gay
Yes. Haml and Sass are included in Radiant and have been since 0.6.something I think. On Sat, Mar 20, 2010 at 5:43 PM, Charles Roper wrote: > Hi, > > Is it possible to use Haml and Sass in 0.8.1 via extensions? I found the > Haml filter extension, but it looks like it only filters content, not >