[TYPO3-german] tx_news

d.ros projects at r-system.de
Mon Aug 3 11:18:59 CEST 2015


Hallo Michael,

so gehts:

<span class="
     <f:for each="{newsItem.categories}" as="category">
             cat-{category.uid}

     </f:for>
     ">bar</span>

Cheers
David

Am 03.08.2015 um 09:14 schrieb Michael Müller:
> Hallo Dirk,
> nein ich möchte in dem einen Div alle classen haben.
> also sollte das div so ausehen:
> <div class="cat-1 cat-2 cat-5">
> Newsinhalt
> </div>
>
> ich möchte keine 5 div's ineinander haben.
>
> und momentan gibt er eben das so aus:
> <div class="cat-125">
> Newsinhalt
> </div>
> Gruß Michael



More information about the TYPO3-german mailing list