2017
ProseMirror
by 1 otherAn ideal content editor produces structured, semantically meaningful documents, but does so in a way that is easy for users to understand. ProseMirror tries to bridge the gap between Markdown text editing and classical WYSIWYG editors.
It does this by implementing a WYSIWYG-style editing interface for document data structures more constrained and structured than plain HTML. You can customize the shape and structure of the documents your editor creates, and tailor them to your application's needs.
Alloy Editor
a modern WYSIWYG editor built on top of CKEDITOR, designed to create modern and gorgeous web content
2015
ContentBuilder.js - Write Anything Beautifully
Now You Can Have Drag & Drop Feature for Content Editing In Your Own Web Apps or CMS
Quill - A Rich Text WYSIWYG Editor with an API
Quill is a free, open source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customize it to fulfill your needs. Some built in features include:
2009
CKSource • View topic - ckeditor 3 ruins block tag display, adds breaks and tabs
For example, every P tag has, just before the first word, an extra break and tab added, then in between p tags another extra break tag is added. If I go to source and clean this up, the editor just reinserts it again!
HTML Purifier - Filter your HTML the standards-compliant way!
by 18 othersHTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it? Looking for high-quality, standards-compliant, open-source components for that application you're building? HTML Purifier is for you!
WYSI-dangerous: Why WYSIWYG editors are bad for your website - RedCloth: Textile for Ruby
Suppose you are fed up with rush-hour traffic and you’re looking for a new way to get to make your daily commute. “I’ve got just the thing,” I say: a personal-sized airplane that will deliver you to work like the Jetsons. Don’t worry, you don’t need to know anything about flying—it’s all automated. No knowledge of flight dynamics, weather, or navigation is required. Just push the right buttons on the dash and the computer will take care of the rest. It’s as easy as driving a car!
I hope you’d say, “thanks but no thanks.” Sure, someday that will be a reality, but you realize that right now flying is a much more complex operation than driving. You’re operating in three dimensions instead of two; there are more external factors, like weather and turbulence; you can’t just pull over onto the shoulder. The consequences of making wrong choices are much higher and aviation AI just isn’t sophisticated or trustworthy enough yet.
wmd - The Wysiwym Markdown Editor
by 5 othersWMD is a simple, lightweight HTML editor for blog comments, forum posts, and basic content management.
WMD is just as easy to use as any WYSIWYG editor, so you don't need to know anything about Markdown or HTML to write clean, semantically meaningful markup. You click the buttons, and WMD writes the Markdown.
WYMeditor - web-based XHTML editor - Home
by 6 othersWYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor.
FCKeditor - The text editor for Internet
by 42 othersThis HTML text editor brings to the web much of the power of desktop editors like MS Word. It's lightweight and doesn't require any kind of installation on the client computer.
2008
2007
TinyMCE Javascript Content Editor
by 30 othersTinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very e
1
(14 marks)