gfroyle Reply #1, 5 years, 6 months ago
Is there an overview anywhere of how Maxigallery is to be used? Not so much a blow-by-blow description of each parameter, but more of a global view...
I have successfully installed and am experimenting with it, but it is a slow process because I am unclear as to the overall structure, and an overview would help me heaps.
These are the sorts of fundamental questions that I have - mainly to do with the relationship between the MANAGING of galleries and the DISPLAYING of galleries..
Firstly, is there a one-to-one relationship between galleries and MODx documents? That is, is each gallery its own MODx document containing a snippet call? Is it recommended/desirable that each gallery be its own manager or should there be ONE "manager" document for all the galleries on the site?
Secondly, is it possible to allow the USER to decide whether they want to use "popup" or "lightbox" etc without replicating the PHOTOS multiple times .. in other words have one document for each "type" of gallery, but then have them all refer to the same collection of photos.
Thirdly, how do I convince the gallery to "re-compute" dropshadows for existing photos that were imported when dropshadow was not used.. this came up because I was trying the options one-by-one and when I got to
nothing changed... it took me a long time to realize that the dropshadows were only being generated on NEW photos that were inserted while using this snippet call.. (is this meant to be the case?)
Finally, the docs for MaxiGallery say (in bright red) - you must use cached call on uncached page, but the demosite (Scotty Delicious) gives calls with [! .. !] - it seems to make no difference to my experience whether I use [! .. !] or , though setting the page itself to uncached was crucially important!
Cheers
gordon
I have successfully installed and am experimenting with it, but it is a slow process because I am unclear as to the overall structure, and an overview would help me heaps.
These are the sorts of fundamental questions that I have - mainly to do with the relationship between the MANAGING of galleries and the DISPLAYING of galleries..
Firstly, is there a one-to-one relationship between galleries and MODx documents? That is, is each gallery its own MODx document containing a snippet call? Is it recommended/desirable that each gallery be its own manager or should there be ONE "manager" document for all the galleries on the site?
Secondly, is it possible to allow the USER to decide whether they want to use "popup" or "lightbox" etc without replicating the PHOTOS multiple times .. in other words have one document for each "type" of gallery, but then have them all refer to the same collection of photos.
Thirdly, how do I convince the gallery to "re-compute" dropshadows for existing photos that were imported when dropshadow was not used.. this came up because I was trying the options one-by-one and when I got to
nothing changed... it took me a long time to realize that the dropshadows were only being generated on NEW photos that were inserted while using this snippet call.. (is this meant to be the case?)
Finally, the docs for MaxiGallery say (in bright red) - you must use cached call on uncached page, but the demosite (Scotty Delicious) gives calls with [! .. !] - it seems to make no difference to my experience whether I use [! .. !] or , though setting the page itself to uncached was crucially important!
Cheers
gordon