At the end of the week, you'll have a new version of CPG, entierely in CSS / DHTML / XMLHTTPREQUEST.
To see the gain of the server, and called pages ...
index.php = 15 > 17 ko
thumbnails.php = 14 > 18 ko
displayimage.php = 14 > 20 ko
our index.php > 3,5 ko and ... it's the ONLY page !!!
All is rewritten in xmlhttprequest .. our version is for moment CLIENT version (not admin) ... so ... I manage 83 000 photos and the server answer si so quick ... all is in CSS : you can display information like you want (thumbs on the right, the left, the top, the bottom ...). It will not be a mod, but a plugin (you upload on your server, and it will work directly
- Thumbs are the default thumbs of CPG : the cropped illusion is done by CSS (and repositionning the pic inside a BLOCK A with negative margins)
- All categories, albums and pictures will have their own url.
- possibility to filter (in my example, I don't want USER GALLERIES appear)
- only 4ko HTML / 4ko css ... and very easy to custom with the rest of your site :
*
http://www.sortons.net/nucleus/*
http://www.sortons.net/cinema/*
http://www.sortons.net/agenda/- Wishes

Possibility to call albums everywhere on your site without leaving the page you see : the popup layer appears directly on your page without going in CPG root.
- Todo : at the top of the album, the name of the last category will be clickable to do appear all albums of this category : preventing from closing the layer to see again the category.
We have ideas to explore yet, I give you some screenshots

(http://www.sortons.net/gfx/screenshots/cpg_dhtml_01.jpg)
(http://www.sortons.net/gfx/screenshots/cpg_dhtml_02.jpg)
(http://www.sortons.net/gfx/screenshots/cpg_dhtml_03.jpg)
(http://www.sortons.net/gfx/screenshots/cpg_dhtml_04.jpg)
To do : add a right menu with Next & Prev Image, Zoom (big size), comments ...
When you surf in page 2, for example, only the thumbs are reloaded, and the intermediate pic is the first pic of the next page ...
It's not popup, only dhtml layer. You reduce about ... 75% of server to call informations. (but we'll benchmark it when all will be ok (in particular when admin options will be included).