[TYPO3-templavoila] Mapping with Link

Rachel Foucard rfoucard at w-seils.com
Fri Jun 5 09:07:47 CEST 2009


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 




More information about the TYPO3-project-templavoila mailing list