Changeset 414 for FCKeditor/trunk/_whatsnew.html
- Timestamp:
- 2007-07-07 13:14:45 (18 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r413 r414 58 58 AbsolutePath setting so it's possible to set the url to a full domain or a relative path and specify that 59 59 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> 60 65 </ul> 61 66 <p> … … 80 85 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/560">#560</a>] The PHP connector will work better if the 81 86 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> 82 89 </ul> 83 90 <h3>