Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 19.45 KB
MD5: 54ab535bf96c61aeaf029f06d201fbec
SHA-1: 2a1578984f916ff3c6aeba702794b889f58f93f2
SHA-256: 9433f0b26267552636a58993c3e769b746f5494bb1bba93982909d744eadbcdf
Download zip 21.77 KB
MD5: b96f7cc40bf84aa8faedc81e9a8a9366
SHA-1: 704ca5de2b7d65e67b1758886fd676dc75e97b46
SHA-256: c779c4ff7354cb7f44acdc0721ac99c6a02a723dbcd541060b4aa7e4e4a0bc6f

Release notes

This is the first release candidate and is stable for production use. This release may, however, contain a few minor bugs that will only be discovered with actual production use. Use with caution.

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 contrib modules like: Menu Block, Nice Menus and Superfish (see: #1404802-10: Not working with Superfish.) . 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. I think this helps clarify whether the menu item is a link or a view, avoiding the confusion on whether it will show or not.

menu_views_update_7200

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

Bug Fixes

#1535524: Breadcrumb broken
#1533084: Menu Attributes incompatabilty - <view> path bug
#1808736: Undefined index: original... line 327, View title options not working/displaying

Now Supported

#1459424: Menu views does not work with Nice Menu
#1614886: Menu Block won't work with Menu Views
#1790444: Conflict with bigmenu module
#1404802-10: Not working with Superfish.

New Features

#1786856: Provide options to render the view title
Complete administration UI overhaul.
View title and breadcrumb settings (with token support).
Node add/edit menu item integration.

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

Other releases