최신글에서 링크를 해제하고 싶습니다 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

최신글에서 링크를 해제하고 싶습니다 정보

최신글에서 링크를 해제하고 싶습니다

본문

첫화면에서 최신글로 추출하여 이미지를 보여주고 있습니다..
이미지만 보이게 하고 링크는 안되게 하고 싶습니다..
어떤 부분을 수정해야 되는지요?..
 
 
 
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<style>
.title a:link {font-family:돋움, SimHei, SimSun; font-size:9pt; color:#FFFFFF; text-decoration:none;}
.title a:visited {font-family:돋움, SimHei, SimSun; font-size:9pt; color:#FFFFFF; text-decoration:none;}
.title a:active {font-family:돋움, SimHei, SimSun; font-size:9pt; color:#FFFFFF; text-decoration:none;}
.title a:hover {font-family:돋움, SimHei, SimSun; font-size:9pt; color:#FFEA78; text-decoration:none;}
</style>
<!-- 최신글 제목 -->
<!-- <?=$board[bo_subject]?> (<?=$board[bo_table]?>) 최신글 시작 -->
<table width="470" border="0" cellspacing="0" cellpadding="0" height="610">
  <?
 $img = "$g4[path]/data/file/$bo_table/".urlencode($list[0][file][0][file]);
 
 if (!file_exists($img) || !$list[0][file][0][file])
  $img = "$latest_skin_path/img/no_image.gif";
?>
  <tr>
    <? if (preg_match("/\.(gif|jpg|png)$/i", $img)) {?>
    <td width="470"><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>&wr_id=<?=$list[$i]['wr_id']?>'><img src="<?=$img?>" width="470" height="610" border="0"></a></td>
    <? }else ?>
  </tr>
  <tr><td style='word-break:break-all;' height="5">
           <table width=100%>
        <? for ($i=0; $i<count($list); $i++) { ?>
        <tr>
         
                   
        </tr>
        <tr>
         </td>
        </tr>
        <? } ?>
      </table></td>
  <? if (count($list) == 0) { ?>
  <tr>
    </td>
  </tr>
  <? } ?>
</table>
<!-- <?=$board[bo_subject]?> (<?=$board[bo_table]?>) 최신글 끝 -->

댓글 전체

<? if (preg_match("/\.(gif|jpg|png)$/i", $img)) {?>
    <td width="470"><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>&wr_id=<?=$list[$i]['wr_id']?>'><img src="<?=$img?>" width="470" height="610" border="0"></a></td>
    <? }else ?>


-->

<? if (preg_match("/\.(gif|jpg|png)$/i", $img)) {?>
    <td width="470"><img src="<?=$img?>" width="470" height="610" border="0"></td>
    <? }else ?>
전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT