-
```
KindEditor 非常好用,对比其它老牌TTW,非常轻便和足够用,
关键是代码足够精简,可以快速修订;
我实际使用 2.5 版本在 kad.cn
项目中,因为有需要对内容进行搜索/查询,
而且HTML 代码只能通过base64
编码后才可以安全的进行提交和DB记录,
所以 改造了一下 KindEditor;
追加了一个 editor.purecontentName 容器,自动记…
-
一般数据不同步,不知道怎么调整才合适
-
```
This is not an issue, but rather a feature request. I'm having an HTML form
with several elements and an instance of kindeditor. The user should be
able to use the 'tab' key to switch the focus…
-
```
下次kindeditor升级中,可以加上对跨域的处理,也就是处理docu
ment.domain为相应的window.location.hostname。
```
Original issue reported on code.google.com by `luolong...@gmail.com` on 1 Mar 2012 at 5:12
-
```
http://www.kindsoft.net/view.php?bbsid=4&postid=2822
```
Original issue reported on code.google.com by `luolong...@gmail.com` on 11 Apr 2011 at 9:26
-
```
操作系统: Windows XP或Windows 7或Linux
浏览器: IE6或IE9或Firefox3
KindEditor版本: 4
BUG再现步骤:
1.输入三行文字
2.全选,添加链接功能
3.确定
期望结果: 每一行的链接地址都是正常的
实际结果:只有最后一行的链接是对的,前面二行的链接地��
�是“__kindeditor_temp_url__”
```
Ori…
-
```
这是我引入的文件
KE.show({id : 'content',width : '90%',resizeMode : 1,cssPath :
'./index.css'});
然后我在js部分进行读取数据和显示数据的控制:
if(id!=''){
//如果之前添加过内容,那么此刻打开编辑器还是存在上次编辑的东西, 所以要先清空编辑器
KE.ht…
-
用了路由,在某个页面使用了ueditor.第一次进入此页面,显示正常,然后进入到另外一个页面后,再次进入的这个页面ueditor就显示不出来呢。
http://avalonjs.github.io/#zh/engineering/integratewithrichtext.html
然后我查看了avalon官网 tinymce,kindeditor也存在这样的问题。
-
为什么不开源
-
```
kindeditor Version 3.5.1
FF Version 3.6.6 和 IE6
```
Original issue reported on code.google.com by `kaleonw...@gmail.com` on 19 Jul 2010 at 8:57
Attachments:
- [插入表情.gif](https://storage.googlea…