source: extensions/ExtendedDescription/language/zh_CN/help.slider.html @ 26475

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

[extended_description] Update zh_CN, thanks to : dennisyan

  • 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>该标签可插入一个slideshow幻灯(NivoSlider)。(必须设置 <code>album</code> 或 <code>list</code>):<br><br>
5- <code>album</code> (可选) 来源相册<br>
6- <code>nb_images</code> (可选) 在slideshow幻灯中显示的图片数量最大值<br>
7- <code>random</code> (可选) 在相册中随机选择图片 <i>{yes, no}</i><br>
8- <code>list</code> (可选) 图片id清单,以英文逗号分隔<br>
9- <code>size</code> (可选) 图片尺寸,有 <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br>
10- <code>speed</code> (可选) slideshow幻灯速度(单位:秒)<br>
11- <code>title</code> (可选) 显示图片标题 <i>{yes, no}</i><br>
12- <code>effect</code> (可选) 变换效果 (见 <a href="http://docs.dev7studios.com/jquery-plugins/nivo-slider">NivoSlider doc</a>)<br>
13- <code>arrows</code> (可选) 显示导航箭头 <i>{yes, no}</i><br>
14- <code>control</code> (可选) 显示导航控制 <i>{yes, no, thumb}</i><br>
15- <code>elastic</code> (可选) slideshow幻灯适应图片尺寸 <i>{yes, no}</i><br>
16- <code>thumbs_size</code> (可选) 如果设置了 <code>control=thumb</code>,则缩略图的像素尺寸大小<p>
Note: See TracBrowser for help on using the repository browser.