Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 14.51 KB
MD5: a1e7d2f6e11912b36b69fbb690e4b314
SHA-1: aae0e726ca516c684d199c6cea4ff871a608a4dd
SHA-256: 2fcfe648a8d4128f6acf878020a97c28d13d51c625f8651a68480f457f8644ef
Download zip 16.43 KB
MD5: 944b707a69206a1a184df2206fb82084
SHA-1: b6accd22cf271ae18400e8dd9a3c14971d71f5f8
SHA-256: d429b2bc74bd32d73d532fde43d1a06e85bc58412a91a222c737893996dfd30c

Release notes

Update #7200:

Upgrades existing menu items that have attached views. This is a major update for the 7.x-2.x branch.

First alpha release (meaning that this should NOT be installed on production servers). I need everyone's help in testing and debugging this module before a stable release can be made.

This has been a major overhaul of the 1.x branch. The largest change and reason for version bump is that Menu Views now intercepts the theme_menu_link() instead of theme_link(). This is a major improvement in performance and also helps with a some contrib modules like: Menu Block and Nice Menus. Overall code has been consolidated into fewer files.

The UI has also undergone a radical improvement to help simplify the creation of a menu item view. Instead of attaching a view to a menu link item, there is now a toggle at the top of every menu item that allows you to switch between a "link" and "view" menu item type.

Bug Fixes

#1459424: Menu views does not work with Nice Menu
#1614886: Menu Block won't work with Menu Views
#1790444: Conflict with bigmenu module

Feature Request

Partially implemented (does not actually render yet) - #1786856: Provide options to render the view title

Created by: markhalliwell
Created on: 1 Oct 2012 at 21:29 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases