开发者

rich content editor similar to weebly page editor [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_开发技巧

Closed 5 years ago.

Improve this question

does anyone know of a nice javascript (preferably jquery) library that allows you to drag, drop and edit in place, in a similar manner to the weebly content editor?


I've been searching for something similar for a long time. Here's a compilation of the best I've found so far (apart from the obvious ones like TinyMCE, FCK Editor, NicEdit, MarkItUp! etc..)

  • Rich Text Editor Framework for React https://facebook.github.io/draft-js/
  • 'Medium'-like Editor http://daviferreira.github.io/medium-editor/
  • WYSIHTML5 Editor http://xing.github.io/wysihtml5/
  • Sir Trevor JS - easily extensible, 'blocks' concept http://madebymany.github.io/sir-trevor-js/example.html
  • uEditor - very minimal http://www.upian.com/upiansource/ueditor/demo/custom.html
  • Fresh Editor - minimal and light weight http://dl.dropboxusercontent.com/u/140543/FresherEditor/demo.html
  • Hallo.js - Similar to medium's editor http://hallojs.org/
  • Proper - HTML5 semantic text editor http://quasipartikel.at/proper/
  • Aloha Editor - great looking, free, full-page editor with good features http://www.aloha-editor.org/demos/3col/
  • QuillJS - A powerful, extensible RTE https://quilljs.com/

Paid:

  • Froala - Feature rich and highly extensible https://www.froala.com/wysiwyg-editor
  • Redactor - Feature rich, but it's not free for commercial use - http://imperavi.com/redactor/

(updated 20 Oct 2017)


So, almost four years after the original question, people are still searching.

I've been researching something similar for a couple of days now. We need a drag & drop editor for inclusion in an open source project. It needs to be a truly drag & drop site builder, not just a (fancy) text editor. These are some of the editors that look promising. Some of these may have been mentioned before. Not all are free or open source.

  • Contentbuilder.js: http://innovastudio.com/content-builder.aspx
  • Odoo website builder: https://www.odoo.com/page/website-builder
  • Ace/Cloud 9: http://ace.c9.io/#nav=about
  • Pencil: http://pencil.evolus.vn/
  • Redactor: http://imperavi.com/redactor/
  • Mercury: https://github.com/jejacks0n/mercury
  • Impress Pages: https://www.impresspages.org/


I had the same concern a year ago and doing some research I found impresspages CSM give it a try. it is amazing. It's written in PHP and usus jquery to provide drag and drop for edit in place functionality. current version 2.6 and it's Open Source GNU GPL v3.0 or MIT license.

Impresspages CMS


I use tinymce rich text editor with jQuery and i am able to edit in place, drag and drop.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