-
大小: 0.84M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-01-30
- 語言: JavaScript
- 標簽: KindEditor??編輯器??
資源簡介
KindEditor是在國內(nèi)比較受歡迎的HTML在線編輯器,本次更新新增單元格編輯功能,各種按鈕(確定、取消、上傳等按鈕)在不同瀏覽器上保持相同外觀。
本次版本修復了4.1.3大部分已知BUG,強烈建議升級。
KindEditor 4.1.4 變更記錄:
改善: 彈出框能夠跟隨滾動條滾動居中顯示。
Bugfix: 服務(wù)器沒有配置默認index.html時,百度動態(tài)地圖無法加載。
Bugfix: 點擊圖片屬性、超級鏈接屬性時,冒號變成%3A。
Bugfix: 當頁面里面有jQuery的uploadify插件時,無法連續(xù)上傳。
Bugfix: URL包含中文時,就會變成亂碼。
Bugfix: [Firefox] 編輯鏈接后回車換行,在新的段落輸入內(nèi)容帶上面那個鏈接。
Bugfix: 繁體語言包缺少uploadSuccess屬性。
Bugfix: [Firefox] 編輯3.x版本生成的文章時,可能會出現(xiàn)多余的空行。
代碼片段和文件信息
$htmlData?=?‘‘;
if?(!empty($_POST[‘content1‘]))?{
if?(get_magic_quotes_gpc())?{
$htmlData?=?stripslashes($_POST[‘content1‘]);
}?else?{
$htmlData?=?$_POST[‘content1‘];
}
}
?>
ta?charset=“utf-8“?/>
tle>KindEditor?PHP tle>
nk?rel=“stylesheet“?href=“../themes/default/default.css“?/>
nk?rel=“stylesheet“?href=“../plugins/code/prettify.css“?/>
ript?charset=“utf-8“?src=“../kindeditor.js“> ript>
ript?charset=“utf-8“?src=“../lang/zh_CN.js“> ript>
ript?charset=“utf-8“?src=“../plugins/code/prettify.js“> ript>
ript>
KindEditor.ready(function(K)?{
var?editor1?=?K.create(‘textarea[name=“content1“]‘?{
cssPath?:?‘../plugins/code/prettify.css‘
uploadJson?:?‘../php/upload_json
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\asp\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\asp.net\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\asp.net\bin\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\attached\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\examples\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\jsp\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\jsp\lib\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\lang\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\php\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\anchor\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\autoheight\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\baidumap\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\clearhtml\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\code\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\emoticons\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\emoticons\images\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\filemanager\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\filemanager\images\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\flash\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\image\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\image\images\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\insertfile\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\lineheight\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\li
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\map\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\media\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\multiimage\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\multiimage\images\
?????目錄???????????0??2012-11-11?14:51??kindeditor-4.1.4\plugins\pagebreak\
............此處省略262個文件信息
評論
共有 條評論