Board index PBase HTML and Style Sheets Limited number of picture in my slideshow

HTML and Style Sheets

Limited number of picture in my slideshow

Customize your galleries.
lrafale
 
Posts: 1

Limited number of picture in my slideshow

Post Mon Dec 28, 2009 3:41 pm


good afternoon
I made some modification in my root page gallery using a slideshow script written in the description zone of my root gallery.
the slideshow use a specific gallery called "favorites" with about 90 pictures.
I have a problem with the slideshow because I just can see the 30 first pictures of the gallery and not the other ones.
I don't reaaly understand why, can you help me ?

Just another question, I would like to know if it's possible in the slideshow to see the picture in a random sequence, and if yes how ?

I paste the description zone, I thank you for your help
best regards, and best wishes :wink:

<BR><BR><center><img src="http://www.pbase.com/lrafale/image/90500050/original.jpg"></center>
<center><TABLE cellSpacing=2 cellPadding=20 width="70%" border=1>
<TBODY><TR><TD>SLIDESHOW(favorites, delay=2)</TD>
<TD><center>Welcome to my photo galleries / Bienvenue dans mes galeries photos</center><BR>
<center>Don't hesitate to comment or leave a message / N'hésitez pas à commenter ou a laisser un message.</center><BR>
<center>All photos are copyrighted and cannot be used for any purpose without my permission / toutes les photos présentées sont protégées et ne peuvent être utilisées pour quelque usage que ce soit sans ma permission.</center><BR>
<center>you can send me a mail here / vous pouvez m'envoyer un message à l'adresse suivante :<BR>
<center> l_rafale@orange.fr</center><BR>
<center>Enjoy your visit / bonne visite</TD></TR></TBODY></TABLE></center>



http://www.pbase.com/lrafale

jypsee
 
Posts: 1247

Re: Limited number of picture in my slideshow

Post Tue Jan 05, 2010 5:24 am


From the Pbase help pages:

How can I add a slideshow to the top of my gallery pages?
You can add a slideshow to the top of your gallery pages (like the one you see here) by using the SLIDESHOW() function in your gallery description.

Basic Functionality
To create a slideshow from a single gallery:
SLIDESHOW(gallery name)

To create a slideshow from a set of image ids:
SLIDESHOW(1,2,3,4,5)
Invalid image ids or images from an account other than your own will be skipped.

These 2 commands will get you a simple slideshow with all of the default settings.


Extra Options
You may add options within the parentheses in the form of option=value. Each option must be separated by a comma. Please ensure that the option is in lowercase.
size
set to small, medium, large, or original. Max original size is 800x800.
Default is 'medium'.

delay
set the time that an image is displayed in seconds. Minimum is 2 seconds.
Default is 5 seconds.

link
set to none or image. 'none' will disable the link to the current image's image page.
Default is 'image'.

loop
set to yes or no. 'no' will cause the slideshow to play only once.
Default is 'yes'.

random
set to yes or no. 'yes' will cause the slideshow to play in random order.
Default is 'no'.

Examples
A slideshow for your 'kittens' gallery might look like this:
SLIDESHOW(kittens, size=large, delay=3)

A slideshow for three given images might look like this:
SLIDESHOW(11111, 22222, 33333, size=original, delay=10, loop=no)

It does not matter in what order you specify options. All options are optional. If you specify more than one item outside of your options, we will attempt to lookup image_ids. We currently do not support the ability to list multiple galleries.


Board index PBase HTML and Style Sheets Limited number of picture in my slideshow

Who is online

Users browsing this forum: No registered users and 2 guests