當前位置:首頁 » 文件管理 » 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 17:38:14 瀏覽:682
linuxfork進程 發布:2025-03-18 17:28:09 瀏覽:842
c遠程桌面源碼 發布:2025-03-18 17:26:20 瀏覽:245
brd源碼 發布:2025-03-18 17:16:38 瀏覽:944
騰訊雲使用代理伺服器ip 發布:2025-03-18 17:14:19 瀏覽:898
順豐同城騎士安卓蘋果哪個搶單快 發布:2025-03-18 17:11:50 瀏覽:295
das直連存儲 發布:2025-03-18 17:04:53 瀏覽:990
win7文件夾收藏 發布:2025-03-18 16:58:56 瀏覽:979
伺服器地址區域華北和華南 發布:2025-03-18 16:52:17 瀏覽:874
用友的伺服器如何卸載 發布:2025-03-18 16:51:25 瀏覽:730