Closed (fixed)
Project:
Fusion
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 May 2010 at 19:18 UTC
Updated:
5 Dec 2010 at 00:00 UTC
For many reasons (ability to place multiple blocks, use block visibility, skinr styles, etc), we should move the main and secondary menus to standard blocks in regions rather than the theme setting. Drupal core is likely also moving in this direction, but it didn't make it in before the D7 freeze.
Comments
Comment #1
stephthegeek commentedThe main thing that still needs to be done for this is updating template.php to add the .sf-menu or other classes to the block version of the ul.menu when a skin is applied. Can we leverage Skinr to do this, i.e. check which skin is set, so more styles can be set through Skinr like the navbar?
Comment #2
stephthegeek commentedThis is in the dev release (which currently has the wrong date displaying but is the correct, updated files).