當前位置:首頁 » 文件管理 » 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-07-03 11:39:22 瀏覽:568
安卓前期用什麼處理器 發布:2025-07-03 11:37:54 瀏覽:868
如何更換安卓手機內存 發布:2025-07-03 11:18:52 瀏覽:57
魔獸清理緩存 發布:2025-07-03 10:46:38 瀏覽:521
神州防火牆web怎麼配置代碼 發布:2025-07-03 10:37:54 瀏覽:328
安卓看小說哪個軟體免費又最好 發布:2025-07-03 10:25:30 瀏覽:436
linuxprofile 發布:2025-07-03 10:25:29 瀏覽:719
存儲藍盤 發布:2025-07-03 09:55:10 瀏覽:887
java必學 發布:2025-07-03 09:21:57 瀏覽:449
go在線編譯 發布:2025-07-03 09:14:51 瀏覽:19