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!
I just found:
https://github.com/xing/wysihtml5
http://jhollingworth.github.com/bootstrap-wysihtml5/
Update (this one is pretty great and customizable): https://github.com/guardian/scribe
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)
Try CLEEDITOR
来源:https://stackoverflow.com/questions/12719241/alternatives-to-ckeditor-for-wsyiwyg-text-area-editor