[TYPO3-english] TMENU: How to get a "#" in NO.additionalParams.wrap instead of "%23"?
Tomas Mrozek
mail at cascaval.com
Wed Aug 26 11:42:37 CEST 2009
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
More information about the TYPO3-english
mailing list