Hey Joey,

es werden keine Inhaltselemte aus dem Layout mit der ID 7 angezeigt. Ich habe 
ja schon mehrer Elemente angelegt, alles funktioniet soweit. Das Hauptlayout 
läuft über FLUIDTEMPLATE. Habe auch erst gedacht, dass ich da die colPos falsch 
vergeben habe, aber da ist alles richtig, nach mehrmaligem Check... vielleicht 
bin ich auch einfach nur betriebsblind...

Hier die Layoutkonfiguration:

backend_layout {
        colCount = 3
        rowCount = 1
        rows {
                1 {
                        columns {
                                1 {
                                        name = Links
                                        colPos = 35
                                }
                                2 {
                                        name = Mitte
                                        colPos = 45
                                }
                                3 {
                                        name = Rechts
                                        colPos = 55
                                }
                        }
                }
        }
}

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an