1、Uncaught TypeError: Cannot read property ‘getSelection’ of null
将kindeditor.js:2523
中win.getSelection(),修改为window.getSelection()
2、获取路径问题
将红色框内去掉即可
3、swfupload 图片上传与keditor中的冲突
修改multiimage.js
将SWFUpload.movieCount,修改为
new Date().getTime().toString();