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
Gallery without any Lightbox display
Re: Gallery without any Lightbox display
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/
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
Applejack: Yes, exactly. That looks good. How was this done?
Regards
Thom
Regards
Thom
Re: Gallery without any Lightbox display
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.