3 9 2009
IE외 브라우저에서 Windows SharePoint Services 편집기 사용하기
IE외 브라우저에서 Windows SharePoint Services를 이용할 때 편집기를 사용하지 못해서 HTML을 직접 작성해야 하는 불편함이 있다.
하지만 아래 편집기 솔루션을 사용하면 이런 문제가 해결될 수 있다.
RadEditor for MOSS Edition
http://www.telerik.com/community/free-products.aspx
※ 다운로드 하려면 사용자 등록을 해야만 한다.
설치
stsadm -o addsolution -filename c:tempRadEditorMOSS.wsp stsadm -o deploysolution -name RadEditorMOSS.wsp -local -allowgacdeployment -url http://server
그리고 사이트 기능에서 “Use RadEditor to edit List Items”를 활성화시킨다.