Hallo Leute,
veersuche die ganze zeit den code hier
Code:
temp {
lib.copyright = COA
lib.copyright {
10 = TEXT
10 {
field = subtitle//title
wrap = |
}
20 = TEXT
20 {
value = Name der Seite
noTrimWrap = || - |
}
}
}
page.10.marks.lib.copyright < temp.lib.copyright zum Laufen zu bringen, Leider ohne erfolg.
in dem templateVoila ist der Marker folgender.
HTML-Code:
<copyright type="array"> <tx_templavoila type="array"> <title>copyright</title> <sample_data type="array"> <numIndex index="0">COPYRIGHT</numIndex> </sample_data> <eType>TypoScriptObject</eType> <TypoScriptObjPath>lib.copyright</TypoScriptObjPath> </tx_templavoila> </copyright>
Leider zeigt er nichts an! könnte jemand druber schauen und sagen was ich falsch mache ?
Danke im Voraus!!