menu_views 7.x-2.5

Bug fixes

Changes since 7.x-2.4 (2 commits):

  • #2027169 by ron_s, tr33m4n: Hide sub menu when view returns no results
  • #2939616 by jannis: menu views links don't have 'alter' option

menu_views 8.x-3.x-dev

Bug fixes
New features

This is the 8.x-3.x development branch.

Use at your own discretion (i.e. not recommended for use on production sites).

menu_views 7.x-2.3

Bug fixes
New features
Insecure

Changes since 7.x-2.2 (11 commits):

menu_views 7.x-2.0

New features
Bug fixes
Insecure

This first official release of the 7.x-2.x branch and is stable for production use. Official support for the 7.x-1.x branch is no longer supported.

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: #1617802-8: Create a release from 7.x-1.x-dev to support Menu Views). Overall code has been consolidated into fewer files.

menu_views 7.x-2.0-rc2

Bug fixes
Insecure

This is the second release candidate and it is mostly stable for production use. This release fixed issues with the upgrade from 7.x-1x to 7.x-2.x: #1817622: Upgrading from 1 to 2 destroyed existing menu items. It also fixed issues with being able to select the proper parent item.

NOTE: This release is in fact stable from a fresh install. It can however contain a few minor bugs that will only be discovered with actual production use if you are upgrading from 7.x-1.x to 7.x-2.x, please back-up your site before upgrading (just in case).

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.

menu_views 7.x-2.0-rc1

New features
Bug fixes
Insecure

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

menu_views 7.x-2.0-beta2

New features
Bug fixes
Insecure

This is the second beta release (production servers be warned). 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 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.

menu_views 7.x-2.0-beta1

New features
Bug fixes
Insecure

First beta release (production servers be warned). 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 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.

menu_views 7.x-2.0-alpha1

New features
Bug fixes
Insecure

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.

menu_views 7.x-2.x-dev

Bug fixes
New features

This is the 7.x-2.x development branch.

Use at your own discretion (i.e. not recommended for use on production sites).

menu_views 7.x-1.4

Bug fixes

NOTE: This was the last release of the 7.x-1.x branch and contains many issues that were addressed in the 7.x-2.x branch. No work will be done on this branch, unless there are security breaches discovered. New users should download from the stable 7.x-2.x branch version instead.

Fixes #1533084: Menu Attributes incompatabilty - <view> path bug.

menu_views 7.x-1.3

Bug fixes

Major bug fixed #1433698: View doesn't appear. Strongly recommended update.
Includes database updates. Please backup your database and test on a local sandbox before moving to production.

menu_views 7.x-1.2

New features
Bug fixes

Bug Fixes:

Added features:

  • Token API support for view arguments.
  • Administration permission for adding/configuring menu views to existing menu items.

Database Updates:

7100

menu_views 7.x-1.1

Bug fixes

Fixed minor coder issues.
Moved theming override from hook_menu_link to hook_link. Now processes primary and secondary navigations. Overall improvements to UI and code.

menu_views 7.x-1.x-dev

Bug fixes

Development Branch. May contain bugs. Not recommended for development purposes.

Subscribe with RSS Subscribe to Releases for Menu Views