I'm trying to build a horizontal main menu bar, and following the instructions from here: http://www.adaptavist.com/display/Builder/menubar+macro
I've created the pages 'projects', 'services', 'about' in the same space.
I've entered the following into the Layout editor:
{menubar:id=mainmenu|shadows=null}
{menuitem}{menulink:home}Home Page{menulink}{menuitem}
{menuitem}{menulink:projects}Projects{menulink}{menuitem}
{menuitem}{menulink:services}Services{menulink}{menuitem}
{menuitem}{menulink:about}About{menulink}{menuitem}
{menubar}
But the only option that shows up in the menu bar is 'Home Page'.
What am I doing wrong?
thanks dave
.png)








Comments (4)
Aug 06, 2008
Dave Miller says:
Is there anybody there?Is there anybody there?
Aug 06, 2008
Christian Spröte says:
Hello Dave, your menulinks won't work, since there are no aliases like projects...Hello Dave,
your menulinks won't work, since there are no aliases like projects or services (there is a list somewhere on this site, which aliases could be used). To access certain wiki pages via menu links, use the wikipage item. Here's what I am using:
{compound-menuitem:wikipage|space=CONF|page=FAQ|icon=question_and_answer|caption=FAQ}Christian
Aug 06, 2008
Dave Miller says:
thanks very much christian, that's a really good help. Do you know if there's an...thanks very much christian, that's a really good help. Do you know if there's any documentation on this?
Oct 12, 2008
Christian Spröte says:
Sure, you could look here and here.Sure, you could look here and here.