묻고답하기

<!--// 테이블형 출력 -->
<table cellspacing="0" border="1" summary="List of Articles" class="boardList">
<thead>
   {@$_idx=0}
<tr>
<!--@foreach($widget_info->option_view_arr as $k => $v)-->
<!--@if($v=='title')-->
<th scope="col">
번호
</th>
<!--@if($widget_info->show_browser_title=='Y')-->
<th scope="col">
게시판명
</th>
<!--@end-->
<!--@if($widget_info->show_category=='Y')-->
<th scope="col">
분류
</th>
<!--@end-->
<th scope="col" class="title">
{$lang->title}
</th>
<!--@else if($v=='nickname')-->
<th scope="col">{$lang->writer}</th>
   <!--@else if($v=='regdate')-->
<th scope="col">{$lang->date}</th>
   <!--@end-->
   <!--@end-->
<th scope="col">{$lang->readed_count}</th>
</tr>
</thead>
        <tbody>
    {@$_idx=0}
{@$no = count($widget_info->content_items)}
    <!--@foreach($widget_info->content_items as $key => $item)-->
        <tr<!--@if($_idx >= $widget_info->list_count)--> style="display:none"<!--@end-->>
    <!--@foreach($widget_info->option_view_arr as $k => $v)-->
<!--@if($v=='title')-->
<td class="num">{$no--}</td>
        <!--@if($widget_info->show_browser_title=='Y' && $item->getBrowserTitle())-->
<td>
        <a href="<!--@if($item->contents_link)-->{$item->contents_link}<!--@else-->{getSiteUrl($item->domain, '', 'mid', $item->get('mid'))}<!--@end-->"><strong class="board">{$item->getBrowserTitle()}</strong></a>
</td>
<!--@else if($widget_info->show_browser_title=='N')-->
<!--@end-->
<!--@if($widget_info->show_category=='Y' && $item->get('category_srl') )-->
<td>
        <a href="{getSiteUrl($item->domain,'','mid',$item->get('mid'),'category',$item->get('category_srl'))}"><strong class="category">{$item->getCategory()}</strong></a>
</td>
<!--@else if($widget_info->show_category=='N')-->
<!--@else-->
<td>
<strong class="category">분류 없음</strong>
</td>
<!--@end-->
        <td class="title">
            <a href="{$item->getLink()}">{$item->getTitle($widget_info->subject_cut_size)}</a>

            <!--@if($widget_info->show_comment_count=='Y' && $item->getCommentCount())-->
                <sup class="replyNum" title="Replies"><a href="{$item->getLink()}#comment">{$item->getCommentCount()}</a></sup>
            <!--@end-->

            <!--@if($widget_info->show_trackback_count=='Y' && $item->getTrackbackCount())-->
                <sup class="trackbackNum" title="Trackbacks"><a href="{$item->getLink()}#trackback">{$item->getTrackbackCount()}</a></sup>
            <!--@end-->

            <!--@if($widget_info->show_icon=='Y')-->
                <span class="icon">{$item->printExtraImages()}</span>
            <!--@end-->
        </td>
    <!--@else if($v=='nickname')-->
        <td><a <!--@if($item->getMemberSrl())-->href="#" onclick="return false;" class="author member_{$item->getMemberSrl()}"<!--@elseif($item->getAuthorSite())-->href="{$item->getAuthorSite()}" onclick="window.open(this.href); return false;" class="author member"<!--@else-->href="#" onclick="return false;" class="author member"<!--@end--> >{$item->getNickName()}</a></td>
    <!--@else if($v=='regdate')-->
        <td class="date">{$item->getRegdate("Y-m-d")}&nbsp;{$item->getRegdate("H:i")}</td>
    <!--@end-->
    <!--@end-->
<td class="reading">{$item->get('readed_count')>0?$item->get('readed_count'):'0'}</td>
        </tr>
    {@$_idx++}
    <!--@end-->
        </tbody>
    </table>
    <!--@if($widget_info->page_count > 1 && $widget_info->list_count<$_idx)-->
    <ul class="widgetNavigator">
        <li><button type="button" class="prev" title="{$lang->cmd_prev}" onclick="content_widget_prev(jQuery(this).parents('ul.widgetNavigator').prev('table.boardList'),{$widget_info->list_count})"><span>{$lang->cmd_prev}</span></button></li>
        <li><button type="button" class="next" title="{$lang->cmd_next}" onclick="content_widget_next(jQuery(this).parents('ul.widgetNavigator').prev('table.boardList'),{$widget_info->list_count})"><span>{$lang->cmd_next}</span></button></li>
    </ul>
    <!--@end-->

