Posted by Rasti | Sep 7th, 2009
Nvu is one of the best free WYSIWYG HTML editor ever created. It has started from the Mozilla Composer codebase. The original plan for the World Wide Web was for it to be used much more interactively, and early browsers such as Netscape had HTML editors built-in. Netscape morphed into Mozilla, and the full Mozilla suite still has an integrated HTML editor.
Mozilla Composer architect Daniel Glazman became the...
Posted by Rasti | May 9th, 2009
TinyMCE 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 easy to integrate into other Content Management Systems.
TinyMCE Features
Easy to integrate – Only a few lines of code needed.
Customizable – Themes...
Posted by Rasti | May 8th, 2009
There’s a lot of WYSIWYG (What You See Is What You Get) editors worldwide. You can choose from simple ones to more complex with a lot of features. But sometimes less is more. Mainly, in the event when users shouldn’t change a layout, colors, fonts, etc. of the webpage while editing content (by CMS editor, for example). It’s much better to let change a layout or any other front-end attributes...