[TYPO3-german] kein content_fallback bei css_styled_content
Andreas B.
ab at web157.webgo24-server11.de
Mon May 26 14:43:00 CEST 2008
Hallo zusammen,
bin am verzweifeln, hab keine Idee mehr.
Mit content(default) als statische Vorlage und einem Inhalt wie folgendem funktioniert meine
Spracheinstellung mit "config.sys_language_mode = content_fallback ; 1,0" perfekt.
lib.inhalt = CONTENT
lib.inhalt{
table = tt_content
select.orderBy = sorting
select.where = colPos = 0
slide = -1
}
Wenn ich aber content(default) rauschmeiße und css_styled_content als statische Vorlage benutze,
dann funktioniert der folgende Inhalt nicht mit content_fallback.
lib.inhalt < styles.content.get
lib.inhalt.select.where = colPos = 0
lib.inhalt.slide = -1
Ich bekomme es einfach nicht hin. Weiß jemand, was ich da falsch mache, oder was da noch fehlt?
Gruß Andreas Burg
More information about the TYPO3-german
mailing list