[Typo3] menulink as anchor
JoH
info at cybercraft.de
Thu Jun 30 12:10:41 CEST 2005
> I actually think I solved it by changing the url to the current path,
> like this:
>
> doNotLinkIt = 1
> stdWrap.typolink.parameter.cObject = TEXT
> stdWrap.typolink.parameter.cObject.value = {getIndpEnv:
> HTTP_HOST}/{getIndpEnv: REQUEST_URI}#
> stdWrap.typolink.parameter.cObject.insertData = 1
And this one will save you another line of TS:
stdWrap.typolink.parameter.cObject = TEXT
stdWrap.typolink.parameter.cObject.dataWrap =
{getIndpEnv:HTTP_HOST}/{getIndpEnv: REQUEST_URI}#
;-)
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau
More information about the TYPO3-english
mailing list