[TYPO3] TSFE:id and subpages
Piotr Burda
pburda at narty.pl
Wed Mar 28 13:26:15 CEST 2007
Hi
Im my template i use:
#condional temp 1
[globalVar = TSFE:id=1809, TSFE:id=1822, TSFE:id=1810, TSFE:id=1811,
TSFE:id=1813, TSFE:id=1814, TSFE:id=2062, TSFE:id=2063]
page.includeCSS.contentwrapper = fileadmin/...podstrony_964.css
page.stylesheet = fileadmin/...964.css
page.1 = TEMPLATE
...
#conditional temp 2
[globalVar = TSFE:id=2001]
page.includeCSS.contentwrapper = fileadmin/templates/...964.css
page.stylesheet = fileadmin/...964.css
page.1 = TEMPLATE
...
It works fine, but i need to use "conditional temp 2" also on all
subpages of the page with id=2001,
how to do it?
Piotr
More information about the TYPO3-english
mailing list