Questions tagged [ddrmenu]

DDRMenu is a menu provider for DotNetNuke, that allows a skin to have its own template for the menu markup.

DDRMenu is a menu provider for DotNetNuke, that allows a skin to have its own template for the menu markup. It's the default menu provider for DNN 6 and higher. The project is hosted at CodePlex. Full documentation can be found at dnnsoftware.com.

21 questions
0
votes
1 answer

How to specify starting level of DDR Menu in DNN

URL: http://bit.ly/1Lqi1io Brief: On the example URL I have a Static orange menu using the DNN HTML module. I would like to recreate this menu for all pages on the site so that the menu is dynamically updated from the CMS instead of having to be…
DevKev
  • 5,714
  • 6
  • 24
  • 29
0
votes
1 answer

DotNetNuke DDRMenu Couldn't load menu style 'MenuProfile': Illegal characters

I've added a new menu to our skin that loads a different menu style and shows only a special submenu. This loads from the directory…
spankmaster79
  • 21,555
  • 10
  • 42
  • 73
0
votes
1 answer

DNN DDRMenu: How to use Token [DEPTH]

I am creating a menu using ULTOKENS in DNN. I want to check the depth of the page so that it only displays the child pages of the current page the user is in. Is it possible to check the Depth of the page using the [DEPTH] TOKEN and how do I go…
sherlyn
  • 37
  • 7
0
votes
0 answers

DNN7 issue with localized page URLs

I've just localized my DNN website into 3 languages, and for the default language I've set up custom Page URLs for most of the pages in the Page Settings field. I've tried to set this up the same for the other languages, but the menu isn't using the…
0
votes
1 answer

Use DotNetNuke modules inside ASP.NET MVC?

We have two websites: a DNN site and an ASP.NET MVC site. We want to have a global navigation system across both of them. Right now, the DNN site is using DDRMenu for the navigation. Is there a way to get the html rendered from this exposed as a web…
adam0101
  • 29,096
  • 21
  • 96
  • 174
0
votes
1 answer

DotNetNuke DDRMenu : Outputting node not included in menu breadcrumb xslt dnn

I am having problems trying to get the following XSLT template for the DotNetNuke DDRMenu to spit out the last page/node of the breadcrumb for the following conditions: the last page is NOT "Include(d) in the Menu" in its page settings however the…
Mike Kormendy
  • 3,389
  • 2
  • 24
  • 21
1
2