Radiant Gallery extension 0.6.1

August 26th, 2007 by Andrea Franz

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!


8 Comments on “Radiant Gallery extension 0.6.1”

  1. david
    6:11 pm on August 29th, 2007:

    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
    6:02 pm on August 30th, 2007:

    cool, works fine now :-)

    thanks & regards from berlin

  3. Benny Degezelle
    3:35 pm on November 18th, 2007:

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

  4. Andrea
    8:28 pm on November 18th, 2007:

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

  5. Benny Degezelle
    1:24 pm on November 19th, 2007:

    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
    4:23 pm on November 19th, 2007:

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

  7. Benny Degezelle
    4:30 pm on November 20th, 2007:

    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
    4:41 pm on November 20th, 2007:

    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..

Comments are closed.