Galleriffic 플러그인
Galleriffic 은 jQuery 플러그인으로써 풍부하고 다시 게시할 필요 없는 경험을 제공하며 대역폭을 아끼며 대량의 사진을 처리하기에 최적화 되어있습니다.
http://www.twospy.com/galleriffic/ 을 참조하십시오
문서
Introduced in Tiki 8. Required parameters are inbold
.Preferences required: wikiplugin_galleriffic, feature_file_galleries
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
fgalId |
ID | ID number of the file gallery that contains the images to be displayed | 8.0 | |
delay |
digits | Delay in milliseconds between each transition | 2500 | 9.2 |
numThumbs |
digits | The number of thumbnails to show per page | 15 | 9.2 |
imgHeight |
Number of pixels followed by 'px' or percent followed by '%' (e.g. "200px" or "100%"). | Height in pixels or percentage of the largest images. (e.g. 200px or 100% ) |
502px | 8.0 |
imgWidth |
Number of pixels followed by 'px' or percent followed by '%' (e.g. "200px" or "100%"). | Width in pixels or percentage of the largest image. (e.g. 200px or 100% ) |
550px | 8.0 |
bottomPager |
(blank) y n |
Display thumbnail pager at bottom | y | 9.2 |
topPager |
(blank) y n |
Display thumbnail pager at top | y | 9.2 |
sort_mode |
fieldname_asc or fieldname_desc with actual table field name in place of fieldname. | Sort by database table field name, ascending (_asc) or descending (_desc). Examples:
fileId_asc or name_desc . |
created_desc | 8.0 |
autoStart |
(blank) n y |
Automatically start the slideshow | n | 9.2 |
thumbsWidth |
Number of pixels followed by 'px' or percent followed by '%' (e.g. "200px" or "100%"). | Width in pixels or percentage. (e.g. 200px or 100% ) |
300px | 8.0 |
데모
{galleriffic fgalId="12" autoStart="n" topPager="y" bottomPager="y" thumbsWidth="700px"}