TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB.
TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.
TinyMCE is very easy to integrate into any Content Management System you may think of.
Here are some key features of "TinyMCE":
· Easy to integrate, takes only two lines of code.
· Customizable through themes and plugins.
· Customizable XHTML 1.0 output. Block invalid elements and force attributes.
· International language support (Language packs)
· Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari (experimental).
· PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and a lot faster to load.
· You can easily use AJAX to save and load content!
What's New in This Release: [ read full changelog ]
· Fixed bug where WebKit browsers wouldn't activate the image button when images where selected.
· Fixed bug where Opera Presto 10.60 deletes elements when restoring bookmarks.
· Fixed bug where IE9 beta1 doesn't handle regexp replacement values correctly.
· Fixed bug where IE9 beta1 didn't render the inline dialogs correctly due to a bug with CSS clip.
· Fixed bug where IE9 beta1 would produce error messages on load since they removed the document.recalc method.
· Fixed bug where IE9 beta1 would produce since they haven't implemented document.implementation.createDocument correctly.
· Fixed bug where IE9 beta1 would searchreplace doesn't work since their native DOM Range doesn't have a find method.
· Fixed bug where IE9 beta1 would render the source view incorrectly due to incorrect viewport size measurements.
· Fixed bug where IE9 beta1 would crash when running the basic functionality unit tests.
· Fixed bug where IE9 beta1 would wrap elements in blocks correctly due to changes to the selection objec...