[TYPO3-templavoila] Mapping with Link

Ron Hall ronslists at busynoggin.com
Fri Jun 5 12:14:08 CEST 2009


Another way is to only map the "p" tag and then construct the a tag  
with TS of that field. Of course, the DS field supplying the link  
itself will not need to be mapped.

Ron Hall


On Jun 5, 2009, at 2:07 AM, Rachel Foucard wrote:

> Yes, you just can't mapp a zone (the a tag) inside an already mapped  
> zone
> (the p tag). It's logical.
> You should change the source html code like this :
>
> <div>
> <h3>Lorem ipsum</h3>
> <p>
> <span>
> Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, sed diam
> nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.
> </span>
> <strong><a href="#">More</a></strong>
> </p>
> <br />
> </div>
>
> and mapp the span tag in an "outer" mode (the span will disapear  
> with the
> new text), and mapp the href as an attribut.
>
> Rachel Foucard.
> http://www.w-seils.com
> http://www.q-seils.com
>
>
> "Chris" <chris at dreamride.de> a écrit dans le message de news:
> mailman.1.1244110445.28739.typo3-project-templavoila at lists.netfielders.de 
> ...
>> Thanks for your hint, but i tried
>> this several times and i always get this error:
>>
>> p[1] strong[1] a[1]/ATTR:href
>>
>> Any more ideas?
>>
>> Best regards,
>>
>> Chris
>>
>> Steffen Kamper schrieb:
>>> Hi,
>>>
>>> sure - map it as attribute
>>>
>>> vg Steffen
>
>
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-templavoila



More information about the TYPO3-project-templavoila mailing list