[TYPO3-dev] Bug or missing feature TYPO3 4.3 includeCSS media

Peter Russ peter.russ at 4many.net
Thu Dec 17 10:35:20 CET 2009


As TSref read the media at includeCSS is optional.
But TSpagegen, line 548 force media to be set otherwise it would be 
rendered to 'screen':
								$GLOBALS['TSFE']->pSetup['includeCSS.'][$key . '.']['media'] ? 
$GLOBALS['TSFE']->pSetup['includeCSS.'][$key . '.']['media'] : 'screen',

As this is new I would expect to be set to 'all' as default and not 
dedicated to screen.



-- 
loans that change lives http://www.kiva.org

_____________________________
uon GbR
http://www.uon.li
http://www.xing.com/profile/Peter_Russ




More information about the TYPO3-dev mailing list