Page 1 of 1

Gallery without any Lightbox display

Posted: Sun Jan 13, 2013 12:17 pm
by thomahawk
I asked for advice on this in the thirdparty module forum section. But as it seems no one has a clue how to easily make this happen, so I ask paid for help on this:

I have the Gallery module installed in CMSMS. A list of Gallery images is displayed on a page. Now I need a clicked image to open on an html page (website's template) instead popup in lightbox or any of the other boxes. And a link to next and last image should be present.

I thought this was once a standard in Gallery, before Lightbox came around. But can not find anything on this.

Regards
Thom

Re: Gallery without any Lightbox display

Posted: Sun Jan 13, 2013 1:03 pm
by Jos
Gallery was based on lightbox-like systems from the start. A detail-view for individual photos is not present. And this can not be implemented with a single line of code.. it takes some more effort, (e.g. to create and edit detail-templates etc).

I can give you a quotation if you wish.. But... did you by chance already have a look at the AE-Gallery template for the Gallery module? http://coffeescripter.com/code/ad-gallery/#ad-image-13
Doesn't this one do exactly what you want?

Or maybe the Cycle template? http://jquery.malsup.com/cycle/lite/

Re: Gallery without any Lightbox display

Posted: Sun Jan 13, 2013 11:40 pm
by applejack

Re: Gallery without any Lightbox display

Posted: Mon Jan 14, 2013 8:16 am
by thomahawk
Applejack: Yes, exactly. That looks good. How was this done?

Regards
Thom

Re: Gallery without any Lightbox display

Posted: Mon Jan 14, 2013 12:30 pm
by applejack
This was actually done using pages but you could also potentially use the Gallery module just depends what exactly you need to do. If you wish to PM me with a detailed specification then I'll work out the best way of doing it.