Fade-in plugin for cpg1.5.x Fade-in plugin for cpg1.5.x
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Fade-in plugin for cpg1.5.x

Started by Αndré, May 04, 2012, 03:21:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

This plugin adds a fade-in effect on each intermediate-sized picture load. It doesn't change Coppermine's picture navigation in any way (i.e. no AJAX etc.), it just adds some optical enhancement to the intermediate-sized view pages.

Fade-in duration can be adjusted in codebase.php:
$fadetime = 750; // in ms

altenae