[Radiant] Trouble getting gallery extension running

2008-12-10 Thread Ken Mayer
-- surprisingly, everything seems to work (even with gallery_id set to nil for the thumbnail items)! Any ideas? I'm a little nervous about commenting out code when I don't know what it's for. Alternatively, less code is better :-) Aloha a hui hou, Ken -- Ken Mayer / [EMAIL PROTECTED] / 808

Re: [Radiant] Trouble getting gallery extension running

2008-12-14 Thread Ken Mayer
Andrea, Maybe it's me, but I'm looking at http://github.com/technoweenie/attachment_fu/blame/master/lib/technoweenie/attachment_fu.rb Line 284 is where they make the callback and it only passes in one argument, thumb Is this a scoping issue? Aloha a hui hou, Ken -- Ken Mayer / kma

Re: [Radiant] Trouble getting gallery extension running

2008-12-23 Thread Ken Mayer
call, so there's a performance hit. Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com/ On Dec 22, 2008, at 10:24 PM, beddoes wrote: Hi, I am seeing the exact same issue with the latest version of both attachment_fu and gallery, did you

[Radiant] autotest extensions [noob?]

2009-03-16 Thread Ken Mayer
-- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com/ ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

[Radiant] Anyone else using compass?

2009-04-14 Thread Ken Mayer
in the vendor/plugins tree. Is anyone else out there building stylesheets using SASS with Blueprint + Compass? I pretty much followed the Rails recipe from the compass page. Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com

[Radiant] Using cucumber to test multiple extensions

2009-04-23 Thread Ken Mayer
warnings, in 3.0, about using these accessors, but the command line options are not yet available. Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com/ ___ Radiant mailing list Post: Radiant

[Radiant] Admin::RegionsHelper

2009-04-29 Thread Ken Mayer
the regions_helper blows up, but do I change the parent class of settings_controller asset_controller, (causing all sorts of other mayhem?) or is there another solution. Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com

Re: [Radiant] Anyone else using compass?

2009-05-06 Thread Ken Mayer
. I generated the Compass project in a plugin in my project and added a Rake task to generate and copy the CSS to public/. Sean Ken Mayer wrote: I've been noodling around with compass on a Radiant 0.7.1 tree (so I can use blueprint.css, but use SASS for markup). It works, mostly, but only

Re: [Radiant] How do you turn page caching off in 0.7.1?

2009-06-08 Thread Ken Mayer
Me too. Caching is much changed in 0.8, but I haven't tested it there, yet. Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-6142 / http://www.bitwrangler.com/ On May 29, 2009, at 5:35 AM, Andrew Neil wrote: Is anyone else experiencing this? Cheers, Drew