User controlled slideshow interval User controlled slideshow interval
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

User controlled slideshow interval

Started by JimmyGee, January 08, 2005, 06:32:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JimmyGee

is there a mod for a user controlled slideshow interval or could someone please tell me how I could do it?

kegobeer

The slideshow delay is set (in milliseconds) in your config settings.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Pascal YAP

Jymmy,

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

Pascal

kegobeer

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.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Tranz

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?

Pascal YAP

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

JimmyGee

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.

Pascal YAP

#7
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 >
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

Pascal YAP

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)