Live data from Hacker News

Bootstrap-wysihtml5: a simple, beautiful wysiwyg editor

jhollingworth.github.com

51–60 of 67 posts

Re: Bootstrap-wysihtml5: a simple, beautiful wysiwyg editor

#51
post #11

Looks promising! Might be an interesting additional editor candidate in Create ( http://createjs.org/ ). Though, Create is MIT and the wysihtml5 library used by this is GPL, so the licenses are not compatible. Currently we use Hallo ( http://bergie.github.com/hallo/ ) by default, and Aloha Editor ( http://aloha-editor.org/ ) with bundled integration.

Actually, the X11 License (sometimes called the "MIT License", but MIT has used many licenses) is GPL-compatible: http://www.gnu.org/licenses/license-list.html#X11License

Re: Bootstrap-wysihtml5: a simple, beautiful wysiwyg editor

#55
post #48
post #41

Earlier quoted context omitted.

I remember the new Basecamp having the same problem just after they launched (it's gone/fixed now), maybe someone from their team could chime in on how they solved it?

Hmmm. Not sure what you're referring to. We've made some improvements ( http://37signals.com/svn/posts/3137-using-event-capturing-to... ), but nothing specifically related to the editor/Chrome.

Hmm ok, well the first two days after you launched the editor had some lag for me on Chrome on my MBA, especially the time from clicking the editor until it expanded and let me type would last 1 to 3 seconds and typing itself had some lag too. Anyone else had this problem?

Re: Bootstrap-wysihtml5: a simple, beautiful wysiwyg editor

#57
post #18
post #11

Looks promising! Might be an interesting additional editor candidate in Create ( http://createjs.org/ ). Though, Create is MIT and the wysihtml5 library used by this is GPL, so the licenses are not compatible. Currently we use Hallo ( http://bergie.github.com/hallo/ ) by default, and Aloha Editor ( http://aloha-editor.org/ ) with bundled integration.

Opened a ticket at wysihtml5 to reconsider their licensing: https://github.com/xing/wysihtml5/issues/22

It's now been updated to MIT (https://github.com/xing/wysihtml5/commit/444bda34c16354ed05c...) as has bootstrap-wysihtml5's

Re: Bootstrap-wysihtml5: a simple, beautiful wysiwyg editor

#59
post #58

Sigh. Deal-breaker. Hitting 'Enter' creates s and not s and it looks like they don't plan to change it: https://github.com/xing/wysihtml5/issues/13

I agree with the original ticket poster but if someone creates a patch adding an option as suggested, this should be good enough?
Post reply on HN