웹마스터 팁

기존의 것은 레이아웃마다 결과가 다를수도 있어서
다시 수정하였습니다..

(익스8,크롬,파이어폭스 테스트완료)


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


/xe/modules/board/skins/sketchbook5/_comment_write.html 파일 수정


60번대 줄에서(아닐수도...opt_chk 로 검색하면 2곳이 나오는데 위쪽부분... ) 

아래 코드중 빨간 부분 추가 합니다..



<button cond="$mi->cmt_wrt=='editor'" type="submit" class="btn fr">{$lang->cmd_registration}</button>
<!--추천버튼 추가-->
<div align="right" cond="$is_logged" >
<input onclick="doCallModuleAction('document','procDocumentVoteUp',{$oDocument->document_srl});" type="submit" value="{$lang->cmd_vote}+{$lang->cmd_submit}" class="btn" style="height:28px; width:60px; padding:0;"/>
</div>
<!--추천버튼 추가 끝-->
<div class="opt_chk">
<block cond="$is_logged"><input type="checkbox" name="notify_message" value="Y" id="notify_message_{$oDocument->document_srl}" /> <label for="notify_message_{$oDocument->document_srl}">{$lang->notify}</label></block>
<block cond="$mi->secret=='Y'"><input type="checkbox" name="is_secret" value="Y" id="is_secret_{$oDocument->document_srl}" /> <label for="is_secret_{$oDocument->document_srl}">{$lang->secret}</label></block>
</div>





-------------------------- 결과 ---------------------------------

▼평소모습▼
평상시.jpg



▼댓글 내용 입력시 추천+등록 버튼 생성▼
클릭시.jpg

▼로그인 안했을시 ▼
로그인x.jpg


▼레이아웃에 맞춰지도록 적용▼
321.jpg
-----------------------------------------------------------
비회원일경우 추천 기능이 동작하지 않아서
추천+등록 버튼 나오지 않도록 하였습니다.


제목 글쓴이 날짜
부트스트랩 툴팁 , 팝오버 TIP file 돼지코구뇽 2014.11.17
html 붙여넣기 가능한 무료 익명 채팅 프로그램(초간단) [1] file 임채원임 2014.11.17
포트포워딩없이 외부접속 허용하기(윈도우 서버) [1] file 임채원임 2014.11.17
본문을 애드센스 주변에 배치하기 [1] file 하얀마법 2014.11.15
본문에서 작성자 글 모아서 보여주기 - 응용버전 [4] 하얀마법 2014.11.15
본문에서 작성자 글 모아서 보여주기 [15] 하얀마법 2014.11.15
SEO 모듈 수정을 통한 Google analytics User ID 추적코드 삽입 하얀마법 2014.11.14
위젯수정시 _getContent method is not exists 에러 뜨는 문제 [2] 황비 2014.11.14
cloudflare에서 nginx 아이피 제대로 표시하기 [3] natura 2014.11.13
전화번호 입력시 자동 focus Lansi 2014.11.13
phpmyadmin 설치뒤 setup 스크립트는 삭제해야 [1] YJSoft 2014.11.12
댓글 작성시 '서버에 요청 중입니다.' 메세지만 뜨고 무반응 일 경우 (모두는 아님) file 마키치노 2014.11.11
ipTIME NAS 에 설치한 XE, 다올CMS 첨부파일 버튼 무반응 해결 [1] 사이버짱 2014.11.07
회원가입 인증메일 Gmail 설정해도 메일 안 올 때 저는 이렇게 했습니다. [12] file 마키치노 2014.11.06
지도 링크 주소 형식 ms.kim 2014.11.05
ie11에서 한글파일이름 다운로드시 깨짐 방지 방법 맥가이버878 2014.11.04
관리자 회원목록의 회원검색에 생일 항목 추가하는 방법 sejin7940 2014.11.03
IIS에서의 URL 재작성 사용하기 [5] file ehii 2014.10.30
알림LITE의 모바일쪽지 확인시 "잘못된 요청" 처리법 [1] Hello_XE 2014.10.28
XE 에서 첨부파일 100% 후 사라지는 문제 [3] 야옹이맨 2014.10.28