The extension market for Joomla gallery components is pretty crowded. Because of this I decided to build another one ;-). Initially I wanted to present images for specific events. In addition people should be allowed to add comments to images. But requirement changed over time and more and more features where added while others remain unused.

Just one word to the used terminology. Because I wanted to display images for events, the used terms are chosen accordingly. Today an event is more a folder containing images. Maybe I'll change this in later versions but currently it is like that.

Main Features

  • Joomla 2.5 compatible
  • Includes Google Picasa Webalbums and local stored images
  • Supports a wide amount of image processing like sharpening, watermarking, adding borders to thumbnails using png template files and rotating for local images
  • Three configurable ways to display images: simple image list, pageable image list and ajax image list
  • Comments for images
  • Supports lightbox image view
  • Image management using the back end


Image browsing starts with an overview page. It displays all published events you have. If you want to have multiple overview pages you can tag the events and use those tags to create different overview pages. There are multiple options for rendering an overview page. Everything is configurable using the Joomla menu item configuration so you can configure each overview page differently.

Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery
The first event page I created was a pageable image list. In this display mode you have a list of images with standard Joomla paging. From this list you can get to the single image page. There you have some navigation elements and you can browse to the next/previous image using the arrow keys. Zooming an image using a kind of lightbox is possible too. One unique feature of the pageable image list is the ability to add comments to images. To prevent misuse of the commenting feature a simple captcha is included. That's it. Simple image browsing.

If space is critical and you want to display images without the need for scrolling then the ajax image list is the right choice. You'll get the zoomable image on the one side and a small pageable list of thumbnails on the other side. Browsing using arrow keys is possible. In addition you can browse through the images using the lightbox mode.

The last kind of image list is the "image list" ;-). Is is just a huge list of images on one page. There is some javascript magic around to automatically align the images to fit the available horizontal space. Currently that's my favorite list and configured on this page. Browsing in lightbox mode is possible too.

Now we know how we can display images in the front end but what about image storage? Of cause we can store images on the local webserver. Image processing is included so we can render every needed thumbnail size. But you can include picasa albums too. This will decrease the amount of necessary storage on your webserver and you can easily integrate existing albums. It is possible to include public and private albums using your picasakey as authentication method.

Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery
The back end is what you might expect. You can create/update/delete events. Uploading and sorting of images for an event is possible as well as managing comments. Basically there are three ways to get the images into the front end. The first is by simple adding your existing picasa web albums. If you want to use locally stored images you can create a new event and upload the images using a flash uploader. Finally you can upload your images using FTP and perform a database sync afterwards.

Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery Joomla Gallery Component - Eventgallery
That's it for the used gallery component. If you're interested in it just drop me a message.

Comments (18)

1500 characters remaining

Cancel or

  • Sven Blüge
    @KruBa There is no download button so you can stop searching for it :)
  • KruBa
    Hello,
    Very nice extension. Can I download the picture with a download button? It is poosible? I did't find.
  • cirodalex
    Thank you so much, your "currently" give hope to me for the future :)
  • Sven Blüge
    @cirodalex No, currently not.
  • cirodalex
    Great extension, but i have a question: it's possible for a registered member to upload photos?
  • Sven Blüge
    @lolo There is a manual included in your back end once you installed the component. In addition you might want to have a look at this page: http://www.svenbluege.de/joomla-event-gallery/event-gallery-manual
  • lolo
    I've downloaded the com_eventgallery, but I do not know how to use please help me
  • Sven Blüge
    @Matt Sure. As long as your server is fast enough to calculate thumbs from large images you're fine. The gallery is always calculating the right sized images and never delivers the original image.
  • Matt
    Hello,
    Great work on the gallery. I was wondering if the gallery can optimize the photos on the fly so I can have my original available for download when the customer purchases it, but make the front end thumbnails and lightbox show the optimized versions so the pages load faster?
    Thanks in advance!
    Matt
  • Sven Blüge
    Just prefix the key retrieved from the google plus album link with Gv1sRg and it works. In your example this would be:

    FolderName = 123myID123@123myAlbumID123
    PicasaKey = Gv1sRgHdjf_KEY_Hdjf

    Strange but I'll do it. I'll add this to the documentation with the next version.
  • Michael
    @sven
    Great work. But somethings wrong with the google plus api. Maybe its why google changed their way of publishing pic. picasaweb does not exist anymore. the problem i have is, that the "picasa"key doesnt take any effect.

    https://plus.google.com/photos/123myID123/albums/123myAlbumID123?authkey=Hdjf_KEY_Hdjf

    there are now only 2 ways in google plus to publish your album: PUBLIC or via LINK (inklusive this authkey)
    i used the authkey in the field "picasa key" , but it wont work. public pictures are shown ...
    i use joomla 3.03 and your freshest version of "event galery"
  • Sven Blüge
    @Sven Bankel Seems to be an issue with a migration from Joomla 1.5 all the way up to 3.0. Unfortunately there is nothing I can do here.
  • Sven Bankel
    Hm, strange. The component itself installs, but not the backend menu so I can't manage events. The error message indicates duplicate key 191 and increments that number by one for each installation attempt. But I do not have anything else in the database with that ID. AND I managed to install the Eventgallery without any problem on another Joomla 3.0 site.
  • Sven Bankel
    Looks very nice! Tried to install the 3.0 version but got a duplicate key error. Pity!
  • Sven Blüge
    Currently this is not possible. The field in the database is already there but currently I don't use it in anywhere. But I filed a feature request for it and maybe I'll add this in the future.
  • Josh
    What an amazing gallery! This extension has serious potential. But how do I manage my picture titles? I know you have to go to event manager, then manage the event. It displays the columns (ID, File, ect.) but nowhere to edit the title. I hope this gets added in the next release. With a few additions this would be one of the best galleries in Joomla.
  • Sven Blüge
    You can get it from here: http://joomlacode.org/gf/project/eventgallery/frs/

    Let me know if you run into issues.
  • Sebastian
    Hello! Awesome gallery, I´d like to use it, how can I do to download it? thanks a lot, regards!