Einzelnen Beitrag anzeigen
  #4  
Alt 24.08.07, 10:32
honktom honktom ist offline
Forum Zuschauer
 
Registriert seit: 13.08.07
Beiträge: 3
Daumen hoch

danke


super... 1000 dank.... das wars....
ich hatte die funktion von pidInList nicht so ganz kapiert

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
temp.globalcontent = CONTENT
temp.globalcontent {
table = tt_content
select {
    # ID DER SEITE MIT INHALTEN IM SYSFOLDER
pidInList = 131
orderBy = sorting
where = colPos=0
}
}
Mit Zitat antworten