[TYPO3] link wrap
    Bas van der Togt 
    b.vandertogt at profinit.com
       
    Sat Jan 20 12:02:52 CET 2007
    
    
  
Thank you Peter.
It's working!
cheers,
Bas
Peter Klein schreef:
> Hi Bas. If you are not using Mount Pages, then you could do it by canceling 
> the normal HMENU linking, and generate your own link, using the "typolink" 
> function. Like this:
> 
> -- cut --
>   11 = HMENU
>    11.special = list
>    11.special.value = 8
>    11.1 = TMENU
>    11.1.NO {
>      doNotLinkIt = 1
>      stdWrap.typolink.parameter.field = uid
>      stdWrap.typolink.additionalParams =&tx_newloginbox_pi1%5Bforgot%5D=1
>      allWrap = |
>    }
> -- cut --
> 
    
    
More information about the TYPO3-english
mailing list