[Typo3-german] Conditions - Überleitung von CASE aber wie....

Arnd Messer meincontainer at gmail.com
Sun Sep 4 14:07:52 CEST 2005


Hi Michael,

Conditions nicht in geschweifte Klammern {} schreiben!
Immer außerhalb!

page.10.marks {
   HEADER < temp.header
   LOGO < temp.logo
   LOGORECHTS < temp.logorechts
   TOPMENU < temp.topmenu
   LEFTMENU < temp.leftmenu
   FOOTER < temp.footermenu
   CONTENT < styles.content.get
   HEADER < temp.header
   LINKS = CONTENT
   LINKS.table = tt_content
   LINKS.select.pidInList = 15
   LINKS.select.where = colPos = 1
   LINKS.select.orderBy = sorting
   RECHTS = CONTENT
   RECHTS.table = tt_content
   RECHTS.select.pidInList = 15
   RECHTS.select.where = colPos = 2
   RECHTS.select.orderBy = sorting
}
[PIDInRootline = 10]
page.10.marks.CONTENTHEADER < temp.contentheader1
[end]
[PIDInRootline = 9]
page.10.marks.CONTENTHEADER < temp.contentheader2
[end]
[PIDInRootline = 8]
page.10.marks.CONTENTHEADER < temp.contentheader3
[end]
[PIDInRootline = 7]
page.10.marks.CONTENTHEADER < temp.contentheader4
[end]
[PIDInRootline = 6]
page.10.marks.CONTENTHEADER < temp.contentheader5
[end]
[PIDInRootline = 5]
page.10.marks.CONTENTHEADER < temp.contentheader6
[global]

Best
Arnd
-- 
Freiraum Medien
http://freiraum-medien.de



More information about the TYPO3-german mailing list