[TYPO3-templavoila] TV seems to swallow mapped div-tag though using "INNER"

Tomas Broeker broekth at web.de
Fri Mar 17 09:44:12 CET 2006


Hi,

I have mapped a FCE to a structure in an HTML file. The root of this FCE 
  is a div-tag:

<div class="article">
...
</div>

The whole thing works fine, except the root tag. I've mapped it as 
"INNER" but nevertheless it disappears in the generated source code. 
Instead of this article-div appears:

<!--TYPO3SEARCH_begin-->
	<!--  CONTENT ELEMENT, uid:99/templavoila_pi1 [begin] -->
		<a id="c99"></a>
...

I am quite clueless why this happens and unfortunately it seems nobody 
else had this problem before (or the subject doesn't show it ;)).

I can imagine what the HTML comments are for but what about the 
useless(?) a-tag? And why does it replace(?) my div?

Regards
Thomas

---------------------------------------------
Typo3 4.0rc1, TV 0.6.0



More information about the TYPO3-project-templavoila mailing list