Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Views Data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 11:01 UTC
Updated:
18 Jan 2010 at 09:23 UTC
[This is more a requested feature or nice to have and there may be a lots easier solution then what I’m looking for. If there is - I like to here it]
I have a 3 levels primary menu
page 1
- page 1.1
-- page 1.1.1
-- page 1.1.2
...
I like page 1.1 to be a view of node teasers of page 1.1.1, page 1.1.2
What will be the best way to achieve
Comments
Comment #1
merlinofchaos commentedAt the moment there's no way to do this, nor an easy way to implement this; extracting node information from the menu system isn't easy unless it's in a book outline.
Comment #2
bartezz commentedFound this node as a top search result whilst searching for a solution to a similar problem.
So eventhough it's an old and closed issue I thought I'd post a possible solution.
http://drupal.org/project/menu_node_views
Cheers