[Typo3-german] Contitions von colPos ?
Michael Plank
m.plank at digitop.de
Tue Sep 6 11:03:31 CEST 2005
also hab jetzt mal ein Test gemacht:
temp.templateswitch = CASE
temp.templateswitch {
key.field = colPos
default = TEMPLATE
default {
template = FILE
template.file = fileadmin/templates/maintemplate2.html
workOnSubpart = DOCUMENT_BODY
}
2 = TEMPLATE
2 {
template = FILE
template.file = fileadmin/templates/maintemplate.html
workOnSubpart = DOCUMENT_BODY
}
}
# Default PAGE object:
page = PAGE
page.typeNum = 0
page.10<temp.templateswitch
wobei immer nur das template 2 geladen wird egal ob in der Rechten Spalte
was ist oder nicht, wo liegt der fehler?
Michael
More information about the TYPO3-german
mailing list