[TYPO3-english] TMENU: How to get a "#" in NO.additionalParams.wrap instead of "%23"?
    Bert Hiddink 
    hiddink at bendoo.com
       
    Wed Aug 26 16:05:32 CEST 2009
    
    
  
Hi, Tomas!
Thanks! This helped me out!!!
Regards,
-brt
Tomas Mrozek wrote:
> It might be possible to achieve it in some simple way but if everything
> else fails, you can do it with "typolink" and its attribute "section".
> Try this:
> 
> temp.bottomrightmenu = HMENU
> temp.bottomrightmenu {
>   special = list
>   special.value = 92,106
>   1 = TMENU
>   1 {
>     wrap = <p>|</p>
>     noBlur = 1
>     NO {
>       doNotLinkIt = 1
>       linkWrap = |  
>       stdWrap {
>         htmlSpecialChars = 1
>         typolink {
>           parameter.field = uid
>           ATagParams = onclick="return hs.htmlExpand(this, { objectType:
> 'ajax'} )"
>           ATagParams.dataWrap  = | title="{field:title}"
>           ATagParams.noTrimWrap  = | | |
>           additionalParams = &view=hs
>           section = hs
>         }
>       }
>     }
>   }
> }
> 
> Tomas Mrozek
-- 
Vriendelijke groeten,
Bert Hiddink
---------------------
BENDOO e-work solutions
Harterinkdijk 8
7065 AR SINDEREN
The Netherlands
Tel. 0315 244525
http://www.bendoo.nl
hiddink at bendoo.nl
---------------------
    
    
More information about the TYPO3-english
mailing list