Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2014-04-09

Oliver Joseph Ash: Inside the Guardian’s CMS: meet Scribe, an extensible rich text editor

Oliver Joseph Ash – Inside the Guardian’s CMS: meet Scribe, an extensible rich text editor:

“The problem with all of these off-the-shelf solutions is their lack of extensibility. TinyMCE, for example, does an excellent job of producing the right markup, but much of the user interface for the editor is kept privately within the library, which made it difficult to augment the user experience we desired.

[…] If you’re in need of a rich text editor then we would love for you to try out Scribe. It’s a great starting place for building your own rich text editing experience, as you won’t have to deal with any of the pains introduced by contentEditable.”

Try the demo, and get the source code on GitHub.