그림 새창 띄우기 테스트 및 방법 > 그누보드&그샵

본문 바로가기
사이트 내 전체검색

그누보드&그샵

팁텍 그림 새창 띄우기 테스트 및 방법

페이지 정보

본문

위 그림은 지니아빠님 홈페이지에서 뽀려온거.
넘 섹쉬~~~~!
쥑인다.!!!!! ㅡ,.ㅡ

================================================================================

gnu(그누보드)/lib/gnuboard.lib.php 파일을 여신후, 라인 '514-520' 부분에 아래 코드를 수정하시면 됩니다.
수정후1 은 자바스크립트 이고 수정후2 는 일반창 입니다. 원하시는걸 적용 하시면 될듯 합니다.

gnuboard.lib.php 이 업데이트 된다면 매번 수정해 주셔야 한답니다. 참고하세요.
(스킨 3.xx 에 올라 왔었던 스킨의 코멘트로 남겨졌던 글 인데 게시물을 지우셔서 찾아볼수가 없어서
이곳에 올립니다. 마침 질문도 올라 왔고 해서리 ....)

[수정전]

$width = $size[0];
$height = $size[1];

if (preg_match($cfg[image_extension], $file))
return "<center><img src='./data/file/$board[bo_table]/$file' width='$width' height='$height' border=0></center><p>";
else if (preg_match($cfg[flash_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file' width='$width' height='$height'></embed><p>";
else if (preg_match($cfg[movie_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file'></embed><p>";
}


[수정후1]

$width = $size[0];
$height = $size[1];

if (preg_match($cfg[image_extension], $file))
return "<center><a href='javascript:void(0);' onclick=\"var win = window.open('', 'img', 'width=$source_width,height=$source_height'); win.document.write('<img src=./data/file/$board[bo_table]/$file onclick=window.close() style=position:absolute;top:0pt;left:0pt; border=0>');\"><img src='./data/file/$board[bo_table]/$file' width='$width' height='$height' border=0 alt='새창열기'></a></center><p>";
else if (preg_match($cfg[flash_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file' width='$width' height='$height'></embed><p>";
else if (preg_match($cfg[movie_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file'></embed><p>";
}


[수정후2]

$width = $size[0];
$height = $size[1];

if (preg_match($cfg[image_extension], $file))
return "<a href='./data/file/$board[bo_table]/$file' width='$width' height='$height' border='0' target='_blank'><img src='./data/file/$board[bo_table]/$file' width='$width' height='$height' border='0' alt='새창열기'><p></a>";
else if (preg_match($cfg[flash_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file' width='$width' height='$height'></embed><p>";
else if (preg_match($cfg[movie_extension], $file))
return "<embed src='./data/file/$board[bo_table]/$file'></embed><p>";
}



//지니아빠님 팁

[이 게시물은 까만도둑님에 의해 2004-06-06 22:32:50 자료실(으)로 부터 이동됨]

댓글목록

등록된 댓글이 없습니다.

Total 167건 1 페이지
  • RSS
그누보드&그샵 목록
번호 제목 글쓴이 조회 날짜
167 팁텍 까만도둑이름으로 검색 1458 08-20
166 팁텍 까만도둑이름으로 검색 1481 09-07
165 팁텍 conquer이름으로 검색 1362 09-26
164 팁텍 까만도둑이름으로 검색 1689 09-26
163 팁텍 까만도둑이름으로 검색 1397 09-26
162 팁텍 까만도둑이름으로 검색 1438 09-26
161 팁텍 까만도둑이름으로 검색 1526 09-26
160 팁텍 까만도둑이름으로 검색 1381 09-26
159 팁텍 까만도둑이름으로 검색 1609 09-26
158 팁텍 까만도둑이름으로 검색 3324 09-26
157 팁텍 까만도둑이름으로 검색 1562 09-26
156 팁텍 까만도둑쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2071 11-14
155 팁텍 까만도둑쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1563 11-18
154 팁텍 까만도둑쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1693 11-18
열람중 팁텍 까만도둑쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1485 11-18

검색

회원로그인

회원가입

사이트 정보

회사명 : 회사명 / 대표 : 대표자명
주소 : OO도 OO시 OO구 OO동 123-45
사업자 등록번호 : 123-45-67890
전화 : 02-123-4567 팩스 : 02-123-4568
통신판매업신고번호 : 제 OO구 - 123호
개인정보관리책임자 : 정보책임자명

  • 게시물이 없습니다.

접속자집계

오늘
182
어제
357
최대
385
전체
36,305
Copyright © 소유하신 도메인. All rights reserved.