I have a site with a lot of modules, and my pages are very long when viewed as the administrator because the Drupal Issue menu (under the 'favicon' part of DAM) is so long. I got frustrated today and started looking at the menu, only to realize that every single enabled module is included there, including sub-modules. That makes my menu approximately 25% longer than it needs to be.

When the sub-module issue queues are clicked, it just brings up, for example, http://drupal.org/project/issues/panels_node which is the same as http://drupal.org/project/issues and certainly not the same as http://drupal.org/project/issues/panels.

I don't know enough about drupal module coding (yet) to know what to do about it, but it would certainly help my sanity if someone could fix this! Thanks.

Comments

sun’s picture

Title: Contrib modules show up in Drupal Issue submenu » Invalid issue queue links for project sub-modules

Better title.

sun’s picture

Status: Active » Fixed
StatusFileSize
new2.33 KB

Committed attached patch, which was previously included in #196772: Split module settings into sub-menus, but really doesn't need to wait until that issue is solved.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.