[TYPO3] Using csstidy in T3 possible?

R. van Twisk typo3 at rvt.dds.nl
Tue Jan 9 02:03:13 CET 2007


Andreas Balzer wrote:
> Andreas Balzer schrieb:
>   
>> Martin Kutschker schrieb:
>>     
>>> Andreas Balzer schrieb:
>>>       
>>>> Hi!
>>>> Short: I would like to use csstidy on my website. Is that possible 
>>>> with T3?
>>>> More detailed: I have set up a page type (&type=1) that contatins my 
>>>> css. I would like to pass this css page through tidy before it is 
>>>> cached. Is this possible?
>>>>         
>>> I don't know csstidy but have a look at the page post processing hooks 
>>> in tslib_fe.
>>>
>>> Masi
>>>       
>> Well i'm not really into T3 coding.. But wouldn't it be cool, if T3 has 
>> an ext for it? Cleaning css can be important today and if you use T3 
>> capabilities to create css files (like me) it would be cool to get them 
>> cleaned too..
>>
>> Greetings
>> Andreas
>>     
> any volunteer?
> _______________________________________________
>   
Hey Andreas,

I don't think you should concentrate on CSS optimalisation.
The CSS get's cached by browsers and a single CSS file is
often larger then the given page anyways. When a user browses
across a website the CSS get's loaded from cache...
So to do it for page loading speed I would say it's not a big issue.

Although it's nice to have it implemented one day of course...
However it will be not high priority for most developers I am afraid.

Ries



More information about the TYPO3-english mailing list