[TYPO3] All text to TMENU link tekst

JoH info at cybercraft.de
Thu Sep 6 18:32:54 CEST 2007


> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/10/8/
>
> stdWrap = try a |

stdWrap is just a set of functions so the one above won't work.
Should be stdWrap.wrap instead.

But usually you should do it this way:

linkWrap = try a |
ATagBeforeWrap = 1

Saves one level of recursive stdWrap calls and thus some ms while rendering 
the menu.

HTH

Joey 




More information about the TYPO3-english mailing list