메뉴 건너뛰기

MH

조회 수 2,142 추천 수 0 댓글 7
?

단축키

Prev이전 문서

Next다음 문서

이전 다음 위로 아래로 댓글로 가기 인쇄 첨부 목록
?

단축키

Prev이전 문서

Next다음 문서

이전 다음 위로 아래로 댓글로 가기 인쇄 첨부 목록
첨부파일 등록일 파일크기 다운 수
read_data.zip 2023.12.30 880Bytes 44
Extra Form
원작자 80san
적용여부 적용
적용페이지 https://moonhouse.co.kr/xemy/530374
적용시점 버전 Rhymix 2.0.24
비고 관련 링크
이 자료의 평점 (참여 : 0 / 총 점수 : ) 평균 평점 : 0.0점 내 평점 : 0
    Tip이 도움이 되었다면 댓글과 평가 부탁합니다. Tip에 대한 궁금한 점은 댓글로 남겨 주시면 성심껏 답변 드립니다.
이 글 평점 주기
5점
?
  • ㅇㅇ 2023.06.27 23:08
    그대로 따라했는데 반응이 없네요... 뭐가 문제지?
  • ㅇㅇ 2023.06.27 23:11

    ㅇㅇ 님에게 달린 댓글

    <title xml:lang="ko">첨부파일</title>
    <var name="show_files" type="radio">
    <title xml:lang="ko">첨부파일 표시 방법</title>
    <options value="">
    <title xml:lang="ko">숨기고 버튼 표시(기본)</title>
    </options>
    <options value="2">
    <title xml:lang="ko">하단 표시</title>
    </options>
    <options value="3">
    <title xml:lang="ko">상단(제목 밑에) 표시</title>
    </options>
    <options value="N">
    <title xml:lang="ko">표시 안함</title>
    </options>

    </var>
    <var name="files_type" type="radio">
    <title xml:lang="ko">확장자 필터 기능</title>
    <description xml:lang="ko">첨부파일에서 이미지, 동영상, 음악 파일을 제외하는 기능을 사용합니다. 아래의 옵션에서 출력할 파일 타입을 선택하세요.</description>
    <options value="Y">
    <title xml:lang="ko">사용</title>
    </options>
    <options value="">
    <title xml:lang="ko">사용 안함(기본)</title>
    </options>
    </var>
    <var name="files_img" type="radio">
    <title xml:lang="ko">이미지 파일</title>
    <description xml:lang="ko">첨부파일에서 이미지 파일(jpg, jpeg, gif, png)의 출력 여부를 선택합니다.</description>
    <options value="">
    <title xml:lang="ko">출력(기본)</title>
    </options>
    <options value="N">
    <title xml:lang="ko">출력 안함</title>
    </options>
    </var>
    <var name="files_video" type="radio">
    <title xml:lang="ko">동영상 파일</title>
    <description xml:lang="ko">첨부파일에서 동영상 파일(mpg, mpeg, avi, wmv, mp4, mov, mkv, swf, flv, ogv, webm)의 출력 여부를 선택합니다.</description>
    <options value="">
    <title xml:lang="ko">출력(기본)</title>
    </options>
    <options value="N">
    <title xml:lang="ko">출력 안함</title>
    </options>
    </var>
    <var name="files_audio" type="radio">
    <title xml:lang="ko">음악 파일</title>
    <description xml:lang="ko">첨부파일에서 음악 파일(mp3, ogg, wma, wav, ape, flac, mid)의 출력 여부를 선택합니다.</description>
    <options value="">
    <title xml:lang="ko">출력(기본)</title>
    </options>
    <options value="N">
    <title xml:lang="ko">출력 안함</title>
    </options>
    </var>
    <var name="files_etc" type="radio">
    <title xml:lang="ko">기타 파일</title>
    <description xml:lang="ko">위의 3가지 파일 타입(이미지, 비디오, 오디오)을 제외한 나머지 파일의 출력 여부를 선택합니다.</description>
    <options value="">
    <title xml:lang="ko">출력(기본)</title>
    </options>
    <options value="N">
    <title xml:lang="ko">출력 안함</title>
    </options>
    </var>

    <var name="data_files" type="radio">
    <title xml:lang="ko">★자료실 형태</title>
    <description xml:lang="ko">자료실 형태의 파일의 출력 여부를 선택합니다.</description>
    <options value="">
    <title xml:lang="ko">출력 안함(기본)</title>
    </options>
    <options value="Y">
    <title xml:lang="ko">출력</title>
    </options>
    </var>


    </group>
    <group>
    <title xml:lang="ko">본문 이미지 설정</title>
    <var name="img_opt" type="checkbox">
    <title xml:lang="ko">이미지 부가 기능</title>
  • profile
    팔공산 2023.06.28 08:26 글쓴이

    ㅇㅇ 님에게 달린 댓글

    <!--// 자료실형태 -->
    <include cond="$oDocument->hasUploadedFiles() && $mi->data_files=='Y'" target="_read_data.html" />를

    <include cond="$oDocument->hasUploadedFiles() && $mi->data_files=='Y'" target="read_data.html" />로 수정하세요

    파일이름이 잘못 기재되어 있었네요.


    기존 스케치북 게시판을 특별한 수정없이 사용중이시라면
    https://moonhouse.co.kr/xemy/530374 사용을 권합니다.

  • ㅇㅇ 2023.06.28 14:30

    팔공산 님에게 달린 댓글

    이미 라이믹스 스케치북을 개조해서 쓰고 있는지라 다시 다른 스케치북 게시판으로 넘어가는건 어려울것 같네요. 일단 알겠습니다 ㅠㅠ
  • Y
    Yamae 2023.09.20 16:06
    성공 했습니다.~~~ 자축자축~~
    근데 한가지 궁금한게 있습니다. 목록에서 '게시물을 뷰어로 보기' 누른 후 보면 자료실이 안보여요.
  • profile
    팔공산 2023.09.21 19:41 글쓴이

    Yamae 님에게 달린 댓글

    게시물을 뷰어로 보기를 저는 사용을 하질 않아서 몰랐네요.
    근데 소스를 간단히 보니 안될 이유가 없는데 안되네요
    자세히 봐야 할 듯
  • profile
    팔공산 2023.09.21 20:03 글쓴이

    Yamae 님에게 달린 댓글

    _viewer.html 파일 39줄에서 data-bdFilesType="{$mi->files_type}" 부분 지우면 되네요


