I want to create a view that will output all the nodes contained in a Primary Menu/Links Item. I don't want to use taxonomy (it duplicates navigation). If I have:

About Us (primary)
- What we do (about us is parent)
- History (about us is parent)
- Location (about us is parent)
- Contact Us (about us is parent. Yes, the contact module.)

I know the contact module is not a node. But, is there any way I can get it into a view?

Basically, I am trying to get my entire site (it's quite small) on one page, ordered by primary navigation.

thanks,

david

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

This is not possible with Views.

dcasey’s picture

Category: support » feature

Can I change that to a feature request? Or is there a better direction you can point me?

dcasey’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)
Renee S’s picture

You might look at the Category module, it sort of stuffs taxonomy into book's menu-structure. I used it a lot on one of my more hierarchical projects and it worked well (required a hack to make it accessible through views), although I'm a little leery of using it on a big site, I think it would work well for a small one!

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)