이게 official_board_style 현재 xe 공홈에 올려져 있는 content 스킨입니다.
파일은 노멀이구요.
여기서 송동우님 말대로 구문을 추가해줬더니 새로고침해서 봤더니 빈화면으로 뜨네요... 레이아웃 한점없이...

여기서 요지 질문 가능하다 / 불가능하다 
어떤식으로 해야되는지좀... 불가능한거면 이만 포기하고 다른것 개선을 해볼려구요 (입맛따라 할려니 머리아프네요 ㅋㅋ;)
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
color77 데이터 이전툴에서 xe 게시판 이전받을수있긴한데요 이걸 날짜 2012년이후만 게시판이전받을수있슬까요? [2] 2012.11.13 by 젠이
나잔보자 XE타쿠님들께 한수배우고싶습니다. [1] 2012.11.13 by LI-NA
onyxlife 회원가입 폼 확장 변수 추가 후 한글깨짐 [1] 2012.11.13 by LI-NA
yullaha 레이아웃의 헤더 부분 질문드려요(초보적인 질문이예요ㅠㅠ) [1] file 2012.11.13 by LI-NA
우후롸리루이 아무것도 모르는 초보가 디렉토리 리스팅 방지 방법을 여쭙고자 합니다. [1] 2012.11.13 by LI-NA
비비크림 게시판을 클릭하고 스크롤을 내리면 목록이 사라집니다. [1] 2012.11.13 by 송동우
onyxlife 포인트 차감을 디비에서 직접 하고 싶습니다 [2] 2012.11.13 by onyxlife
젠이 확장변수 연월일이 20121120 형태로 출력되는데 이걸 2012/11/20 처럼 나오게 할 수 있을까요? - 송동우님 어느 파일을 수정해야 되나요?  
동글유부 파일삭제가 안됩니다../회원글쓰기가 안됩니다...ㅠ.ㅠ.. [1] 2012.11.13 by LI-NA
LEe마스터 비베 질문 드릴께요. [1] 2012.11.13 by LI-NA
동해수문장 홈페이지 서버이전하다가 먹통이 되었습니다. [1] 2012.11.13 by LI-NA
꿈틀잉 카테고리(분류) 별로 최근게시물 뽑기 질문 [1] 2012.11.13 by sejin7940
안녕운 다운로드에있는 평점(별모양) 나오게 할수있는방법이있는지요? [1] 2012.11.13 by sejin7940
오락실주인 회원가입시 닉네임 한글입력 [1] 2012.11.13 by 송동우
쿠쿠팍 스케치북5 방명록형에서요.. [1] file 2012.11.13 by 송동우
시니시즘 사이트 설정 또는 게시판 정보들도 db 이전 할 수는 없나요? [2] 2012.11.13 by 시니시즘
rocketMan 관리그룹 회원말고는 글작성이 안되는 문제가 있습니다  
마용발 xe는 자바스크립트가 등록이 안되나요? [1] 2012.11.12 by KANTSOFT
CEO송선생 레이아웃이나 게시판에 php 문을 사용하려고 합니다. [1] 2012.11.12 by BluesPia[꾸야]
건즈 1.5.3.1 모듈업데이트가 안됩니다 (layout,member)  
필카페 1.5.3.3업데이트후 DB Table 생성과 모듈 업데이트가 안됩니다. [2] file 2012.11.12 by 필카페
Jackal 1.4 에서 1.5로 업데이트이후  
CM 3가지를 한번에 여쭙니다...  
4rfv5tgb6yhn 제 서버 도메인 변경 하려 하는데요? [2] file 2012.11.12 by 4rfv5tgb6yhn
노풀디케 갑자기 모듈삭제, 로그인, 게시물등록 전부 안되네요?  
맛있는쿠키 XE 관리자 페이지에서  
리나루카스 특정 게시판의 제목만 검색해서 결과물 추출이 될까요?  
onyxlife 관리자 페이지에 메뉴 추가 하기 [2] 2012.11.11 by onyxlife
토이터 ftp프로그램 하나만 추천부탁드립니다. [2] 2012.11.11 by 비니비닝
누란지세 확장변수 클릭시에, 순차정렬 이 안되는대.. ㅠㅠ 방법이 없을까요.. [1] 2012.11.11 by 송동우