[Typo3-german] Typo Skript Problem (Anfänger)
Patrick Holste
patrick.holste at dna-gmbh.de
Thu Aug 18 18:04:54 CEST 2005
Hallo oder auch Moin Moin!
Ich bin noch sehr neu was Typo3 angeht und habe ein Problem. Die Konfiguration, die ich bearbeite, bekommt Content aus der Datenbank. Bei einigen Seiten ist der Content allerdings noch nicht eingegeben, also leer. Das hat zur Folge, dass meine Tabelle kaputt geht.
Das TypoSkript aus meinem Template dazu sieht so aus:
# Template Content object:
temp.mainTemplate = TEMPLATE
temp.mainTemplate {
template = FILE
template.file = template.html
workOnSubpart = Dokument
marks.inhalt = CONTENT
marks.inhalt {
table = tt_content
select.orderBy = sorting
select.where = colPos=0
}
Für den Fall, dass der Content leer ist, will ich gerne einen Standard-Content eingeben, der dann geladen wird. Ich steige da allerdings nicht ganz durch, wie ich das mache.
Kann mir da bitte jemand helfen?!
Viele Grüsse
Patrick
More information about the TYPO3-german
mailing list