Cute Editor is updated on 06-08-2010.
Fixed Bugs:
-Fixed: A bug with CuteEditor changing the target property when it is set to ’_blank’
http://cutesoft.net/forums/59961/ShowThread.aspx#59961
-Fixed: A bug with CuteEditor which changes the color of the Whole paragraph when modifying the color of a word
http://cutesoft.net/forums/60346/ShowThread.aspx#60346
http://cutesoft.net/forums/thread/60303.aspx
http://cutesoft.net/forums/thread/60085.aspx
-Fixed: When getting the text by property ’XHTML’, the email address is not encodered correctly.
http://cutesoft.net/forums/60528/ShowThread.aspx#60528
-Fixed: Pasting text function doesn't work correctly on OSX in some situations.
http://cutesoft.net/forums/thread/60085.aspx
-Fixed: In some situations CuteEditor doesn't restore the height after clicking the ’fit to window’ on firefox.
http://cutesoft.net/forums/60954/ShowThread.aspx#60954
-Fixed: In some situations thumbnails don't render correctly in Image gallery dialog.
http://cutesoft.net/forums/thread/58095.aspx
-Fixed: CuteEditor automatically adds a <font> tag to the first line if setting a value to EditorBodyStyle property
http://cutesoft.net/forums/thread/58212.aspx
-Fixed: In some situations CuteEditor can not set width in percentage.
http://cutesoft.net/forums/thread/7770.aspx
-Fixed: In some situations CuteEditor still can paste text even EditorOnPaste property is set to disabled
http://cutesoft.net/forums/thread/58711.aspx
-Fixed: For DotNetNuke version, CuteEditor can not set EnableStripStyleTagsCodeInjection property.
http://cutesoft.net/forums/thread/58706.aspx
-Fixed: CuteEditor OnInitialized method doesn't fire in Firefox when ReadOnly property is set to true
http://cutesoft.net/forums/thread/54946.aspx
-Fixed: AVG doesn't recognize the Dialog_Tag_A.js code protected by Javascript Obfuscator.
http://cutesoft.net/forums/thread/60082.aspx
-Fixed: Multiple imagemaps in a single content don't work correctly.
http://cutesoft.net/forums/thread/53980.aspx
-Fixed: ImageMap doesn't work correctly in IE.
http://cutesoft.net/forums/thread/52633.aspx
-Fixed: AutoMap naming bug for Image Map
http://cutesoft.net/forums/thread/18813.aspx
-Fixed: When using editor with AjaxTabContainer, Editor is disabled if instantiated on a NON active Tab
http://cutesoft.net/forums/thread/60544.aspx
-Fixed: Imagemap function doesn't work correctly when setting UseStandardDialog=true
http://cutesoft.net/forums/thread/53456.aspx
-Fixed: In some situations spell checker doesn't work correctly
http://cutesoft.net/forums/thread/60823.aspx
-Fixed: Translation missing in some context menus
Reported by Adam Kukowka
-Fixed: CuteEditor may get javascript errors when opening editor in a modal dialog
Reported by Cory.
-Fixed: CuteEditor doesn't work correctly with AjaxUpdatePanel when using Google Chrome
Reported by Soeren Mondrup
-Fixed: The range operation bugs for firefox, Chrome.
New Features and Improvements:
A new feature ‘EnableDragDrop’ is available now. Enables or disables drag-and-drop support for the editor.
http://richtextbox.com/test/EnableDragDrop.aspx
New JavaScript function editor.IsDirty() is available now. Indicates whether the content of editor is changed.
New security settings that hide specified folders/files ‘HideDirectoryList’ and ‘HideFileList’
New security settings that support shows multiple folders in the Dialogs.
3. Specify Multiple Image gallery paths
Multiple Image gallery paths are supported, they must be separated by a vertical bar (|).
<security name ="ImageGalleryPath" >/uploads|/photos</security><!-- Image Gallery Dialog -->
<security name ="ImageBrowserPath" >/uploads|/photos</security><!-- Insert Image Dialog -->
Editor1.Setting["security:ImageGalleryPath"]= "~/uploads|/photos";
Editor1.Setting["security:ImageBrowserPath"]= "~/uploads|/photos";
4. Hide directories in the root of the public image directory
Multiple folder paths are supported, they must be separated by a vertical bar (|).
<security name ="HideDirectoryList" >/folder1|/folder2</security>
Editor1.Setting["security:HideDirectoryList"]= "~/folder1|/folder2";
5. Hide files in the root of the public image directory
Multiple files are supported, they must be separated by a vertical bar (|).
<security name ="HideFileList" >/hidethisfile.jpg|^.*hidethiskeyword</security>
Editor1.Setting["security:HideFileList"]= "/hidethisfile.jpg|^.*hidethiskeyword";
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx