웹마스터 팁

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;}

 

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

 

 

제목 글쓴이 날짜
게시글 조회수 바꾸기 [4] file 지B 2009.08.15
본문에 삽입된 그림의 확대기능이 작동하지 않는경우(XE Official Ver2 layout) [2] file 분홍곰 2009.08.14
사이트 먹통 되었을 때 대처법 [4] LunarDream 2009.08.14
하드 압축 하실때 tar cvfpz 쓰시는분들..... [3] 우리아기 2009.08.13
파일첨부 에러가 날때 이렇게 하시면 됩니다. [5] file 밀림의 왕자 2009.08.12
모든 사이트 운영하는분들 읽어보셨으면 좋겠네요 [6] file NEARSTORY 2009.08.12
mixup 애드온 Textyle에서 찾을 수 없는 증상 해결 팁 [1] 라르게덴 2009.08.10
XE svn external link로 update하기 [7] 하늘03 2009.08.09
홈페이지 헤더부분에 display.handler.class.php 오류발생시 급해결방법 [3] file 극마 2009.08.09
Cooliris Embed a Wall 위젯 v2.0에 동영상 반영시키기 [3] file 철쌤 2009.08.08
알 수 없는 아이프레임이 심어졌을 때 (치명적인 바이러스) [6] jjabez 2009.08.08
XE 왕초보를 위한 글 [13] 휘즈 2009.08.06
1.1.5에서 1.2.4으로 업그레이드 할 때.. [3] 활주로 2009.08.06
에디터가 까맣게 나오는 현상 [1] file kau 2009.08.06
회원정보 손쉽게 엑셀 파일로 저장하기 [34] thejeon 2009.08.05
텔넷/ SSH 안 되는 계정에서 TAR로 데이터 백업/XE 설치하기 [5] Dream Of Veritas 2009.08.04
사랑비 BGM 설치 부터 내 사이트에 적용까지 한방에!!!!! [2] 오키도키 2009.08.03
저작권 없는 음악 사이트 [1] 오키도키 2009.08.03
XE 뿐만아닌 텍스타일까지 하위 주소 없이! 도메인으로 바로연결! [14] Garon 2009.07.29
게시판 링크 무조건 새창으로 뜨게 하는 법 ^^ [7] Jiyoung540 2009.07.29