Show
Ignore:
Timestamp:
2007-07-07 13:14:45 (18 months ago)
Author:
martinkou
Message:

Fixed #102 : HTML code generated by the "Paste As Plain Text" feature now obeys the EnterMode setting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r413 r414  
    5858                        AbsolutePath setting so it's possible to set the url to a full domain or a relative path and specify that 
    5959                        way the physical folder where the files are stored..</li> 
     60                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/100">#100</a>] A new configuration directive 
     61                        "FCKConfig.EditorAreaStyles" has been implemented to allow setting editing area styles from JavaScript. 
     62                        </li> 
     63                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/102">#102</a>] HTML code generated by the "Paste 
     64                        As Plain Text" feature now obeys the EnterMode setting.</li> 
    6065        </ul> 
    6166        <p> 
     
    8085                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/560">#560</a>] The PHP connector will work better if the 
    8186                        connector or the userfiles folder is a symlink.</li> 
     87                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/802">#802</a>] The replace dialog will now advance its searching 
     88                        position correctly and is able to search for strings spanning across multiple inline tags.</li> 
    8289        </ul> 
    8390        <h3>