웹마스터 팁

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

(익스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
-----------------------------------------------------------
비회원일경우 추천 기능이 동작하지 않아서
추천+등록 버튼 나오지 않도록 하였습니다.


제목 글쓴이 날짜
blogger.getUsersBlogs xmlRPC 실패시 기사마 2010.03.22
APMSETUP에서 쓰던 XE를 리눅스 XE로 이전하기 [1] xe가쉽다 2010.03.22
XE최신버전에 믹시(Mixsh) 위젯(widget) 삽입하는 방법 [2] 곰이v 2010.03.21
제로보드4에서 XE로 넘어와 헤메는 분들을 위해서(1편)-Xe개념이해와 설치 [16] file 황비 2010.03.18
메뉴에 연결된 링크 모듈이 있는지 없는지 여부에 따라 메뉴의 링크 생성 [1] file teryboy 2010.03.17
특정게시판, 비밀글로 작성하기 (대암지기님 팁 보완) [9] file 된장맛껌 2010.03.17
확장변수 사용 (전화번호) 사용 예제 - 참고용 [2] 무대포2 2010.03.17
간단한 시간제한 자료실 만들기 [2] 옥수수밭 2010.03.17
목록에서 업데이트 된 글의 댓글수 bold표시하기 file 옥수수밭 2010.03.17
게시물 작성시 관리자 메일 보낼 때 발신인이 없어 스팸으로 분류될 때 [1] ppoya 2010.03.14
padding, margin, font, border [2] file 된장맛껌 2010.03.13
PHP로 코딩 자주 하시는 분들을 위한 윈도우용 APM jihun 2010.03.13
게시판확장변수를 이미지로 나타내게 게시판스킨 수정법 [3] file 팔공산 2010.03.10
평생 무료도메인 COx.KR 입니다. 난나다 2010.03.10
브라우저 제목 고정하는 방법 [3] cranky02 2010.03.09
[마지막팁] 제로보드4 처럼 레이아웃 없이 XE로 나만의 홈페이지 만들기 [6] Gekkou 2010.03.08
메뉴목록이 너무 많아 메뉴를 가로 전역에 걸쳐 넣고 싶으십니까? 또는... [3] 유샤인 2010.03.04
중복. JS버전. 관리자 페이지-트리뷰 계속 확장상태로 두기 봉남 2010.03.02
conditional comment 을 이용한MS Internet Explorer 6이하 접속시 안내 페이지 유도 [접속 차단] 예제 [3] file 게임나라 2010.02.26
E-Mail을 ID로 사용하기 [3] file June Oh 2010.02.25