웹마스터 팁

1.jpg

 

 

세진님께서 올리셨던 팁을 올렸는데.. 구가님께서 FCKeditor에서도 적용하는 방법을 여쭤 보셔서...

 

저녁먹기전에 뚝딱 팁 올려놓고 갑니다.

 

 

fckeditor의 루트에서 아래의 딱 두개의 파일만 수정하면 됩니다.

 

 

editor.html

editor.css


editor.html 수정 내용

    <!--@if($enable_component)-->
    <!-- 확장 컴포넌트 출력 -->
    <div style="display:none" id="editorExtension_{$editor_sequence}">
        <ul id="editor_component_{$editor_sequence}" class="editorComponent">
                <li>
                <img src="../../components/{$component_name}/component_icon.gif" alt="" width="13" height="12"/>
                <a href="#" onclick="return false;" id="component_{$editor_sequence}_{$component_name}" onfocus="blur()"> {$component->title}</a>
                </li>
        </ul>
     
    </div>
    <!--@end-->

 

<!---@end -- >구문 바로 다음에~ 아래의 코드를 삽입합니다.

 

<div class="cei_wrap">
        <ul class="customized_extra_icons">
                <li>
                <a href="#" onclick="return false;" id="component_{$editor_sequence}_code_highlighter" onfocus="blur()">
                <img src="../../components/code_highlighter/component_icon.gif" /> Code Highligter</a>
                </li>
                <li>
                <a href="#" onclick="return false;" id="component_{$editor_sequence}_naver_map" onfocus="blur()">
                <img src="../../components/naver_map/component_icon.gif" /> 네이버맵 연동</a>
                &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
                </li>
                <li>
                <a href="#" onclick="return false;" id="component_{$editor_sequence}_photo_editor" onfocus="blur()">
                <img src="../../components/photo_editor/component_icon.gif" /> 네이버-포토 에디터</a>
                &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;
                </li>
        </ul>
</div>

editor.css에는 아래의 코드를 제일 처음이나 마지막 보기 편한 곳에 넣어 주세요

.cei_wrap li {list-style:none; position:relative; float:right; padding:0; margin:5px 0 0 0; *margin:5 0 0 0;}

 

^ㅡ^; 즐건 주말 마무리 되세요~ ^^" 

 

 

제목 글쓴이 날짜
7일지난 게시물에 덧글달면 포인트 지급 안하기 [2] 비비디 바비디 부 2010.08.12
무분별한 스팸글 등록으로부터 임시해결 팁 [15] file 라르게덴 2010.08.12
게시판 본문페이지 닉네임 옆에 회원그룹명 사용 [4] file 늘푸른이 2010.08.13
관리자에서 회원리스트(남성,여성리스트 분류해서 보기) [5] file 늘푸른이 2010.08.13
Belarc Advisor - Free Personal PC Audit 레미짱 2010.08.14
확장 컴포넌트를 에디터에 따로 뽑고 우측 정렬하기 ^^" [4] ZHANG™ 2010.08.15
FCKeditor에서도 확장 에디터를 외부로 빼내는 팁. file ZHANG™ 2010.08.15
레이아웃 자작시 생기는 회원 모듈과의 충돌 [1] file ZHANG™ 2010.08.15
인터넷의 업로드/다운로드 스피드는 얼마인가? [4] 레미짱 2010.08.19
the result is not valid XML 에러 중... file ZHANG™ 2010.08.19
info.xml 에 html 쓸때 [1] file hhgyu 2010.08.20
공지사항 정렬 문제 해결법 [4] 희망일기 2010.08.20
안전하게 XE 업데이트 하기 [1] mindpainter 2010.08.24
Fatal error : Call to a member function getVariables() on a non-object 요 에러중.. [2] Brake 2010.08.24
레이아웃 관리자 페이지 html 에디터창 늘리기+줄이기 [1] file 레드폭스 2010.08.25
플래시, 선택박스(??)가 로그인 박스 등을 튀어 나올 때 [4] file hhgyu 2010.08.26
초보자도 따라하는 XE로 홈페이지 만들기 강좌 포스트입니다. [2] 놀라운넘 2010.08.27
페이지에서 첨부파일 100% 에서 증발이 되면...? [6] 우리아기 2010.09.04
저니님의 업 다운 퀵메뉴 적용하기 [4] file nabul2 2010.09.05
쉬운 설치 오류 해결..까지는 아니구요.. ㅎㅎ 차명기993 2010.09.07