Changeset 1805 for FCKeditor/trunk/_whatsnew.html
- Timestamp:
- 2008-03-26 09:38:26 (8 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r1804 r1805 70 70 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1933">#1933</a>] Placeholder 71 71 dialog will now display the placeholder value correctly in IE.</li> 72 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/957">#957</a>] Pressing Enter73 or typing after a placeholder with the placeholder plugin will no longer generate72 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/957">#957</a>] Pressing 73 Enter or typing after a placeholder with the placeholder plugin will no longer generate 74 74 colored text.</li> 75 75 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1952">#1952</a>] Fixed … … 77 77 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1695">#1695</a>] Removed 78 78 Ctrl-Tab hotkey for Source mode and allowed Ctrl-T to work in Firefox.</li> 79 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1666">#1666</a>] Fixed 79 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1666">#1666</a>] Fixed 80 80 permission denied errors during opening popup menus in IE6 under domain relaxation 81 81 mode.</li> 82 82 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1934">#1934</a>] Fixed 83 83 JavaScript errors when calling Selection.EnsureSelection() in dialogs.</li> 84 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1920">#1920</a>] Fixed SSL 85 warning message when opening image and flash dialogs under HTTPS in IE6.</li> 86 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1955">#1955</a>] 87 [<a target="_blank" href="http://dev.fckeditor.net/ticket/1981">#1981</a>] 88 [<a target="_blank" href="http://dev.fckeditor.net/ticket/1985">#1985</a>] 89 [<a target="_blank" href="http://dev.fckeditor.net/ticket/1989">#1989</a>] 84 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1920">#1920</a>] Fixed 85 SSL warning message when opening image and flash dialogs under HTTPS in IE6.</li> 86 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1955">#1955</a>] [<a 87 target="_blank" href="http://dev.fckeditor.net/ticket/1981">#1981</a>] [<a target="_blank" 88 href="http://dev.fckeditor.net/ticket/1985">#1985</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/1989">#1989</a>] 90 89 Fixed XHTML source formatting errors in non-IE browsers.</li> 91 90 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2000">#2000</a>] The # 92 91 character is now properly encoded in file names returned by the File Browser.</li> 93 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New 94 folders and file names are now properly sanitized against control characters. 95 </li> 96 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1944">#1944</a>] Backslash 92 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New folders 93 and file names are now properly sanitized against control characters. </li> 94 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1944">#1944</a>] Backslash 97 95 character is now disallowed in current folder path.</li> 98 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Added logic99 to override JavaScript errors occurring inside the editing frame due to user added100 JavaScript code.</li>96 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Added 97 logic to override JavaScript errors occurring inside the editing frame due to user 98 added JavaScript code.</li> 101 99 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1647">#1647</a>] Hitting 102 100 ENTER on list items containing block elements will now create new list item elements, … … 110 108 CSS <style> tags where being outputted when FullPage=true.</li> 111 109 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2016">#2016</a>] The Link 112 dialog now properly selects the first field when opening it to modify mailto or anchor113 links. This problem was also throwing an error in IE.</li>110 dialog now properly selects the first field when opening it to modify mailto or 111 anchor links. This problem was also throwing an error in IE.</li> 114 112 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2021">#2021</a>] The caret 115 113 will no longer remain behind in the editing area when the placeholder dialog is … … 119 117 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1853">#1853</a>] Setting 120 118 ShiftEnterMode to p or div now works correctly when EnterMode is br.</li> 121 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1838">#1838</a>] Fixed the122 issue where context menus sometimes don't disappear after selecting an option.123 </li>119 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1838">#1838</a>] Fixed 120 the issue where context menus sometimes don't disappear after selecting an option. 121 </li> 124 122 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2028">#2028</a>] Fixed 125 123 JavaScript error when EnterMode=br and user tries to insert a page break.</li> … … 127 125 the issue where the maximize editor button does not vertically expand the editing 128 126 area in Firefox.</li> 129 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1842">#1842</a>] PHP integration: 127 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1842">#1842</a>] PHP integration: 130 128 fixed filename encoding problems in file browser.</li> 131 129 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1832">#1832</a>] Calling 132 FCK.InsertHtml() in non-IE browsers would now activate the document processor133 asexpected.</li>130 FCK.InsertHtml() in non-IE browsers would now activate the document processor as 131 expected.</li> 134 132 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1998">#1998</a>] The native 135 133 XMLHttpRequest class is now used in IE, whenever it is available.</li> … … 145 143 command was throwing an error if executed in an editor where its relative button 146 144 is not present in the toolbar.</li> 147 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/922">#922</a>] Implemented a148 generic document processor for <OBJECT> and <EMBED> tags.</li>149 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1831">#1831</a>] Fixed the150 issue where the placeholder icon for <EMBED> tags does not always show up151 in IE7.</li>152 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2049">#2049</a>] Fixed a153 deleted cursor CSS attribute in the minified CSS inside fck_dialog_common.js.</li>145 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/922">#922</a>] Implemented 146 a generic document processor for <OBJECT> and <EMBED> tags.</li> 147 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1831">#1831</a>] Fixed 148 the issue where the placeholder icon for <EMBED> tags does not always show 149 up in IE7.</li> 150 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2049">#2049</a>] Fixed 151 a deleted cursor CSS attribute in the minified CSS inside fck_dialog_common.js.</li> 154 152 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1806">#1806</a>] In IE, 155 153 the caret will not any more move to the previous line when selecting a Format style … … 297 295 to file browser has been changed to avoid requests containing double dots.</li> 298 296 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1229">#1229</a>] Converting 299 multiple contiguous paragraphs to Formatted will now be merged into a single 300 <PRE>block.</li>297 multiple contiguous paragraphs to Formatted will now be merged into a single <PRE> 298 block.</li> 301 299 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1627">#1627</a>] Samples 302 300 failed to load from local filesystem in IE7.</li>