here is ueditor:
http://ueditor.baidu.com/index.html

Strongly suggesting it included in the editor pool with wysiwyg

Comments

sun’s picture

Title: Can it support Baidu.com's Ueditor » Add editor: UEditor
Component: Plugins » Code
Status: Active » Postponed

That's going to be a little problematic as long as there isn't at least an English version of the web site.

youyoums’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Priority: Normal » Critical
Status: Postponed » Active

it has started to provide English version from Ueditor1.2.3.0,http://ueditor.baidu.com/website/index.html

ycshen’s picture

Ueditor is so cool,i want use it in Wysiwyg

youyoums’s picture

Component: Code » Plugins
Assigned: Unassigned » youyoums

UEditor is developed by Baidu Co.ltd. It is lightweight, customizable , focusing on user experience and etc. , UEditor is based on open source BSD license , allowing free use and redistribution.Strongly suggesting it included in the editor pool with wysiwyg.
here is ueditor:
http://campaign.github.io/ueditor/
https://github.com/campaign/ueditor/tree/dev-1.2.6
http://ueditor.baidu.com/index.html

dalin’s picture

Priority: Critical » Normal

This is not critical issue. I'm downgrading so that we can better see what is blocking a new stable 7.x release.

twod’s picture

Status: Active » Postponed

I haven't got a clue what the documentation says so I can't support this.
If anyone is able to provide a patch for integrating the editor along with an English translation of their API, I think we could support it. Until then, there's not much I can do.

jasonzh’s picture

Issue summary: View changes

if there is no english document about ueditor.
so I want do this:
after install wysiwyg.
then manually add ueditor to the module,and show in dmin/config/content/wysiwyg in the install instruction.

I need add ueditor.inc in sites\all\modules\wysiwyg\editors ?
any other method?
thanks!