forum.coppermine-gallery.net

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:
Code: [Select]
$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