[TYPO3-core] RFC #14195: Reorganize the backend stylesheets
Francois Suter
fsu-lists at cobweb.ch
Sat May 1 17:08:25 CEST 2010
Hi,
> Could sb. please set the SVN properties? $Id$ isn't set
Done in revision 7487.
BTW that got me wondering about such files as
typo3/sysext/t3skin/stylesheets/.htaccess which contains the following:
<FilesMatch "\.css$">
<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault "access plus 7 days"
</IfModule>
FileETag MTime Size
</FilesMatch>
which is now plainly wrong. I think it can be removed completely, as the
new CSS concatenator/compressor makes in unnecessary to adapt the above
to the new file structure, right?
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list