Show
Ignore:
Timestamp:
2007-06-03 23:54:10 (20 months ago)
Author:
fredck
Message:

"What's new?" source formatting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r359 r360  
    3535                New Features and Improvements:</p> 
    3636        <ul> 
    37                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/194">#194</a>] The editor now uses the <strong>Data Processor</strong> technology, which makes 
    38                         it possible to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample", 
     37                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/194">#194</a>] The editor 
     38                        now uses the <strong>Data Processor</strong> technology, which makes it possible 
     39                        to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample", 
    3940                        that shows some simple BBCode support. </li> 
    4041                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/145">#145</a>] The "htaccess.txt" 
     
    4647        <ul> 
    4748                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/71">#71</a>] [<a target="_blank" 
    48                         href="http://dev.fckeditor.net/ticket/243">#243</a>] [<a target="_blank" 
    49                         href="http://dev.fckeditor.net/ticket/267">#267</a>] The editor now takes care to 
    50                         not create invalid nested block elements, like creating &lt;form&gt; or &lt;hr&gt; 
    51                         inside &lt;p&gt;. &nbsp;</li> 
    52         </ul> 
    53 <h3> 
     49                        href="http://dev.fckeditor.net/ticket/243">#243</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/267">#267</a>] 
     50                        The editor now takes care to not create invalid nested block elements, like creating 
     51                        &lt;form&gt; or &lt;hr&gt; inside &lt;p&gt;. &nbsp;</li> 
     52        </ul> 
     53        <h3> 
    5454                Version 2.4.3</h3> 
    5555        <p> 
     
    5858                <li>It is now possible to set the default target when creating links, with the new "<strong>DefaultLinkTarget</strong>" 
    5959                        setting. </li> 
    60                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new  
    61                         "<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable 
    62                         the Firefox built-in spellchecker while typing. Even if word suggestions will not 
    63                         appear in the FCKeditor context menu, this feature is useful to quickly identify 
    64                         misspelled words.</li> 
    65                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new  
    66                         "<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, 
    67                         to enable/disable the ability of displaying the default browser's context menu when 
    68                         right-clicking with the CTRL key pressed.</li> 
     60                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new 
     61                        "<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable the 
     62                        Firefox built-in spellchecker while typing. Even if word suggestions will not appear 
     63                        in the FCKeditor context menu, this feature is useful to quickly identify misspelled 
     64                        words.</li> 
     65                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new 
     66                        "<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, to enable/disable 
     67                        the ability of displaying the default browser's context menu when right-clicking 
     68                        with the CTRL key pressed.</li> 
    6969        </ul> 
    7070        <p> 
     
    115115                        folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP 
    116116                        File Manager.</li> 
    117                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions  
    118                         "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions on  
    119                         upload.</li> 
     117                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions 
     118                        "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions 
     119                        on upload.</li> 
    120120                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/453">#453</a>] No more 
    121121                        errors when hitting del inside an empty table cell.</li> 
     
    123123                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression: 
    124124                        The HR tag will not anymore break the contents loaded in the editor. </li> 
    125                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR command 
    126                         had a typo.</li> 
     125                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR 
     126                        command had a typo.</li> 
    127127                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/505">#505</a>] Regression: 
    128128                        IE crashed if a table caption was deleted.</li> 
    129                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/359">#359</a>] &lt;object&gt; and &lt;embed&gt; tags are not anymore 
    130                         lost in IE.</li> 
    131                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the containing 
    132                         form had a button named "submit" the "Save" command didn't work in Firefox.</li> 
    133                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing was  
    134                         globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li> 
     129                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank" 
     130                        href="http://dev.fckeditor.net/ticket/359">#359</a>] &lt;object&gt; and &lt;embed&gt; 
     131                        tags are not anymore lost in IE.</li> 
     132                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the 
     133                        containing form had a button named "submit" the "Save" command didn't work in Firefox.</li> 
     134                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing 
     135                        was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li> 
    135136                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "Select 
    136137                        Field" properties dialog was not correctly handling select options with &amp;, &lt; 
    137138                        and &gt;.</li> 
    138                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp integration  
    139                         didn't pass boolean values in English, using instead the locale of the server and failing.</li> 
     139                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp 
     140                        integration didn't pass boolean values in English, using instead the locale of the 
     141                        server and failing.</li> 
    140142                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/487">#487</a>] If an image 
    141                         with dimensions set as styles was opened with the image manager and then the dialog was 
    142                         canceled the dimensions in the style were lost.</li> 
     143                        with dimensions set as styles was opened with the image manager and then the dialog 
     144                        was canceled the dimensions in the style were lost.</li> 
    143145                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#220</a>] The creation 
    144146                        of links or anchors in a selection that results on more than a single link created 
    145147                        will not anymore leave temporary links in the source. All links will be defined 
    146148                        as expected.</li> 
    147                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like percent signs or accented 
    148                         chars, and spaces are now correctly returned by the File Browser.</li> 
     149                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a 
     150                        target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank" 
     151                                href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like 
     152                        percent signs or accented chars, and spaces are now correctly returned by the File 
     153                        Browser.</li> 
    149154                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/281">#281</a>] Custom 
    150155                        toolbar buttons now render correctly in all skins.</li> 
    151                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the configuration 
    152                         for a toolbar isn't fully valid, try to keep on parsing it.</li> 
    153                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>]  
    154                         [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF 
    155                         BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF 
    156                         BUG-1163511</a>] Updated the configuration options in the ColdFusion integration files.</li> 
    157                 <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF  
    158                         Patch-1726781</a>] Updated the upload class for asp to handle large files and other data  
    159                         in the forms. Thanks to NetRube.</li> 
     156                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the 
     157                        configuration for a toolbar isn't fully valid, try to keep on parsing it.</li> 
     158                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a 
     159                        target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank" 
     160                                href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF 
     161                                BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF 
     162                                        BUG-1163511</a>] Updated the configuration options in the ColdFusion integration 
     163                        files.</li> 
     164                <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF 
     165                        Patch-1726781</a>] Updated the upload class for asp to handle large files and other 
     166                        data in the forms. Thanks to NetRube.</li> 
    160167                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion, 
    161168                        the target directory is now being automatically created if needed when "quick uploading". 
    162169                        Thanks to sirmeili.</li> 
    163                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some 
     170                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a 
     171                        target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some 
    164172                        path resolution issues with the File Browser connector for ColdFusion.</li> 
    165173                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/239">#239</a>] The &lt;xml&gt; 
    166174                        tag will not anymore cause troubles.</li> 
    167175                <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1721787&group_id=75348&atid=543653">SF 
    168                         BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will detect that 
    169                         and avoid generating a wrong folder.</li> 
     176                        BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will 
     177                        detect that and avoid generating a wrong folder.</li> 
    170178                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/431">#431</a>] PHP: The 
    171179                        File Browser now displays an error message when it is not able to create the configured