[TYPO3] Mapping image, alttext and link in TV - problems

Morten Kjems mortenkjems at gmail.com
Wed Jan 23 09:48:13 CET 2008


Hi.

I hope someone can help me out with the following problem.

I am trying to create a flexible content element that has the following 
html structure:

<ul class="partner">
   <li><a href=""><img src="" alt="alternate tekst" /></a></li>
   <li><a href=""><img src="" alt="alternate tekst" /></a></li>
   <li><a href=""><img src="" alt="alternate tekst" /></a></li>
   <li><a href=""<img src="" alt="alternate tekst" /></a></li>
</ul>

The goal is to map the link the image and the alternate tekst.

Mapping href as an attribute and the image as image goes fine.

But when I map the alternate tekst as an attribute I loose the mapping 
of the image and get an error message. I have tried mapping the three 
elements in all sorts of ways and orders but I allways loose the mapping 
of the image, when I map the alternate tekst.

Any suggestions on how to solve this.

Best regards
Morten



More information about the TYPO3-english mailing list