Show
Ignore:
Timestamp:
2008-02-24 13:38:08 (8 months ago)
Author:
fredck
Message:

Fixed #1622 : Introduced the inline CSS cache system.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1596 r1598  
    4545                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/123">#123</a>] Full support 
    4646                        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/|&lt;minified 
     51                        CSS styles". All internal CSS links are already using this feature. </li> 
    4752                <li>New language file for <strong>Canadian French</strong>.</li> 
    4853        </ul>