當前位置:首頁 » 文件管理 » 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 16:11:51 瀏覽:677
android手機otg 發布:2025-03-18 16:11:20 瀏覽:106
天刀搶單腳本 發布:2025-03-18 15:50:06 瀏覽:416
5系哪個配置銷量最大 發布:2025-03-18 15:45:44 瀏覽:776
存儲卡大全 發布:2025-03-18 15:40:47 瀏覽:280
安卓手機如何添加應用管理 發布:2025-03-18 15:38:39 瀏覽:383
如何選擇配置最好的台式機 發布:2025-03-18 15:32:49 瀏覽:969
刷鞋解壓嗎 發布:2025-03-18 15:05:11 瀏覽:792
大眾輝昂中配車型有什麼配置 發布:2025-03-18 14:51:11 瀏覽:400
筆記本電腦上怎麼關閉代理伺服器 發布:2025-03-18 14:23:50 瀏覽:341