News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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