coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: JimmyGee on January 08, 2005, 06:32:06 PM

Title: User controlled slideshow interval
Post by: JimmyGee on January 08, 2005, 06:32:06 PM
is there a mod for a user controlled slideshow interval or could someone please tell me how I could do it?
Title: Re: User controlled slideshow interval
Post by: kegobeer on January 08, 2005, 06:37:51 PM
The slideshow delay is set (in milliseconds) in your config settings.
Title: Re: User controlled slideshow interval
Post by: Pascal YAP on January 08, 2005, 07:41:00 PM
Jymmy,

What do you think about this exemple ? (edit one seconde after) wOops sorry it's not the question    :-[

Pascal
Title: Re: User controlled slideshow interval
Post by: kegobeer on January 08, 2005, 07:59:11 PM
If you want your viewers to be able to control how fast the slideshow rotates, there will be some coding involved to make that happen.  No mod has been written to allow that kind of control.
Title: Re: User controlled slideshow interval
Post by: Tranz on January 08, 2005, 08:04:57 PM
Actually, your reply might be correct, PYAP, if JimmyGee was asking about letting non-admin users change the interval. And that is if your mod is to let the visitor change the interval. Does diasporama mean slideshow?
Title: Re: User controlled slideshow interval
Post by: Pascal YAP on January 08, 2005, 10:49:14 PM
Hello Tranz,
QuoteDoes diasporama mean slideshow?
Ô Yes in French Diaporama mean SlideShow in other language (-;
Interval for ADSL, 2xRNIS, RNIS, 56k for exemple !

bye
Pascal
Title: Re: User controlled slideshow interval
Post by: JimmyGee on January 09, 2005, 05:08:44 AM
Quote from: PYAP on January 08, 2005, 07:41:00 PM
Jymmy,

What do you think about this exemple ? (edit one seconde after) wOops sorry it's not the question   :-[

Pascal

It looks like exactly what I need - different selectable intervals... does it function correctly? If so where can i get the code or mod for it?

thanks for all replies btw, much appreciated.
Title: Re: User controlled slideshow interval
Post by: Pascal YAP on January 09, 2005, 11:55:00 AM
Jimmy
QuoteIt looks like exactly what I need - different selectable intervals... does it function correctly? If so where can i get the code or mod for it?
Cool ! Look at my personnal Gallery , this small mod work fine :  HERE  (http://expo.pays-dignois.com/index.php?theme=xtratheme) >
SlideShow HTML mod,

First it's not a MOD, i think ! it's just some points of HTML in TEMPLATE.HTML

Then, edit your TEMPLATE.HTML present in your Coppermine/Themes/YourActiveTheme/
Template.
I have no idea where your can find the lines you must edit, but you must add this code around your standard menu TAG.
<a href="displayimage.php?album=random&cat=0&pid=NumberOfImageInYourCPGGallery&slideshow=TimeBetweenImage" title="InfosAboutThisButton">2.5s</a>
Replace in this little code Number of images : by a number like that 102014
TimeBetweenImage : by a number like that 2500 for 2.5 secondes

Bye
Pascal
Title: Re: User controlled slideshow interval
Post by: Pascal YAP on January 10, 2005, 09:52:20 AM
Bonjour,

 This topic is visible in the French Coppermine Forum :
@ : http://forum.coppermine-gallery.net/index.php?board=38.0
Si vous êtes francophone et que vous ne comprenez rien à l'anglais, French Coppermine Forum est conçu pour vous !

Pascal (PYAP)