Closed (won't fix)
Project:
Administration menu
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2007 at 07:29 UTC
Updated:
12 Feb 2009 at 18:51 UTC
Would it make sense to move the Drupal.org issue queue links from the icon menu to the top-level "Help" menu item?
From the day they were there, I use them frequently to lookup module related issues and bug reports. If they were below the "Help" item, new users to Drupal would perhaps find them better.
On the other hand, help.module can be disabled...
If anyone has a strong opinion about this, let me know.
Comments
Comment #1
ryo commentedI agree with it!
And would it be possible to bunch the Drupal.org issue queue in some way?
When you install a lot of modules, it is hard to scroll down.
e.g.
help > issue queues of modules beginning with A > Administration issue queue
....................................................................Admin role issue queue
.........issue queues of modules beginning with B
.........issue queues of modules beginning with C
or something.
I think bunching with just Alphabet, e.g.
help > A > Administration issue queue
...............Admin role issue queue
.........B
.........C
would be less usable because clickable space becomes too small.
Comment #2
sunOT: menu item groupings: A patch for grouping module (settings) after a module's 'package' information can be found here. It's intended to apply the same grouping for Drupal.org issue queue links.
Comment #3
smk-ka commentedThen why not just create the top level menu item through hook_admin_menu(), if it is missing?
Comment #4
sunDecision taken: We'll wait for #368067: Add a 'development' admin menu item.