Diashow add on for CPG 1.6 Diashow add on for CPG 1.6
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Diashow add on for CPG 1.6

Started by Timos-Welt, November 02, 2019, 08:16:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Timos-Welt

Shows a nice slideshow (css only) of your gallery pics in current login context.

Unzip, copy to your gallery root. Configure in script file (first lines) if you like. Call page with web browser.

Example:
http://pics.timos-welt.de/diashow.php

Hit F11 in Browser to go completely full screen.

Enjoy!
:)

sharpo

Just looked at your example, very clever.
Sharpo (not an expert, just a Coppermine user)
3 live galleries, first started in 2006.
http://www.sharpos-world.co.uk/BB3cpg/ with over 8,000 images.
http://www.sharpos-world.co.uk/cpg/ with over 25,000 images. 1.6.25
http://www.sharpos-world.co.uk/kc/ with over 300 images. 1.6.25

Timos-Welt

Thx, but I'm not the first one to use CSS for animation (you can find this kind of code all over the net), I just added the CSS generator in PHP and some quick database query to get the pics.

Probably it would be a good idea to create a plugin to replace the standard slideshow with this one, as it's probably an increased value for some people compared to the standard one.

I could also imagine a gallery theme with this kind of animation in title bar on the album list page. Probably completely adaptive / responsive, with a nice burger menu button and without any table constructs... Let's see if I can find the time. :)