[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