{@$page_id = "Galleryview_page_".mt_rand()}
{@$widget_width = $widget_info->navigation_size}
{@$widget_height = $widget_info->thumbnail_height}
{@$widget_width = $widget_info->slider_img_width}
{@$count_cols = intval($widget_width/$widget_info->thumbnail_width)}
{@$count_rows = intval($widget_info->list_count/$count_cols)}
{@$count_rows = $count_rows+1}
{@$height_rows = 15*$count_rows}
{@$nav_height = $widget_info->thumbnail_height+20}
{@$widget_height = $widget_info->slider_img_height+($nav_height * $count_rows)+$height_rows}
{@$widget_height = $widget_info->slider_img_height}
{@$count_rows = intval($widget_height/$widget_info->thumbnail_height)}
{@$count_cols = intval($widget_info->list_count/$count_rows)}
{@$count_cols = $count_cols+1}
{@$width_cols = 15*$count_cols}
{@$nav_width = $widget_info->thumbnail_width}
{@$widget_width = $widget_info->slider_img_width + ($nav_width*$count_cols)+$width_cols}
{@$widget_width = $widget_info->slider_img_width}
{@$widget_height = $widget_info->slider_img_height + $widget_info->thumbnail_height +25}
{@$widget_width = $widget_info->slider_img_width}
{@$widget_height = $widget_info->slider_img_height+50}
{@$widget_width = $widget_info->slider_img_width}
{@$widget_height = $widget_info->slider_img_height + $widget_info->thumbnail_height +5}
{@$widget_width = $widget_info->slider_img_width + $widget_info->thumbnail_width +5}
{@$widget_height = $widget_info->slider_img_height}
Galleryview Display Area
실제 출력 크기와 약간의 차이가 있을 수 있습니다.
적용되는 옵션 확인하기
|
|
적용된 옵션 : {$colorset}
슬라이드 총 갯수 : {$widget_info->list_count}
슬라이드 크기 : {$widget_info->slider_img_width}, {$widget_info->slider_img_height}
네비게이션 가로 넓이 : {$widget_info->navigation_size}
썸네일 크기 : {$widget_info->thumbnail_width}, {$widget_info->thumbnail_height}
컨트롤 버튼 표시 : 출력(기본)출력안함
페이지 버튼 표시 : 출력(기본)출력안함
게시물 순서 섞기 : 예(기본)아니오
이미지 클릭 대상 : 게시글이미지원본사용안함
슬라이드 속도 : {$widget_info->slide_delay/1000}초
제목 표시 : 출력(기본)출력안함
내용 표시 : 출력(기본)출력안함