Trix: A rich text editor for everyday writing
1–10 of 137 posts
Re: Trix: A rich text editor for everyday writing
#2Since they didn't put a demo up on their site, here's one cobbled from their documentation:
Re: Trix: A rich text editor for everyday writing
#3Since they didn't put a demo up on their site, here's one cobbled from their documentation: http://jsbin.com/cazewaxoje/1
The site [1] even pulls in the Trix editor source (js/trix.js), but doesn't do anything with it. I guess it's not finished? But they put in enough effort to add a blinking cursor animation--why not slap in a sample editor as well?
Re: Trix: A rich text editor for everyday writing
#4Re: Trix: A rich text editor for everyday writing
#5Please tell me this is a humane alternative to TinyMCE, CKEditor, etc?
Re: Trix: A rich text editor for everyday writing
#6Since they didn't put a demo up on their site, here's one cobbled from their documentation: http://jsbin.com/cazewaxoje/1
I just added a demo: http://trix-editor.org/
Re: Trix: A rich text editor for everyday writing
#7Since they didn't put a demo up on their site, here's one cobbled from their documentation: http://jsbin.com/cazewaxoje/1
I just added a demo: http://trix-editor.org/
Neat, thanks! Literally just this morning I was thinking to myself that I would give just about anything for a high quality OSS rich text editor capable of generating terse, correct HTML output.
And here, not even 24 hours later, one just falls into my lap.
Re: Trix: A rich text editor for everyday writing
#8Please tell me this is a humane alternative to TinyMCE, CKEditor, etc?
See also http://summernote.org
Re: Trix: A rich text editor for everyday writing
#9How does this compare to Prosemirror? (http://prosemirror.net/)
Re: Trix: A rich text editor for everyday writing
#10The demo GIFs going around on Twitter a few weeks ago made me really excited for this.