Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Simple menu.. how toSimple menu.. how to
Previous
 
Next
New Post
1/12/2006 3:29 AM
 

Hi

I'm new to DotNetNuke and i'm boxing trying to skin a solution. I have narrowed it all down to 1 problem - The menu.

I need to make the menu pretty simple. 1 line pr. level.

ROOT: <Page1> <Page2> <Page3> ADMIN HOOST

Hvem clicking on one of these, the page must reload and then show the page. If there is any child pages to the active page, then a second line must show be showed in the menu:

ROOT: <Page1> <Page2> <Page3> ADMIN HOOST
LEVEL 1: <SubPage1> <SubPage2> <SubPage3> ...

The menu should only show root + level 1. Root in line 1 and Level1 in line 2. Preferable just as simple A tags.

how can i make this come true?

Best regards

Brian Nielsen

 

 
New Post
1/12/2006 5:50 PM
 

you could try using two [links]

 <Object>
  <Token>[LINKS:1]</Token>
  <Settings>
    <Setting>
    <Name>Level</Name>
    <Value>Root</Value>
   </Setting>
  </Settings>
 </Object>
 <Object>
  <Token>[LINKS:2]</Token>
  <Settings>
    <Setting>
    <Name>Level</Name>
    <Value>Child</Value>
   </Setting>
  </Settings>
 </Object>

Salar

 
New Post
1/16/2006 8:49 AM
 

Hi again

Ok.. I thought of the same. But that don't give me a choice on telling how it should be rendered. I would like to control how the menu is rendered, so i eg. could get the menu like this:

<UL>
  <LI><A href="link">Page 1</A></LI>

  <LI><A href="link">Page 2</A></LI>
  <LI><A href="link">Page 3</A></LI>
</UL>

And the same with the level 1 menu...

You say I can use child... but i need to besure that no matter what sub level i am on, it will show the menu 1 level from the root. I don't think child setting will accomplish that.

 

Best regards

Brian

 
New Post
1/17/2006 4:07 AM
 

Use the HouseMenu (module or skin object), you can get it here: http://houseofnuke.com/. If you like a little more documentation I recommend you buy the module at snow.

Peter

 


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Simple menu.. how toSimple menu.. how to


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out