A view with a block display containing a list of node titles will nearly bridge views items with menu items. However, these links cannot be added to primary or secondary links locations, and the formatting has to be customized as well.

Given the efforts taken to extend core's menu system and the commonality of contributed taxonomy menu solutions, this appears to be a fitting solution.

Comments

dawehner’s picture

So you want to have the links, which are produced by views used for a menu?

I'm not sure whether this is possible, because menu items are stored in the database, and so they aren't generated on the fly.

mitchell’s picture

Status: Active » Closed (duplicate)

>> So you want to have the links, which are produced by views used for a menu?

Exactly. There's a lot of people who've talked about it in #134301: Display a view as a menu, but it seems like a long shot, for now.