Alternatives to CKEditor for WSYIWYG text area editor [closed]

落花浮王杯 提交于 2019-12-20 08:56:44

问题


Me and my company are looking for an alternative to CKEditor to use in our CMS. Preferably we would like something a bit more up to date and significantly more lightweight.

We're a rails 3.2 shop, so something that integrates easily with rails would be nice.

Really we are just looking for the formatting features, and possibly image uploading (though we have an api, so this might be difficult) via integration with paperclip.

So far we've seen

  • CKEditor
  • TinyMCE
  • Markdown

Does anyone have any suggestions or thoughts?

Thanks!


回答1:


I just found:

http://redactorjs.com/

http://aloha-editor.org/

https://github.com/xing/wysihtml5

http://jhollingworth.github.com/bootstrap-wysihtml5/

Update (this one is pretty great and customizable): https://github.com/guardian/scribe




回答2:


You can try these: NicEdit

Xstandard




回答3:


If you want a WYSIWYG editor for a Rails 3.2 project, take a look at Mercury Editor. There is also a Railscast (#296) that explains how it works.

Raptor Editor is another awesome option.

For a tiny alternative, I suggest CLEditor (but seem to be "abandoned" at this time)




回答4:


Try CLEEDITOR

http://archive.plugins.jquery.com/project/CLEditor



来源:https://stackoverflow.com/questions/12719241/alternatives-to-ckeditor-for-wsyiwyg-text-area-editor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!