On 10 Nov 2010, at 13:45, William Ross wrote:

> On 10 Nov 2010, at 13:31, Jim Gay wrote:
> 
>> On Mon, Nov 8, 2010 at 9:45 AM, Anthony Bouch <anthony.bo...@gmail.com> 
>> wrote:
>>> Have been trying to get a gallery to work with Radiant.
>>> 
>>> I've tried the 'Galleries' extension - but could see no way to add
>>> images from the asset list to the gallery.
>>> 
>>> Am also now looking at the Library extension and their fork of
>>> Paperclipped - but after trying to run the rake development
>>> db:migrate:extensions task - I'm now getting an error which says..
>>> 
>>> undefined method `is_taggable' for #<Class:0xb6d096f0>
>>> 
> 
> Ah sorry. That's my fault, I think. The library relies a variant of paperclip 
> that I've been meaning for months to pull into the mainstream:
> 
>       https://github.com/spanner/paperclipped 
> 
> However, in this case I think the problem is a missing 'taggable' extension:
> 
>       https://github.com/spanner/radiant-taggable-extension


... or possibly just load order. Taggable and paperclipped have to load before 
the library extension does.

will

Reply via email to