Search code examples
javascriptjqueryruby-on-railsruby-on-rails-3wysiwyg

Alternatives to CKEditor for WSYIWYG text area editor


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!


Solution

  • 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