source: extensions/ExtendedDescription/language/de_DE/help.slider.html @ 26535

Last change on this file since 26535 was 26535, checked in by TranslationTeam, 10 years ago

[extended_description] Update de_DE, thanks to : Yogie

  • Property svn:executable set to *
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>Dieser Tag erlaubt das Einfügen einer Bildershow (NivoSlider). (es muss <code>album</code> ODER <code>list</code> gesetzt werden):<br><br>
5- <code>album</code> (optional) Quell Album<br>
6- <code>nb_images</code> (optional) Max. Anzahl Fotos in der Bildershow<br>
7- <code>random</code> (optional) Wählt die Fotos zufällig aus <i>{yes, no}</i><br>
8- <code>list</code> (optional) Eine Liste der Bilder nach IDs Komma-Separiert<br>
9- <code>size</code> (optional) Die Größe der Fotos, Auswahl <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br>
10- <code>speed</code> (optional) Die Anzeigedauer eines Fotos in Sekunden<br>
11- <code>title</code> (optional) Anzeige des Bildtitels<i>{yes, non}</i><br>
12- <code>effect</code> (optional) Überblendungs-Effekt (siehe <a href="http://docs.dev7studios.com/jquery-plugins/nivo-slider">NivoSlider doc</a>)<br>
13- <code>arrows</code> (optional) Navigationspfeile anzeigen <i>{yes, no}</i><br>
14- <code>control</code> (optional) Navigationsflächen anzeigen <i>{yes, no, thumb}</i><br>
15- <code>elastic</code> (optional) Bildershow an jedes Foto anpassen <i>{yes, no}</i><br>
16- <code>thumbs_size</code> (optional) Symbolgröße in Pixel falls <code>control=thumb</code><p>
Note: See TracBrowser for help on using the repository browser.