From: Ove Klykken Date: Fri, 2 May 2014 18:46:40 +0000 (+0000) Subject: correct size and removed description field and custom time fade options X-Git-Tag: v1.0~38 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=507e9ec9c491ebf794bb77bf256b935f0109fb08;p=web%2FCedarvilleMarine.git correct size and removed description field and custom time fade options --- diff --git a/Toolkit/RotatingImages/config.ini b/Toolkit/RotatingImages/config.ini index 9988590..fcc9927 100644 --- a/Toolkit/RotatingImages/config.ini +++ b/Toolkit/RotatingImages/config.ini @@ -1,19 +1,19 @@ [conf] ; Application Name applicationName = "Homepage Slideshow" -useTitles = On +useTitles = Off hasPrevNextLinks = Off -width = 903 -height = 330 +width = 1070 +height = 389 ; time between the fades in milliseconds [rotation time] -timeout[] = 5 +timeout[] = 2 +timeout[] = 4 +timeout[] = 6 +timeout[] = 8 timeout[] = 10 timeout[] = 15 -timeout[] = 20 -timeout[] = 25 -timeout[] = 30 ; type of animation 'fade' or 'slide' [animation type]