Changeset 1163
- Timestamp:
- 2007-12-01 16:56:00 (8 months ago)
- Files:
-
- 1 modified
-
FCKeditor.Net/trunk/_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Net/trunk/_whatsnew.html
r1162 r1163 36 36 Version 2.5</h3> 37 37 <p> 38 <strong><span style="color: #ff0000">Attention:</span></strong> This version is 39 not compatible with releases before FCKeditor 2.5.</p> 40 <p> 38 41 New Features and Improvements:</p> 39 42 <ul> 40 <li> Compatible with <strong>Safari 3.0+</strong> and <strong>Opera 9.50+</strong>.</li>41 <li> Introduced the <strong>FCKeditor.IsCompatibleBrowser</strong> static function, to43 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1548">#1548</a>] Compatible with <strong>Safari 3.0+</strong> and <strong>Opera 9.50+</strong>.</li> 44 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/79">#79</a>] Introduced the <strong>FCKeditor.IsCompatibleBrowser</strong> static function, to 42 45 check if the requesting browser is compatible with FCKeditor.</li> 43 46 <li>Added specific project files for <strong>Visual Studio .NET 2003</strong> and <strong> 44 47 Visual Studio 2005</strong>. It's easier now to open the source in your preferred environment. Builds will 45 48 end up in the "1.1" (VS2003) and "2.0" (VS2005) folders inside bin/Debug and bin/Release. </li> 46 <li> The BasePath property now defaults to "/fckeditor/" ("/FCKeditor/" previously).</li>49 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/79">#79</a>] The BasePath property now defaults to "/fckeditor/" ("/FCKeditor/" previously).</li> 47 50 </ul> 48 51 <p>