이번에 추가한것은 아래 그림과 같이 섬브네일을 선택했을때(설정에서)

8.팝업으로 보기:섬브네일을 누르면 그 계시판으로 가는것이 아니라 팝업으로 보여줍니다.
normal:게시판으로 이동,popup:팝업으로 보여줌(슬라이드 형식으로 이전 이후로 보여줌).

입니다.


그냥 엎어서 올려주시면 됩니다.

필요한 사람이 있을거라 생각합니다.


샘플은 여기서 보시면 됩니다.

http://www.dicasajin.co.kr/?sid=31411 



그럼 즐샷하시고 건강하세요.

p.s. 팝업창이 뜨지 않을때 처리해주어야 할곳

lightbox.js 에서 다음 부분을 수정해 주어야 합니다.
파일 위치는 아래 패쓰에 있습니다.

// -----------------------------------------------------------------------------------

//
// Configuration
//

var fileLoadingImage        = "./modules/dicasajin_gallery/skins/gallery_board/tpl/lightbox/images/loading.gif"; 
var fileBottomNavCloseImage = "./modules/dicasajin_gallery/skins/gallery_board/tpl/lightbox/images/closelabel.gif";

var overlayOpacity = 0.8; // controls transparency of shadow overlay

var animate = true;   // toggles resizing animations
var resizeSpeed = 7;  // controls the speed of the image resizing animations (1=slowest and 10=fastest)

var borderSize = 10;  //if you adjust the padding in the CSS, you will need to update this variable

--------------------------------------------------------------------
p.s.

로딩 이미지 계속 보일경우...

이럴경우

사용하시는 레이아웃에 가셔서 layout.tpl 파일에서 맨위에

 <div id="loading"></div>
 <div id="layout_zx">

가 있습니다.
 
여기서 
 
 <div id="loading"></div>

이것을 제거하시면 됩니다.
--------------------------------------------------------------------




p.s. 도움 및 정보 주신분은 나릿물미르 (gomazzi)  님 입니다.
감사하게 생각합니다.




이 게시물을..