2026 년 4 월

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

 
그누스킨 그누소스 소스변경 소스문법 홈준비 기타
 
작성일 : 07-02-06 14:01
[홈준비] 웹진과제
 글쓴이 : Morning (124.♡.112.157)
조회 : 4,692  
   http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=10118 [1942]
1
리스트에서도 웹진의 모습이 나오게 한다.

2
썸네일을 마음대로 지울 수 있게 한다.

----------------------------------

해당 게시판의 저장디렉토리의 하위 smallimg에 썸네일을 생성하는 방식이라면

아래와 같이 list.skin에 몇줄을 추가함으로서 간단하게 썸네일을 삭제할수 있는 방법입니다.

먼저 list.skin의 젤 상단 
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 
바로 밑에 아래의 것을 복사해서 넣습니다.

if ($delete_smallimg == 1 && !empty($is_admin)){

  include_once $g4['admin_path'] . '/admin.lib.php';
  rm_rf("$g4[path]/data/file/$board[bo_table]/smallimg");
  alert("$g4[path]/data/file/$board[bo_table]/smallimg 을 몽땅 삭제하였습니다.", $_SERVER['PHP_SELF'] . '?' . str_replace('delete_smallimg=1&', '', $_SERVER['QUERY_STRING']));
}

그다음 

게시판 관리자 버튼 만들어주는 곳에 가서 아래와 같이 수정합니다.

<? if ($admin_href) { ?><a href=<?=$_SERVER['PHP_SELF']?>?delete_smallimg=1&<?=$_SERVER['QUERY_STRING']?>>[썸네일디렉토리몽땅삭제]</a> <a href="<?=$admin_href?>"><img src="<?=$board_skin_path?>/img/admin_button.gif" title="관리자" width="63" height="22" border="0" align="absmiddle"></a><?}?>

게시판관리자 이상일때 썸네일을 삭제할수 있는 링크가 보이고
삭제할수 있습니다.
주님과 함께 모닝커피를

 
 

Total 3
번호 제   목 글쓴이 날짜 조회
3 [홈준비] 글꼴의 단위에 따른 크기 비교표 Morning 02-26 5510
2 [홈준비] 웹진과제 Morning 02-06 5150
1 [홈준비] 웹진과제 Morning 02-06 4693

Therefore, holy brothers, who share in the heavenly calling,
fix your thoughts on Jesus, the apostle and high priest whom we confess.
Let us fix our eyes on Jesus, the author and perfecter of our faith,
who for the joy set before him endured the cross, scorning its shame,
and sat down at the right hand of the throne of God