What are variables for menu items

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Bugle
Beginner
Beginner
Posts: 2
Joined: Mon Mar 17, 2003 3:13 pm
Location: Preston
Contact:

What are variables for menu items

Post by Bugle »

I can see what variables are required for the Header Styles & Menu Names but where can i find details of what variables are allowed when defining the actual menu items?


,"Sub Sample 1","# ",,,0
,"Sub Sample 2","show-menu=Sub2","#",,0
,"Sub Sample 3","# ",,,0

what does # do
what does 0 do

are there other variables that can be put in ?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

"Almost" anything is allowed in the menu definitions (with an even wider selection in V4, coming shortly). There's no real 'list', as such, but take a close look at Andy's examples on the main site to get a better idea.

Also note the comments in the array file - in this case "// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"". Therefore the '0' would mean no separator bar.
John
Post Reply