Issue status update for http://drupal.org/node/17869 Project: Drupal Version: cvs Component: menu system Category: tasks Priority: normal Assigned to: drumm Reported by: drumm Updated by: Bèr Kessels Status: patch +1 from me. This will make the code I am working on for primary/secondary links a huge lot easier. Also: this makes tabs semantically correct. Bèr Kessels Previous comments: ------------------------------------------------------------------------ February 24, 2005 - 09:51 : drumm There is currently a lot of code that does some heavy lifting in the local task themeable functions. This is a bit of a simplification. No HTML is changed by this refactoring. To test this I tried making the local tasks hierarchical instead of two unordered lists. This was a easy change to do, with about 3 lines of changes. ------------------------------------------------------------------------ February 24, 2005 - 11:19 : drumm Attachment: http://drupal.org/files/issues/menu.inc_2.diff (6.08 KB)