[TYPO3-templavoila] mapping problem
Bartosz Aninowski
bart at sonik.pl
Sun Jan 22 20:00:32 CET 2006
Hi
Can you help me how to map field_link attribute to link element inside
another already mapped div
Here is my piece of html
<div class="blok-text">Some text Some text Some text Some text Some text
Some text
<div class="more"><a href="#">more</a> <img src="images/plus.gif" alt="plus"
/></div>
</div>
If I map field_text to div.blok-text and then I want to map attribute
link_field to "a" I see error
div.blok-text[1] div.wiecej[1] a[1]/ATTR:href
no content found
More information about the TYPO3-project-templavoila
mailing list