Changeset 166
- Timestamp:
- 2007-02-27 12:18:06 (21 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r162 r166 35 35 New Features and Improvements:</p> 36 36 <ul> 37 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/118">Ticket-118</a>] 38 The SelectAll command now is available in Source Mode.</li> 37 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/118">#118</a>] The SelectAll 38 command now is available in Source Mode.</li> 39 </ul> 39 40 <p> 40 41 Fixed Bugs:</p> … … 48 49 Word.</li> 49 50 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1659613&group_id=75348">SF 50 BUG-1659613</a>] The 2.4 version introduced a bug in the flash handling code that generated out of memory errors51 in IE7.</li>51 BUG-1659613</a>] The 2.4 version introduced a bug in the flash handling code that 52 generated out of memory errors in IE7.</li> 52 53 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1660456&group_id=75348">SF 53 54 BUG-1660456</a>] The icons in context menus were draggable.</li> 54 55 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1653009&group_id=75348">SF 55 BUG-1653009</a>] If the server is configured to process html files as asp then it generated ASP error 0138.</li> 56 BUG-1653009</a>] If the server is configured to process html files as asp then it 57 generated ASP error 0138.</li> 56 58 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1288609&group_id=75348">SF 57 59 BUG-1288609</a>] The content of iframes are preserved.</li> 58 60 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1245504&group_id=75348">SF 59 61 BUG-1245504</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1652240&group_id=75348">SF 60 BUG-1652240</a>] Flash files without the .swf extension weren't recognized upon reload.</li> 62 BUG-1652240</a>] Flash files without the .swf extension weren't recognized upon 63 reload.</li> 61 64 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1649753&group_id=75348&atid=543655">SF 62 PATCH-1649753</a>] Node selection for text didn't work in IE. Thanks to yurik dot m.</li> 65 PATCH-1649753</a>] Node selection for text didn't work in IE. Thanks to yurik dot 66 m.</li> 63 67 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1573191&group_id=75348&atid=543653">SF 64 BUG-1573191</a>] The Html code inserted with FCK.InsertHtml didn't have the same protection for special tags.</li> 65 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/110">Ticket-110</a>] 66 The OK button in dialogs had its width set as an inline style.</li> 67 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/113">Ticket-113</a>] 68 [<a target="_blank" href="http://dev.fckeditor.net/ticket/94">Ticket-94</a>] 69 [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1659270&group_id=75348&atid=543653">SF 70 BUG-1659270</a>] ForcePasteAsPlainText didn't work in Firefox.</li> 68 BUG-1573191</a>] The Html code inserted with FCK.InsertHtml didn't have the same 69 protection for special tags.</li> 70 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/110">#110</a>] The OK 71 button in dialogs had its width set as an inline style.</li> 72 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/113">#113</a>] [<a 73 target="_blank" href="http://dev.fckeditor.net/ticket/94">#94</a>] [<a target="_blank" 74 href="https://sourceforge.net/tracker/?func=detail&aid=1659270&group_id=75348&atid=543653">SF 75 BUG-1659270</a>] ForcePasteAsPlainText didn't work in Firefox.</li> 71 76 </ul> 72 77 <h3> … … 144 149 default to the "/userfiles/" folder instead of "/UserFiles/" (case change). Also, 145 150 the inner folders for each type (file, image, flash and media) are all lower-cased 146 too.</li><li><span style="color: #ff0000">Attention:</span> The UseBROnCarriageReturn 147 configuration is not anymore valid. The EnterMode setting can now be used to precisely 148 set the enter key behavior.</li> 151 too.</li> 152 <li><span style="color: #ff0000">Attention:</span> The UseBROnCarriageReturn configuration 153 is not anymore valid. The EnterMode setting can now be used to precisely set the 154 enter key behavior.</li> 149 155 </ul> 150 156 <p> … … 153 159 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1444937&group_id=75348">SF 154 160 BUG-1444937</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1274364&group_id=75348">SF 155 BUG-1274364</a>] Shortcut keys are now undoable correctly.</li> <li>[<a target="_blank"156 href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1015230&group_id=75348">SF157 BUG-1015230</a>] Toolbar buttons now update their state on shortcut keys activation.</li>161 BUG-1274364</a>] Shortcut keys are now undoable correctly.</li> 162 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1015230&group_id=75348">SF 163 BUG-1015230</a>] Toolbar buttons now update their state on shortcut keys activation.</li> 158 164 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1485621&group_id=75348">SF 159 165 BUG-1485621</a>] It is now possible to precisely control which shortcut keys can … … 268 274 <li><font color="#ff0000">Attention:</font> The "Universal Keyboard" has been removed 269 275 from the package. The license of those files was unclear so they can't be included 270 alongside the rest of FCKeditor.</li></ul> 276 alongside the rest of FCKeditor.</li> 277 </ul> 271 278 <h3> 272 279 Version 2.3.2</h3> … … 509 516 <ul> 510 517 <li>The <strong>Toolbar Sharing</strong> system has been completed. See sample10.html 511 and sample11.html.*</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1407500&group_id=75348&atid=543655">SF 512 Patch-1407500</a>] Small enhancement to the Find and Replace dialog windows.</li> 518 and sample11.html.*</li> 519 <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1407500&group_id=75348&atid=543655">SF 520 Patch-1407500</a>] Small enhancement to the Find and Replace dialog windows.</li> 513 521 </ul> 514 522 <p> … … 520 528 <li>An error in the image preloader system was making the toolbar strip being downloaded 521 529 once for each button on slow connections. Some enhancements have also been made 522 so now the smaple05.html is loading fast for all skins.</li> <li>Fixed many memory leak523 issues with IE.</li>530 so now the smaple05.html is loading fast for all skins.</li> 531 <li>Fixed many memory leak issues with IE.</li> 524 532 <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1489768&group_id=75348&atid=543653">SF 525 533 BUG-1489768</a>] The panels (context menus, toolbar combos and color selectors), … … 663 671 <li><strong>Important security fixes have been applied to the File Manager, Uploader 664 672 and Connectors. Upgrade is highly recommended.</strong> Thanks to Alberto Moro, 665 Baudouin Lamourere and James Bercegay.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1399966&group_id=75348&atid=543653">SF 666 BUG-1399966</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1249853&group_id=75348&atid=543653">SF 667 BUG-1249853</a>] The "BaseHref" configuration is now working with 668 Firefox in both normal and full page modes.</li> 673 Baudouin Lamourere and James Bercegay.</li> 674 <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1399966&group_id=75348&atid=543653">SF 675 BUG-1399966</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1249853&group_id=75348&atid=543653">SF 676 BUG-1249853</a>] The "BaseHref" configuration is now working with 677 Firefox in both normal and full page modes.</li> 669 678 <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1405263&group_id=75348&atid=543653">SF 670 679 BUG-1405263</a>] A typo in the configuration file was impacting the Quick Upload