[TYPO3-UG Stuttgart] Problem mit tt_content

Bengt Hilf bengt at bengts.de
Tue Mar 21 08:51:07 CET 2006


Hallo zusammen,

ich habe hier ein klassisches Template ohne CSS:

seite = PAGE
seite.typeNum = 0
seite.bodyTag = <body bgcolor = "white">
seite.10 = TEMPLATE
seite.10 {
  template = FILE
  template.file = fileadmin/template.html
  workOnSubpart = DOKUMENT
  marks.INHALT = CONTENT
  marks.INHALT.table = tt_content
  marks.INHALT.select.orderBy = sorting
   
  marks.INHALT_RECHTS = CONTENT_RIGHT
  marks.INHALT_RECHTS.table = tt_content.right
  marks.INHALT_RECHTS.select.orderBy = sorting
...

Leider weiß ich nicht, wie ich den rechten Inhalt aus dem Typo3 in mein 
Template binden kann. Die Zeile marks.INHALT_RECHTS.table = 
tt_content.right funktioniert leider nicht. Weiß jemand wie 
tt_content.right richtig heißen müßte?

Vielen Dank.

Bengt



More information about the TYPO3-stuttgart mailing list