[Typo3-german] Wrap um Content-Elemente (TV)
Andreas Zaugg
az at cabag.ch
Fri Dec 9 13:35:49 CET 2005
# SETZT EINEN WRAP UM DEN INHALT
#*
------------------------------------------------------------------------------------*#
tt_content.stdWrap {
dataWrap = <a name="{field:uid}"></a><div class="t3c-contentwrap
contentItem-n{cObj:parentRecordNumber}">|</div>
}
#* // ---
gruss andi
Mattanja Kern wrote:
> Hallo Liste
>
> ich habe eine TemplaVoila-Struktur und möchte um jedes Content-Element ein
> div-Tag setzen:
> <TypoScript>
> <![CDATA[
> 10= RECORDS
> 10.source.current=1
> (10.source.stdWrap = <div class="Content-Main">|</div>)
> 10.tables = tt_content
> ]]>
> </TypoScript>
>
> Das Tag soll nicht um das gesamte Feld gewrapt werden, sondern um jeden
> Content-Eintrag.
>
> Wie sollte die geklammerte Zeile richtig heißen? Geht das überhaupt?
> Danke!
>
> Grüße
> Mattanja
More information about the TYPO3-german
mailing list