Einzelnen Beitrag anzeigen
  #3  
Alt 21.09.07, 09:19
Crush85 Crush85 ist offline
Forum Aktivist
 
Registriert seit: 06.09.07
Alter: 23
Beiträge: 50

Ich hab da was gefunden in meinem Template Setup

Mitte_Content = CONTENT
Mitte_Content {
table = tt_content
select.orderBy = sorting
select.where = colPos = 0
}


Kann ich das nich auch so ummodeln ?

Links = CONTENT
Links {
table = tt_content
select.orderBy = sorting
select.where = colPos = 0
}
Mit Zitat antworten