묻고답하기

XE 설치하면 기본적으로 깔려있는 스킨인 xe_guestbook 은 카테고리(분류)를 설정해두어도 나오질 않더라구요~~

이 스킨에도 카테고리(분류)가 나오게끔 하려면 어느부분을 어떻게 수정해야 하나요~~?

아래는 xe_guestbook 스킨 폴더안에 있는 list.html 파일 입니다.


---------------------------------- list.html ----------------------------------
<!--// header.html include -->
    <!--#include("header.html")-->

<!--// display the document contents if there is a selected document -->
    
<!--// display the document form -->
    <!--@if(!$oDocument->isExists())-->
        <div class="listWrite">
        <!--#include("write_form.html")-->
        </div>
    <!--@end-->

    <!--@if($grant->list)-->
        <!--// notice-->
        <!--@if($notice_list)-->
            <!--@foreach($notice_list as $no => $oDocument)-->
                <div class="viewDocument">
                <!--#include("./view_document.html")-->
                
                </div>
            <!--@end-->
        <!--@end-->

        <!--// document lists -->
        <!--@foreach($document_list as $no => $oDocument)-->
            <div class="viewDocument">
            <!--#include("./view_document.html")-->
            
            </div>
        <!--@end-->
    <!--@end-->

    <div class="boardBottom">


    <!-- page navigation -->
        <div class="pagination a1">
            <a href="{getUrl('page','','document_srl','','division',$division,'last_division',$last_division)}" class="prevEnd">{$lang->first_page}</a> 
            <!--@while($page_no = $page_navigation->getNextPage())-->
                <!--@if($page == $page_no)-->
                    <strong>{$page_no}</strong> 
                <!--@else-->
                    <a href="{getUrl('page',$page_no,'document_srl','','division',$division,'last_division',$last_division)}">{$page_no}</a>
                <!--@end-->
            <!--@end-->
            <a href="{getUrl('page',$page_navigation->last_page,'document_srl','','division',$division,'last_division',$last_division)}" class="nextEnd">{$lang->last_page}</a>
        </div>


    <!-- search -->
        <div class="boardSearch">
            <form action="{getUrl()}" method="get" onsubmit="return procFilter(this, search)" id="fo_search" no-error-return-url="true">
                <input type="hidden" name="mid" value="{$mid}" />
                <input type="hidden" name="category" value="{$category}" />

                <select name="search_target">
                    <!--@foreach($search_option as $key => $val)-->
                    <option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
                    <!--@end-->
                </select>
                <input type="text" name="search_keyword" value="{htmlspecialchars($search_keyword)}" class="iText"/>
                <!--@if($last_division)-->
                <a class="btn" href="{getUrl('page',1,'document_srl','','division',$last_division,'last_division','')}">{$lang->cmd_search_next}</a>
                <!--@end-->
                <input class="btn" type="submit" value="{$lang->cmd_search}" />
                <a class="btn" href="{getUrl('','mid',$mid,'listStyle',$listStyle)}">{$lang->cmd_cancel}</a>
            </form>
        </div>
    </div>

<!--#include("footer.html")-->

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
smurpooh 엮인글 숫자 없애는법 [1] 2013.05.24 by 송동우
villageMan 갤러리게시판목록 상단 이미지노출질문  
lXlteam 뭐하고 검색 해야 하는지요? [1] file 2013.05.24 by CKEQ
알까 레이아웃이 자동으로 무수히 많이 자동생성되는 현상? [1] file 2013.05.24 by reasons
bbss 작성글보기의 '모듈찾기' 없애고 싶습니다 급합니다-_-; [1] file 2013.05.24 by 송동우
박하향풍선껌 갑자기 카운터가 안되네요 [1] file 2013.05.24 by 박하향풍선껌
XETheme [질문입니다] XE포럼위젯에서? file  
끼룩끼룩 스킨에 카테고리 나오게끔.. (소스 수정)  
오락실주인 기본레이아웃 로그인 부분 수정 [1] file 2013.05.23 by 송동우
송회장 통합검색 레이아웃 지정에 대해 알고싶습니다 [1] 2013.05.23 by 송동우
bbss 통합검색의 심각한 오류 -_- [1] 2013.05.23 by 송동우
몽실아빠 db 연결에 문제가 있는 건가요 ? [1] 2013.05.23 by 푸시아
DOUBLEP {$content} 부분에 if문을 사용하려고 합니다^^; [1] 2013.05.23 by 푸시아
두바이 php.ini [1] 2013.05.23 by SMaker
두바이 mysql [1] 2013.05.23 by 백성찬
오락실주인 회원 확장모률 가입창 깨지는현상 file  
나도밤보 해당 css를 알고 싶어요. file  
오락실주인 웹호스팅 카페24 보다 빠른데 있나여 ?  
madcow 게시판 사용자 정의 항목 제거 방법??? [2] 2013.05.23 by madcow
rhkr 게시판 글쓰기에서 이미지 업데이트가 안됩니다 ㅠㅜ  
Yulz core 1.7.3.4 게시판 1.7.1.1 까지 올린 후 첨부파일 다운로드가 안됩니다.  
로프디자인 웹문서 삭제하는 방법있나요??.. [1] 2013.05.23 by 끼룩끼룩
동환이 회원가입시 그룹을 달리하는 방법  
잇힝~887 레이아웃 밖에 공간에 채팅위젯설치.. [1] file 2013.05.23 by 송동우
찹쌀이 게시판 db위치 알려주세요. [1] 2013.05.23 by 송동우
다크진 xe 는 현재 접속자 명단 볼수 없나요?  
loveis... 타이틀과 메뉴 넣는 방법은 어덯게 되나요?  
윤석사 한글로 입력된 단어 사이에 \ 삽입문제 file  
오락실주인 위젯페이지 애드센스 광고 안나오죠 ? [1] 2013.05.23 by 몽실아빠
유샤인 웹싸이트가 축소되어 전시됩니다... 최근글 위젯을 가지고 놀다 그리 된 것 같이 기억되는 데 이거 제대로 복구시키려며 어카야 되지요? [1] file 2013.05.23 by EnuX