-
- 4,213 Posts
Not that I know of.. would be great to have maxigallery demo site with all the various display styles and their snippet calls visible.. but unfortunately I do not have space to host such page.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
-
- 388 Posts
Rather than create all new, perhaps a set of links to existing galleries developed by forum members? It could be a moderated list like the FAQs at the top of this topic. It could be organized by gallery style, feature?
Just thinking out loud. . .
www.terrybarthdesign.com
-
- 4,213 Posts
Sottwell provided me a space on her MODx "demo" site (sottwell.com). I will do MaxiGallery demos there in the coming days.. or possibly next week actually. Anyways, demo site is coming.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Guest users can log in to the manager to poke around and see how (almost) everything works. A few things are locked down for basic security, but the guest user can view just about everything.
-
- 2,877 Posts
You guys rock!!
-
- 4,213 Posts
Yea, I guess you are using php 5.3.0 or later.. split function is deprecated in it.
You can replace that split() function by explode() in this case though. (In C:\xampp\htdocs\liss\assets\snippets\maxigallery\maxigallery.class.inc.php on line 242)
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
-
- 1,161 Posts
MaxiGallery, a crucial part of MODx, keeps getting better and better, especially with threads like this. New documentation is always welcome.
But, any news on the sample gallery project?
-
- 697 Posts
Hi Doze,
&pics_per_row=`3` doesnt’ work with Opera 9.62 (at leat on Windows XP).
The 4th, 5th, 6th pictures (a.s.o.) are not returned to the next line.
Most probably a CSS problem.
All works fine with Firefox 3 and MSIE 8.
Cheers.
J.
P.S. Also have a small suggestion for &pics_per_row : the height of the tallest picture should be taken into account; else the output is unsightly when the thumbnails don’t have the same height. To illustrate this I attach a screenshot done from MSIE.