Closed (outdated)
Project:
Gallery formatter
Version:
6.x-1.x-dev
Component:
Javascript
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2010 at 19:56 UTC
Updated:
11 Dec 2018 at 16:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
srjoshAttached is a patch with slightly better filepaths.
Comment #2
manuel garcia commentedThanks for the patch, I will review it as soon as I get a quiet evening to check it out properly.
Comment #3
manuel garcia commentedThank you for the patch srjosh, I will review it as soon as I get a quiet evening.
Comment #4
srjoshAs a side note, you can see this working on maclife.com, for example on http://www.maclife.com/article/gallery/gallery_ces_11_showstoppers_mega_...
Comment #5
heinz963 commentedGreat, just what i needed. But how is it possible to use thick- or colorbox with the dynamic mode. In my case, always when I activate the dynamic mode the thickbox is disabled.
And a second thing, in your example is a next and prev pager. Is it possible to get a patch with this pager functionality.
Thanks a lot
Comment #6
srjosh@heinz963 : See #826928: Add simple photo advance for that functionality - the two patches will work together; apply that one first then this one.
Comment #7
srjoshI've continued to work with this, as I wasn't happy with my previous solution - it stuttered when the images were changing in most browsers.
Attached is my latest effort. It integrates the prev/next patch from #826928: Add simple photo advance.
I've also abandoned the idea of allowing you to switch back and forth between dynamic and static loading; if you use this, you're using dynamic loading no matter what. That also means this won't do much of anything without JS enabled. Personally, that's not an issue for me - my opinion is that if you're browsing the site without JS enabled, you get what you deserve.
I haven't tested it on a site with more than one gallery per page; I suspect it would not work.
This is in use on both maclife.com and maximumpc.com.
Comment #8
manuel garcia commented6.x-1.x branch no longer supported