coppermine-gallery.com/forum

Support => cpg1.5 plugins => cpg1.5.x Support => cpg1.5 plugin contributions => Topic started by: ΑndrĂ© on May 04, 2012, 03:21:19 PM

Title: Fade-in plugin for cpg1.5.x
Post by: ΑndrĂ© on May 04, 2012, 03:21:19 PM
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
Title: Re: Fade-in plugin for cpg1.5.x
Post by: altenae on May 10, 2012, 05:53:34 PM
Nice Andre.

Thanks