Closed (fixed)
Project:
Administration menu
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Feb 2009 at 14:45 UTC
Updated:
26 Feb 2009 at 18:40 UTC
Jump to comment: Most recent file
Simple, but effective offshoot from #226012: Merge Administration Menu Dropdown module:
Instead of selecting #admin-menu many times, we build a admin-menu-specific registry for behaviors that are applied on the menu only.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | admin_menu-DRUPAL-5--2.behaviors.patch | 4.11 KB | smk-ka |
| admin_menu-DRUPAL-6--1.behaviors.patch | 3.9 KB | sun | |
| admin_menu-DRUPAL-5--2.behaviors.patch | 4.07 KB | sun |
Comments
Comment #1
smk-ka commentedD5 needs to initialize
Drupal.behaviorsprior using it. Nothing else changed.Comment #2
sunThis is the start of the new 3.x series.
Committed to HEAD and 3.x. :)