Register
Login
 

Support House of Nuke

  

 House of Nuke Forums  
Subject: How to make dropdown House Menu?
Prev Next
You are not authorized to post a reply.

Author Messages
Duc LeUser is Offline
Novice
Novice
Posts:2

07/09/2007 10:49 PM Alert 

Hello, I apologize if this has been mentioned elsewhere but I can't seem to find the answer.

The question is, how to make child pages display as a dropdown list, just as in this site? The readme.txt says that setting the menu mode to Dynamic will do the trick but nothing changed actually.

Please point out my mistake.

Thankyou.

Tim RolandsUser is Offline
Your Host
Professional
Professional
Posts:97


07/10/2007 8:32 AM Alert 

You need to set the mode to dynamic and set the menu to show nested pages.

So, using the HouseMenu skinobject, you would want something like the following in your skin's XML....


  [HOUSEMENU]
 
  
    Scope
    -1
  

  
    ShowAdmin
    True
  

  
    IsRecursive
    True
  

  
    Orientation
    H
  

  
    Mode
    D
  

  
    CssElementId
    HouseMenuNav
  

 

 

These settings produce the menu for this site.

Tim


avastonetechnologies.com
writergear.com
timrolands.com
Duc LeUser is Offline
Novice
Novice
Posts:2

07/10/2007 6:22 PM Alert 

Thanks Tim. If I'm not mistaking, then these values will be produced in skin.ascx like this, won't it? scope="-1" showadmin="true" isrecursive="true" orientation="h" mode="d" csselementid="housemenunav"

Tim RolandsUser is Offline
Your Host
Professional
Professional
Posts:97


07/16/2007 3:57 PM Alert 

Yes, that looks right.


avastonetechnologies.com
writergear.com
timrolands.com
You are not authorized to post a reply.
Forums > House Modules > HouseMenu 1.x > How to make dropdown House Menu?



ActiveForums 3.6
  

Terms Of Use  |  Privacy Statement
Copyright © 2006-2008 by Avastone Technologies. All rights reserved.