Show
Ignore:
Timestamp:
2008-06-23 18:58:18 (7 months ago)
Author:
fredck
Message:

Merged trunk into branches/versions/2.6.x. Final commit for the release of version 2.6.2.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/branches/versions/2.6.x/_whatsnew.html

    r2064 r2113  
    3434                FCKeditor ChangeLog - What's New?</h1> 
    3535        <h3> 
    36                 Version 2.6.1</h3> 
     36                Version 2.6.2</h3> 
    3737        <p> 
    3838                New Features and Improvements:</p> 
    3939        <ul> 
    40                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2150">#2150</a>] The searching 
    41                         speed of the Find/Replace dialog has been vastly improved.</li> 
    42                 <li>New language file for <strong>Gujarati</strong> (by Nilam Doctor).</li> 
    43                 <li>A new TabIndex property has been added to the JavaScript integration files.</li> 
    44                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2215">#2215</a>] Following 
    45                         the above new feature, the ReplaceTextarea method will now copy the textarea.tabIndex 
    46                         value if available.</li> 
    47                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2163">#2163</a>] If the 
    48                         FCKConfig.DocType setting points to a HTML DocType then the output won't generate 
    49                         self-closing tags (it will output &lt;img &gt; instead of &lt;img /&gt;).</li> 
    50                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2173">#2173</a>] A throbber 
    51                         will be shown in the Quick Uploads.</li> 
    52                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2142">#2142</a>] HTML 
    53                         samples will now use sampleposteddata.php in action parameter inside a form.</li> 
     40                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2043">#2043</a>] The debug 
     41                        script is not any more part of the compressed files. If FCKeditor native debugging 
     42                        features (FCKDebug) are required, the _source folder must be present in your installation.</li> 
    5443        </ul> 
    5544        <p> 
    5645                Fixed Bugs:</p> 
    5746        <ul> 
    58                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/768">#768</a>] It is no 
    59                         longer possible for an image to have its width and height defined with both HTML 
    60                         attributes and inline CSS styles in IE.</li> 
    61                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1426">#1426</a>] Fixed 
    62                         the error loading fckstyles.xml in servers which cannot return the correct content 
    63                         type header for .xml files.</li> 
    64                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2102">#2102</a>] Fixed 
    65                         FCKConfig.DocType which stopped working in FCKeditor 2.6.</li> 
    66                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2039">#2039</a>] Fixed 
    67                         the locking up issue in the Find/Replace dialog.</li> 
    68                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2124">#2124</a>] PHP File 
    69                         Browser: fixed issue with resolving paths on Windows servers with PHP 5.2.4/5.2.5.</li> 
    70                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2059">#2059</a>] Fixed 
    71                         the error in the toolbar name in fckeditor.py.</li> 
    72                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2065">#2065</a>] Floating 
    73                         dialogs will now block the user from re-selecting the editing area by pressing Tab.</li> 
    74                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2114">#2114</a>] Added 
    75                         a workaround for an IE6 bug which causes floating dialogs to appear blank after 
    76                         opening it for the first time.</li> 
    77                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2136">#2136</a>] Fixed 
    78                         JavaScript error in IE when opening the bullet list properties dialog.</li> 
    79                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1633">#1633</a>] External 
    80                         styles should no longer interfere with the appearance of the editor and floating 
    81                         panels now.</li> 
    82                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2113">#2113</a>] Fixed 
    83                         unneeded &lt;span class=&quot;Apple-style-span&quot;&gt; created after inserting 
    84                         special characters.</li> 
    85                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2170">#2170</a>] Fixed 
    86                         Ctrl-Insert hotkey for copying.</li> 
    87                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2125">#2125</a>] Fixed 
    88                         the issue that FCK.InsertHtml() doesn't insert contents at the caret position when 
    89                         dialogs are opened in IE. </li> 
    90                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1764">#1764</a>] FCKeditor 
    91                         will no longer catch focus in IE on load when StartupFocus is false and the initial 
    92                         content is empty.</li> 
    93                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2126">#2126</a>] Opening 
    94                         and closing floating dialogs will no longer cause toolbar button states to become 
    95                         frozen.</li> 
    96                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2159">#2159</a>] Selection 
    97                         are now correctly restored when undoing changes made by the Replace dialog.</li> 
    98                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2160">#2160</a>] "Match 
    99                         whole word" in the Find and Replace dialog will now find words next to punctuation 
    100                         marks as well.</li> 
    101                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2162">#2162</a>] If the 
    102                         configuration is set to work including the &lt;head&gt; (FullPage), references to 
    103                         stylesheets added by Firefox extensions won't be added to the output.</li> 
    104                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2168">#2168</a>] Comments 
    105                         won't generate new paragraphs in the output.</li> 
    106                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2184">#2184</a>] Fixed 
    107                         several validation errors in the File Browser.</li> 
    108                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1383">#1383</a>] Fixed 
    109                         an IE issue where pressing backspace may merge a hyperlink on the previous line 
    110                         with the text on the current line.</li> 
    111                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1691">#1691</a>] Creation 
    112                         of links in Safari failed if there was no selection.</li> 
    113                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2188">#2188</a>] PreserveSessionOnFileBrowser 
    114                         is now removed as it was made obsolete with 2.6.</li> 
    115                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/898">#898</a>] The styles 
    116                         for the editing area are applied in the image preview dialog.</li> 
    117                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2056">#2056</a>] Fixed 
    118                         several validation errors in the dialogs.</li> 
    119                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2063">#2063</a>] Fixed 
    120                         some problems in asp related to the use of network paths for the location of the 
    121                         uploaded files.</li> 
    122                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1593">#1593</a>] The "Sample 
    123                         Posted Data" page will now properly wrap the text.</li> 
    124                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2239">#2239</a>] The PHP 
    125                         code in sampleposteddata.php has been changed from "&lt;?=" to "&lt;? echo".</li> 
    126                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2241">#2241</a>] Fixed 
    127                         404 error in floating panels when FCKeditor is installed to a different domain.</li> 
    128                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2066">#2066</a>] Added 
    129                         a workaround for a Mac Safari 3.1 browser bug which caused the Fit Window button 
    130                         to give a blank screen.</li> 
    131                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2218">#2218</a>] Improved 
    132                         Gecko based browser detection to accept Epiphany/Gecko as well.</li> 
    133                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2193">#2193</a>] Fixed 
    134                         the issue where the caret cannot reach the last character of a paragraph in Opera 
    135                         9.50.</li> 
    136                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2264">#2264</a>] Fixed 
    137                         empty spaces that appear at the top of the editor in Opera 9.50.</li> 
    138                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2238">#2238</a>] The &lt;object&gt; 
    139                         placeholder was not being properly displayed in the compressed distribution version 
    140                         and nightly builds.</li> 
    141                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2115">#2115</a>] Fixed 
    142                         JavaScript (permission denied) error in Firefox when file has been uploaded.</li> 
     47                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2248">#2248</a>] Calling 
     48                        FCK.InsertHtml( 'nbsp;') was inserting a plain space instead of a non breaking space 
     49                        character.</li> 
     50                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2273">#2273</a>] The dragresizetable 
     51                        plugin now works in Firefox 3 as well.</li> 
     52                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2254">#2254</a>] Minor 
     53                        fix in FCKSelection for nodeTagName object.</li> 
     54                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1614">#1614</a>] Unified 
     55                        FCKConfig.FullBasePath with FCKConfig.BasePath.</li> 
     56                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2127">#2127</a>] Changed 
     57                        floating dialogs to use fixed positioning so that they are no longer affected by 
     58                        scrolling.</li> 
     59                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2018">#2018</a>] Reversed 
     60                        the fix for <a target="_blank" href="http://dev.fckeditor.net/ticket/183">#183</a> 
     61                        which broke FCKeditorAPI's cleanup logic. A new configuration directive <strong>MsWebBrowserControlCompat</strong> 
     62                        has been added for those who wish to force the #183 fix to be enabled.</li> 
     63                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2276">#2276</a>] [<a 
     64                        target="_blank" href="http://dev.fckeditor.net/ticket/2279">#2279</a>] On Opera 
     65                        and Firefox 3, the entire page was scrolling on ENTER.</li> 
     66                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2149">#2149</a>] CSS urls 
     67                        with querystring parameters were not being accepted for CSS values in the configuration 
     68                        file (like EditorAreaCSS).</li> 
     69                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2287">#2287</a>] On some 
     70                        specific cases, with Firefox 2, some extra spacing was appearing in the final HTML 
     71                        on posting, if inserting two successive tables.</li> 
     72                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2287">#2287</a>] Block 
     73                        elements (like tables or horizontal rules) will be inserted correctly now when the 
     74                        cursor is at the start or the end of blocks. No extra paragraphs will be included 
     75                        in this operation.</li> 
     76                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2149">#2197</a>] The TAB 
     77                        key will now have the default browser behavior if TabSpaces=0. It will move the 
     78                        focus out of the editor (expect on Safari).</li> 
     79                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2296">#2296</a>] Fixed 
     80                        permission denied error on clicking on files in the file browser.</li> 
    14381        </ul> 
    14482        <p>