This is a follow-up of #1192084: New options with nodes and expand, which contains 3 new features. 2 of them were committed. The third not.

3) To be able to display all nodes related to each term in the menu

The feature exists in this patch #4: #1192084-4: New options with nodes and expand
And was removed since patch #12: #1192084-12: New options with nodes and expand

Comments

hles’s picture

One can create a view and use menu hooks to display it for each menu items. I don't think we want to add this kind of feature in Taxonomy Menu as there are other methods that would work better.

danithaca’s picture

Issue summary: View changes

A sub-module or a Features example could be very helpful in this case. I'm not sure how exactly this can be done in Views.

dstol’s picture

Status: Active » Postponed
capfive’s picture

Status: Postponed » Active

Just wondering if this is going to get done.

The entire reason that taxonomy menu is used is so you don't have to spend time building complex views for each vocab set and then templating them all to format like a menu, which then still doesn't act correctly for things like breadcrumbs etc which rely off the menu hook.

Or has there been a solution since that someone could share?

My use case is as follows:
- I need to have a child/parent taxonomy set up to show a sub menu of the children within specific node pages
- The menu block can't be seen because it doesn't know that the node is part of the children due to it trying to follow the active menu item

Any help would be much appreciated

izmeez’s picture

@capfive following up on comment #4

The menu block can't be seen because it doesn't know that the node is part of the children due to it trying to follow the active menu item.

Did you resolve this?
It sounds like needing to add a context to the views.