Gallery extension 0.6.1 is out! Many people ask me how to implement a full gallery system, with nested galleries (or album of galleries), and final page for an image. I implemented some new features and here you can see a demo:

Gallery extension 0.6.1

I also fixed some javascript bugs in the import page. Now it should work also with safari! Let me know!

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Technorati
  • Reddit
  • Furl

8 Responses to “Radiant Gallery extension 0.6.1”

  1. david Says:

    The gallery extension is superb and thanx for the great work.

    But i have one newbie question.

    Is it somehow possible to order (descending) and limit the gallery items as it’s possible with: …

  2. Daniel Gona Says:

    cool, works fine now :-)
    thanks & regards from berlin

  3. Benny Degezelle Says:

    The tar.gz file on the download page seems to be corrupted, could you re-upload please?

  4. Andrea Says:

    Benny Degezelle: I’ll upoload a new archive tomorrow morning…I’ll write you when I do it!

  5. Benny Degezelle Says:

    Thanks andrea, but turns out the error was on my side after all; my mac suddenly thought that .gz files are to be opened with some html file..

    anyways, the install went smoothly, but it seems i cannot use r_magick with this new version. When i try to go the edit_item or show_gallery page, i get following error if i’ve set the processor to r_magick;

    uninitialized constant Technoweenie::AttachmentFu::Processors::RMagickProcessor

    I see that you copied the initialization for this from the page attachments extension, which does work fine with r_magick here..

    I’ll let you know if i find out more

  6. Andrea Says:

    Benny: try to set rmagick insted of r_magick, and it should work!

  7. Benny Degezelle Says:

    Jep that did the trick, thanks.
    I’ve had to do one more edit tho;
    in gallery_extension.rb, i’ve had to add
    require 'tempfile' to make the extension work on my server.
    On localhost this doesn’t seem to be needed..

  8. Andrea Says:

    Benny Degezelle: yes, it’s the same for me…I’m updating my code..on my server I have problem with the processors too…and not in localhost..I hope ti fix it asap..

Leave a Reply