Closed (fixed)
Project:
Menu Views
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Oct 2012 at 01:18 UTC
Updated:
20 Feb 2013 at 18:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
nathanshubert commentedCould this feature just be unavailable to Superfish at first?
Comment #2
ahimsauziI second that. Having a module be dependent on another is madness!
Would it be possible to add a menu class to menu_views_menu_link that identifies its menu items as a menu_views item? Given that the biggest use case for this module is creating mega menus, having its menu item identify beyond the default leaf will be very helpful.
Thanks,
Uzi
Comment #3
markhalliwellDependent?? Where do y'all get that from? The
@todois merely a note for something "to-do". Granted how I worded it probably doesn't point the right picture, but these issue queues are a place for us to keep our notes. When I start actually coding this feature, I just didn't want to forget about support for Superfish. In all reality, a supplemental issue will probably be created just for Superfish additions for this feature.Comment #3.0
markhalliwellAdded quote
Comment #4
philipz commentedA simple patch to add
'menu-view'class to menu views<li>tags. You probably want to add more precise classes based on view id or name but that's a start and something I needed in my project.Comment #5
markhalliwellAdded in the release of 7.x-2.1 (http://drupal.org/node/1909888)
Comment #6.0
(not verified) commentedUpdated @todo.