TinyMCE is een platformonafhankelijke web-based HTML-tekstbewerker gemaakt met Javascript en ECMAscript. Enkele van de belangrijkste features zijn ondersteuning voor themes en templates, meerdere talen en plugins. Voor meer informatie over TinyMCE kun je hier terecht. Onlangs is versie 1.23 uitgekomen en deze ging vergezeld van het volgende changelog:
Version 1.23 (2004-07-31):Version 1.22 (2004-07-19):
- Modified the mceSetCSSClass command to address bug #997071.
- Added new Hungarian language pack thanks to 2XP.
- Added new callback "setupcontent_callback" check the manual for details.
- Fixed bug #994506, where empty theme_plugins option generated a 404 error.
- Fixed bug #999332, where image properties wasn't removed if the user deleted the image.
Version 1.21 (2004-07-12):
- Fixed bug #989846, Image resize bug.
- Changed so that style attribute values get converted to lowercase in MSIE.
- Changed so the alignment called "middle" is "center" in table properties.
- Fixed so visual aids work correctly after using the source editor.
- Fixed some issues with anchor links.
- Fixed so that javascript: links can be used.
- Added width/height options for the advanced source editor.
- Fixed bug issue with URL:s containing quotes or single quotes.
- Fixed so that document_base_url can point to another domain.
- Added new "theme_plugins" option, check the manuals for details.
- Added new "execCommand" plugin extention possibility.
- Added new "buttons
" config options to the advanced theme. - Added new "mceRemoveControl" command.
- Added Spanish language pack thanks to "Alvaro Velasco".
- Fixed first click bug.
- Fixed so CSS url's can be absolute.
- Updated the FAQ regarding the Cut/Copy/Paste issue. [break]