[에디터] SmartEditor2 주소 자동 링크 기능 끄기
페이지 정보
shadow2fox
2,658 1 1
2020.04.06 22:52:36
짧은주소
-
https://yadolee.com/tip/742 주소복사
본문
SmartEditor2 주소 자동 링크 기능 끄기
그누보드5/plugin/editor/smarteditor2/js/service/SE2M_Configuration.js를 열어 bAutolink를 검색한다.
수정 전
수정 전
nhn.husky.SE2M_Configuration.SE2M_Hyperlink = {
bAutolink : true // 자동링크기능 사용여부(기본값:true)
};
수정 후
nhn.husky.SE2M_Configuration.SE2M_Hyperlink = {
bAutolink : false // 자동링크기능 사용여부(기본값:true)
};
추천인 1
레벨 149
경험치 3,343,659
Progress Bar 80.23%
- 가입일 : 2015-03-10 12:21:44
- 서명 : 인간에게 가장 큰 선물은
자기 자신에게 기회를 주는 것이다.
- 크리스 가드너, Chris Gardner -
- 자기소개 : There's never a shortcut to happiness.


댓글1
내사랑님의 댓글
축하합니다. 첫 댓글로 24경험치를 획득하였습니다.