Changeset 489
- Timestamp:
- 2007-07-20 13:29:08 (18 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r453 r489 72 72 ASP to PHP. If you are using Asp remember to change the _FileBrowserLanguage and _QuickUploadLanguage settings 73 73 in your fckconfig.js. 74 </li> </ul> 74 </li> 75 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/125">#125</a>] The size of individual table columns 76 can now be changed by dragging on table cell borders, with the "dragresizetable" plugin. 77 </li> 78 </ul> 75 79 <p> 76 80 Fixed Bugs:</p> … … 122 126 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/583">#583</a>] The "noWrap" attribute for table cells 123 127 was getting an empty value in Firefox. Thanks to geirhelge.</li> 128 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/141">#141</a>] Fixed incorrect startup focus in Internet 129 Explorer after page reloads. </li> 130 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/143">#143</a>] Fixed browser lockup when the user writes 131 <!--{PS..x}> into the editor in source mode. </li> 132 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/174">#174</a>] Fixed incorrect positioning of FCKeditor 133 in full screen mode. </li> 124 134 </ul> 125 135 <h3>