[TYPO3-dev] tiny improvment for includeCSS / JS

Steffen Kamper steffen at sk-typo3.de
Mon Oct 1 00:15:33 CEST 2007


Hi,

i uploaded a patch here:
http://bugs.typo3.org/view.php?id=6421

vg  Steffen

"Tolleiv Nietsch" <info at tolleiv.de> schrieb im Newsbeitrag 
news:mailman.1.1191182982.27377.typo3-dev at lists.netfielders.de...
> Hi
> since conditional comments are a very common way of achieving a nice 
> Cross-Browser compatible webpage I'd suggest a tiny improvement for 
> "page.includeCSS" and "page.includeJS".
>
> I think it would be nice to have a additional option ".condition" for 
> those two properties. The usage could look like this:
>
> page.includeCSS.file1 = style.css
> page.includeCSS.file1.condition = foo
>
> rendered as:
>
> <!--[if foo]><link rel="stylesheet" type="text/css" href="style.css" 
> />![endif]-->
>
>
> So let me know what you think of this idea.
> I'd provide a patch to the Core-Guys if you'd also like to have that 
> feature.
>
> Best regards
> Tolleiv 






More information about the TYPO3-dev mailing list