List of Articles
번호 분류 제목 원작자 날짜 조회 수 적용페이지 추천 수 평점
309 문하우스 Slide Pro 슬라이드 레이아웃에 추가 file 80san 2023.03.26 911 0
» 문하우스 파일목록을 자료실 목록 형태로 꾸미기 - 스케치북 게시판스킨 7 file 80san 2023.03.24 2,142 0
307 XE타운 확장변수 이용해 진행버턴과 D-day를 함께 출력 3 file 80san & 등등 2023.03.22 1,097 0
306 XE타운 비밀글일때 제목글 감추는 방법 file sejin7940 2023.03.15 560 0
305 문하우스 모바일 레이아웃에 통합 검색기능 적용하기 file 80san 2023.01.26 679 0
304 XE타운 라이믹스 CKEditor에 Spolier 플러그인 적용하기 file karius 2023.01.15 542 0
303 XE타운 관리자는 필수 확장변수 프리패스 (아이디어에서 '팁'으로 발전했습니다) file 윤삼 2022.12.01 527 1
302 XE타운 예약발행모듈 구버전 위젯에서 정상작동 되게 하기 file 윤삼 2022.11.30 605 0
301 문하우스 레이아웃 배경 슬라이드 적용법 1 file 80san 2022.06.14 3,028 0
300 문하우스 Colorbox 사용법 2탄 file 80san 2022.05.26 3,557 0
299 문하우스 Colorbox 사용법 2 file 80san 2022.05.24 3,161 0
298 문하우스 다크모드를 구현해 보면서... file 80san 2022.04.29 1,215 0
297 XE타운 원댓글/대댓글 따로따로 애드온 && 적용방법 file 윤삼 2022.03.29 1,552 0
296 XE타운 댓글 목록 중 원글 작성자일 경우 조건문을 적용하려고 합니다. file 마트몬 2022.03.25 1,302 0
295 XE타운 table을 좌우 스크롤(수평 스크롤, 스와이프)할 때 특정 컬럼을 고정하고 싶다면 file 윤삼 2022.03.22 3,883 0
294 XE타운 게시판 목록에서 카테고리/확장변수 바로 수정 애드온 and 모바일도 적용 방법 file 윤삼 2022.03.18 1,072 0
293 레이아웃에 언어선택 버턴을 설치하는 방법 file 80san 2022.01.08 730 0
292 문하우스 글작성시 특정 확장변수를 관리자만 체크할 수 있게 하는 방법 file 80san 2022.01.04 1,726 0
291 문하우스 mediafire.com 사이트를 자료 다운로드 링크로 이용하기 1 file 80san 2021.11.22 1,423 0
290 문하우스 Rhymix 2.0.15 를 적용하니 게시판 글 작성시 확장변수란 문제 발생 file 80san 2021.11.05 554 0
목록
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 18 Next
/ 18
위로