[Typo3-UG Denmark] conditions og stylesheets

Jan Magnussen jm at gagarin.dk
Mon Aug 1 14:25:32 CEST 2005


Hvorfor er det ikke muligt at skifte .css file med conditions som dette?

[PIDinRootline = 505]
# Configuring the Auto-Parser for main template:
plugin.tx_automaketemplate_pi1 {
............
page = PAGE
page.typeNum = 0
page.stylesheet = fileadmin/red.css
}
[end]

[PIDinRootline = 504]
# Configuring the Auto-Parser for main template:
plugin.tx_automaketemplate_pi1 {
.....
page = PAGE
page.typeNum = 0
page.stylesheet = fileadmin/orange.css
}

[GLOBAL]


Hvordan skal det så gøres?

Jan



More information about the TYPO3-UG-denmark mailing list