Created
January 29, 2012 22:08
-
-
Save warrenbuckley/1700950 to your computer and use it in GitHub Desktop.
Umbraco V5 Example - Navi
Author
Awesome examples you have made Warren. Thanks!
I do have a question regarding this Navigation Example and hopefully you can help me and others out.
The generated list is exactly what I want perfectly looking from Rootnode till end-variable.
But, most of the time, in the content-section, the architecture is for example like this:
Homepage (lvl1)
About us (lvl2)
Contact (lvl2)
Books(lvl2)
Book Detail (lvl3)
Although 'Homepage' is the rootnode, it basically is the same level(2) as 'About us', 'Contact' and 'Books' in terms of generating a list for the navigation. I am struggling a bit getting the 'Homepage' at the same level(2).
Would be great if you can help me out on this one as I am pretty new to Razor and Umbraco.
Thanks in advance anyway!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@andiih thanks for that spot, just fixed the example now :)