[TYPO3] Absolute URL in menu.
Jérôme Picard
j.picard at vivacances.fr
Fri Jan 12 18:15:53 CET 2007
Hello,
Is it possible to generate a menu (in TypoScript) with absolute URL?
Here is my TypoScript :
marks.BOTTOM_MENU = HMENU
marks.BOTTOM_MENU {
special = directory
excludeUidList = 83,84,86
special.value = {$root_bottom_menu}
1 = TMENU
1.noBlur = 1
1.addParams = &origin=NEW-{page:alias}&CMP=NLC-NEW-{page:alias}-{field:uid}
1.NO {
subst_elementUid = 1
allStdWrap.insertData = 1
linkWrap = | - |*| | - ||*| |
ATagParams = style='font-family:Arial, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 0px 4px; COLOR: #ff9022; TEXT-DECORATION: none;'
}
}
And I don't know how to do it.
Thanks,
More information about the TYPO3-english
mailing list