[Typo3] <a name="1640"></a> missing before each content element

Prakash Dussoye dussoye at sunbeam-berlin.de
Wed Nov 9 12:51:22 CET 2005


Carlos Rodriguez schrieb:
>... normally in typo3 all content elements have a <a name=""></a> Tag 
> before. But I am missing this, and I need those anchors to realize the 
> menu over content elements.
> 
> How can I switch the <a name=""></a> Tags to on or off?

Hi Carlos,
you find this normally in the TypoScript Object Browser 
(CSS_STYLED_CONTENT):
tt_content.stdWrap.dataWrap = <a name="{field:uid}"></a> |

You can easily switch it off by using: tt_content.stdWrap.dataWrap >

Hope it helps,
Prakash




More information about the TYPO3-english mailing list