Closed (fixed)
Project:
Gesso
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2014 at 16:13 UTC
Updated:
22 May 2015 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dcmouyard commentedThis patch updates the navigation classes and corresponding styles that used the old classes.
activeclass tois-activeon links and menu items.activeclass.menu-mlid-XXXclasses from menu items. (These can be manually added back in by uncommenting lines 329-330 in includes/navigation.inc)has-childrenclass to menu items that have children within that menu, although those children won’t necessarily be output in the markup.has-subnavclass to menu items that have a subnav output in the markup.Comment #2
dcmouyard commentedComment #3
clafferty commentedPatch applies cleanly. Reviewed and tested.
Comment #5
dcmouyard commented