[Typo3] GMENU Individual Button Parameters
Liam Wilks
l.wilks at sportingpulse.com.au
Mon May 30 00:39:54 CEST 2005
Hi All,
I am having bit of difficulty implementing what I thought would be a
simple task. However, after spending quite some time reading manuals
and scouring the mailing list archive, I have decided to post my own
message.
What I am trying to do is make one particular button inactive. I would
assume this is done using the .noLink property of GMENU. However I can
not work out how to reference a particular button rather than the
whole GMENU.
Here is my Typoscript for the GMENU:
page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
lib.menu_1 = HMENU
lib.menu_1.special = list
lib.menu_1.special.value = 49,29,16,15,14,13,12,11,10,9
lib.menu_1 {
1 = GMENU_LAYERS
1 {
xPosOffset = -0
topOffset = 25
lockPosition = x
expAll=1
relativeToTriggerItem = 1
wrap = <table><tr>|</tr></table>
NO {
wrap = <td>|</td>
altImgResource.import = fileadmin/templates/images/
altImgResource.import.field = media
altImgResource.import.listNum = 0
}
RO < .NO
RO = 1
RO {
altImgResource.import.listNum = 1
}
}
2 = GMENU
2 {
NO {
wrap = |<BR>
backColor = #003c63
XY = 150, 20
20 = TEXT
20 {
text.field = title
fontColor = #84b6d6
fontSize = 13
fontFile = fileadmin/templates/res/impact.ttf
offset = 5,15
niceText = 1
}
}
RO < .NO
RO = 1
RO.20.fontColor = #ffffff
}
}
If it as any use, the site I am trying to do this on is here:
http://www.sharks.com.au/
The button I am trying to make inactive is "Leagues Club".
Hope that is enough information. Any help would be greatly appreciated.
Thanks,
--
Liam Wilks
SportingPulse Pty Ltd
--
Liam Wilks
SportingPulse Pty Ltd
Email: l.wilks at sportingpulse.com
Website: www.sportingpulse.com
+***************************************************************+
This email and any files transmitted with it are confidential
to the intended recipient and may be privileged. This email
and any attachments are also subject to copyright. If you have
received this email inadvertently or you are not the intended
recipient, you may not disseminate, distribute, copy or in
any way rely on it. Further, you should notify the sender
immediately and delete the email from your computer. Whilst we
have taken precautions to alert us to the presence of computer
viruses, we cannot guarantee that this email and any files
transmitted with it are free from such viruses.
+**************************************************************+
More information about the TYPO3-english
mailing list