[Radiant] Re: sns and sass

2010-11-27 Thread Tobi
I failed to get this working the last time. But after cloning it directly from github it works fine. Tobi On 25 Nov., 03:19, Thomas Hollars wrote: > Try this:https://github.com/SwankInnovations/radiant-sns-sass-filter-extension > > -- > Posted viahttp://www.ruby-forum.com/.

[Radiant] sns and sass

2010-11-21 Thread Tobi
oth are forcing me to create the sass as content page, which contradicts the idea of using SnS. Using a snippet isn't a solution either, since SnS is not rendering the tag on my installation. Anyone got some experience with sass in radiant? Regards, Tobi

[Radiant] Re: trouble running rake for custom extension

2010-11-11 Thread Tobi
Wiping rspec2 did the trick. Thanks or your help. Seems like I should get rvm running. These compatibility issues begin to cause early hair loss ;-) Greets, Tobi On 9 Nov., 01:26, Guilherme Costa wrote: > Tobi, > > This line did the trick here: > > gem install rspec -v=1.3 >

[Radiant] Re: trouble running rake for custom extension

2010-11-07 Thread Tobi
Besides the complaint about missing jeweler it's still the same, but thanks for the reply. Anyone else got an idea? Where spec/rake/spectask is supposed to go. And what it should contain? I didn't find it anywhere at my system. Regards, Tobi

[Radiant] trouble running rake for custom extension

2010-10-30 Thread Tobi
ception_handling' /var/lib/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' /usr/local/bin/rake:31 wich happens to be the same when I try 'rake -T' or plain rake. Any idea what I've been missing? I'm on debian squeeze running Radiant 0.9.1 with ruby 1.8.7 (2010-06-23 patchlevel 299). Greets, Tobi