Last change
on this file since 26430 was
26430,
checked in by mistic100, 11 years ago
|
slip help files + add entry in plugins list
|
File size:
1.3 KB
|
Line | |
---|
1 | <ul> |
---|
2 | <li><b>[slider album=xx nb_images=10 random=no list=aa,bb,cc size=M speed=3 title=no effect=fade arrows=yes control=yes elastic=no thumbs_size=80]</b></li> |
---|
3 | </ul> |
---|
4 | <p>This tag allows to insert a slideshow (NivoSlider). (you must set <code>album</code> OR <code>list</code>):<br><br> |
---|
5 | - <code>album</code> (optional) source album<br> |
---|
6 | - <code>nb_images</code> (optional) max number of photos to display in the slideshow<br> |
---|
7 | - <code>random</code> (optional) choose photos randomly in the album <i>{yes, no}</i><br> |
---|
8 | - <code>list</code> (optional) a list of photos ids separated by a comma<br> |
---|
9 | - <code>size</code> (optional) the size of the photos, from <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br> |
---|
10 | - <code>speed</code> (optional) the slideshow speed (in seconds)<br> |
---|
11 | - <code>title</code> (optional) display photo title <i>{yes, no}</i><br> |
---|
12 | - <code>effect</code> (optional) transition effect (see <a href="http://docs.dev7studios.com/jquery-plugins/nivo-slider">NivoSlider doc</a>)<br> |
---|
13 | - <code>arrows</code> (optional) display navigation arrows <i>{yes, no}</i><br> |
---|
14 | - <code>control</code> (optional) display navigation controls <i>{yes, no, thumb}</i><br> |
---|
15 | - <code>elastic</code> (optional) adapt slideshow size to each photo <i>{yes, no}</i><br> |
---|
16 | - <code>thumbs_size</code> (optional) thumbnails size in pixel if <code>control=thumb</code><p> |
---|
Note: See
TracBrowser
for help on using the repository browser.