Version 2.1
New Features and Improvements:
-
All configurations can now be set as component properties.
-
The editor now resolves application relative paths
(starting with tilde "~"). Thanks to "theyoyoman".
-
The samples have been moved to the FCKeditor.Net package. In this way we can
provide a richer and more organized set of samples.
Fixed Bugs:
-
[SF BUG-1118200] [SF BUG-1117410] [SF BUG-1091348] [SF BUG-1150981] [SF BUG-1109086]
There was an incorrect use of the UniqueID property when rendering the editor
HTML. It was causing errors when running the editor over a User Control. It has
been fixed.
-
The component now detects IE 5.5 browsers correctly.
Thanks to "chayes20".
- The references to fckeditor.js in the samples have been removed. There
were never required. It was just a "typo" in the sample
pages.