當前位置:首頁 » 文件管理 » fckeditor上傳路徑

fckeditor上傳路徑

發布時間: 2023-07-04 13:41:59

1. FCKeditor怎樣上傳視頻

還得需要個ckfinder 在裡面設置一下在FCKeditor的config.js中配置:
var ckfinderPath = "/ckeditor ckfinder/ckfinder"; //ckfinder路徑 // 在 CKEditor 中集成 CKFinder,注意 ckfinder 的路徑選擇要正確。
config.filebrowserBrowseUrl = ckfinderPath + '/ckfinder/ckfinder.html';
config.filebrowserImageBrowseUrl = ckfinderPath + '/ckfinder/ckfinder.html?Type=Images';
config.filebrowserFlashBrowseUrl = ckfinderPath + '/ckfinder/ckfinder.html?Type=Flash';
config.filebrowserUploadUrl = ckfinderPath + '/ckfinder/core/connector/aspx/connector.aspx?command=QuickUpload&type=Files';
config.filebrowserImageUploadUrl = ckfinderPath + '/ckfinder/core/connector/aspx/connector.aspx?command=QuickUpload&type=Images';
config.filebrowserFlashUploadUrl = ckfinderPath + '/ckfinder/core/connector/aspx/connector.aspx?command=QuickUpload&type=Flash';
// config.filebrowserWindowWidth = '800';
// config.filebrowserWindowHeight = '500';

熱點內容
怎麼在家搭建網吧伺服器 發布:2025-03-18 19:05:16 瀏覽:956
建設銀行轉賬是什麼密碼 發布:2025-03-18 19:05:03 瀏覽:3
cmd如何退出python 發布:2025-03-18 19:04:25 瀏覽:889
sqlserver資料庫角色 發布:2025-03-18 18:59:22 瀏覽:272
家用威朗買哪個配置好 發布:2025-03-18 18:59:22 瀏覽:203
如何初始化路由器密碼 發布:2025-03-18 18:44:23 瀏覽:974
ftp返回碼 發布:2025-03-18 18:39:12 瀏覽:978
存儲程序員里 發布:2025-03-18 18:39:08 瀏覽:16
如何用appleipad玩安卓游戲 發布:2025-03-18 18:21:54 瀏覽:33
錄像機怎麼配置光纖 發布:2025-03-18 18:20:19 瀏覽:630