[TYPO3-german] File_Resource ?
Stefan Geith
typo3dev2006 at geithware.de
Wed Oct 25 15:30:53 CEST 2006
Ahllo,
irgendwie stehe ich gerade auf dem Schlauch:
Ich will ein CSS-File in den Header einbinden und das ganze aber mit
einer Bedinung wrappen.
CONSTANTS:
plugin.ieStyle = EXT:sg_plugin/static/test/ie.css
SETUP:
page {
headerData.10 = TEXT
headerData.10.data = {$plugin.sg_customlayout.ieStyle}
headerData.10.wrap (
<!--[if IE]>
<link href="|" rel="stylesheet" type="text/css" />
<![endif]-->
)
Aber das funktioniert natürlich nicht;
Ich bräuchte sowas wie
headerData.10 = FILE_RESOURCE
oder so ähnlich;
Hat jemand eine Idee ?
Gruesse
Stefan
More information about the TYPO3-german
mailing list