February 16th, 2006
A, B, C, D - After FCKeditor comes TinyMCE
Last month I did a fast implementation of FCKeditor in Umbraco now it’s time for an even faster implementation of TinyMCE in Umbraco
Internet Explorer screenshot
Firefox screenshot
Download (All files needed to use TinyMCE in umbraco, since this is the full TinyMCE the zip is 1.5MB)
Download source (Visual Studio 2003 project - javascript not included)

Supported browsers is Explorer, Firefox, Safari and Opera (including mac.)
Please be aware that TinyMCE Compressor is not used in this release
TinyMCE Compressor gzips all javascript files in TinyMCE to a single streamable file and server side caches this file for optimal performance.
This makes the overall download sice 75% smaller and all requests are merged into a few requests and that decreases the over all loading time dramaticly.
Since this a fast implementation you can’t do internel links via a point and click, you need to paste a URL.
It’s the same case with pictures and you can’t insert a macro.
Please post a comment to this post if you have succeeded with the install of the editor :-)
Tags:
Umbraco, Umbraco Extension