开发者

How to correctly implement CKEditor v3 into ASP.net?

开发者 https://www.devze.com 2023-01-15 02:22 出处:网络
I\'m not so much into JavaScript, so I\'m not able to use the new CKEditor right away. Until now I was using the FCKEditor ASP.net wrapper, which works fine for me. Unfortunatly the official wrapper i

I'm not so much into JavaScript, so I'm not able to use the new CKEditor right away. Until now I was using the FCKEditor ASP.net wrapper, which works fine for me. Unfortunatly the official wrapper is not for version 3.

I've googled http://syrinxckeditor.codeplex.com/ but the project is over a year old and seems like a b开发者_如何学JAVAeta to me.

Is there a stable ASP.net wrapper for the CKEditor available? Or how can I implement it into my ASP.net Webapplication project?


This one is updated after each release: http://cksource.com/forums/viewtopic.php?f=11&t=15882

0

精彩评论

暂无评论...
验证码 换一张
取 消