Changeset 1598 for FCKeditor/trunk/_whatsnew.html
- Timestamp:
- 2008-02-24 13:38:08 (8 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r1596 r1598 45 45 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/123">#123</a>] Full support 46 46 for <strong>document.domain</strong> with automatic domain detection.</li> 47 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1622">#1622</a>] New <strong> 48 inline CSS cache</strong> feature, making it possible to avoid downloading the CSS 49 files for the editing area and skins. For that, it is enough to set the EditorAreaCSS, 50 SkinEditorCSS and SkinDialogCSS to string values in the format "/absolute/path/for/urls/|<minified 51 CSS styles". All internal CSS links are already using this feature. </li> 47 52 <li>New language file for <strong>Canadian French</strong>.</li> 48 53 </ul>