[이윰] 글 작성시 익명으로만 글 작성하게 하기
페이지 정보
루루아빠
3,194
2016.03.29 00:17:22
짧은주소
-
https://yadolee.com/tip/392 주소복사
본문
익명 전용으로 사용할 스킨을 기존 스킨 폴더를 새로운 이름으로 복사한 후 익명으로만 글 작성하고자 하시는 게시판 스킨명/write.skin.html을 열어 <!--{? _is_anonymous}--> 를 검색한다.
수정 전
수정 전
<!--{? _is_anonymous}-->
<label for="anonymous" class="checkbox"><input type="checkbox" id="anonymous" name="anonymous" value="y" {_anonymous_checked}><i></i>익명글</label>
<!--{/}-->
수정 후
<!--{? _is_anonymous}-->
<label for="anonymous" class="checkbox" style="display:none"><input type="checkbox" id="anonymous" name="anonymous" value="y" {?_anonymous_checked}{_anonymous_checked}{:}checked{/}><i></i>익명글</label> <!-- 글쓰기 익명으로 강제 지정 -->
<!--{/}-->
추천인
레벨 101
경험치 1,519,440
Progress Bar 14.66%
- 가입일 : 2015-03-04 03:24:54
- 서명 : KNOW YOUR LIMITS
BUT NEVER STOP TRYING TO EXCEED THEM !!
- 자기소개 : 루루의 자랑
루루아빠랍니다~~
최신댓글이 없습니다.


댓글
첫 번째 댓글을 남겨 주세요