CKeditor.net CKeditor 編輯器.NET控制項版

來源:互聯網
上載者:User

我這個特懶,前幾天看了一下 ckeditor 放程式中又要引用JS,又要加如 textare之類的,又要寫指令碼調用等等,感覺很麻煩,還有就是上傳,要整合 ckfinder,感覺非常麻煩,所以就自己封裝了這個簡單控制項,重寫了上傳這塊.支援上傳到遠程伺服器.效果如下.

用得著的哥們可以去下載過來試試,歡迎拍磚.

源碼版可以跟我要

需要遠程提交上傳檔案的時候,請將節:

EnableUpload:true|false 是否開啟上傳

web.config > appSettings > Devin:CKeditor.RemoteDomain 遠程接受網域名稱

web.config > appSettings > Devin:CKeditor.FileSavePath 遠程提交網域名稱,結尾不需要 / 號

web.config > appSettings > Devin:CKeditor.BasePath CK檔案包路徑,須以 / 結尾

web.config > system.web > path="*.ckeditor" type="Devin.CKeditor.Uploader" verb="GET,POST" 上傳接受檔案

web.config > system.web > path="*.ckeditor" type="Devin.CKeditor.Uploader" verb="GET,POST" 遠程提交接受檔案

遠程提交需有一個接受端程式,請看項目:Remote

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.