Closed (fixed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Feb 2012 at 17:29 UTC
Updated:
26 Apr 2012 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunComment #2
brunogoossens commentedComment #3
sunNo, #502500: Re-add Create content injected "Add content" at the top-level, that code needs to be adjusted now.
Comment #4
lucascaro commentedTry patch http://drupal.org/node/502500#comment-5595946 (#193) that fixes that.
Cheers.
Comment #5
lucascaro commentedWell, this patch worked for me for 7.x-3.x-dev so I'm re posting it here.
Please review!
Comment #6
sunAttached patch inserts "Add content" below "Content", if the current user has access to that, or otherwise as top-level link (like now).
Comment #7
sunAdded tests.
Comment #8
sunCommitted to all 3.x branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #9
salvisThank you, sun, that's a welcome change.
On D7 at least, the 'Content' item is now gone from the drop-down menu. I realize that the link is available from the top-level 'Content' item, but not having it in the drop-down anymore may make it harder to find for some people. Is this intentional?
Comment #10
sunSorry, I don't get that question ;)
"Add content" lives in the top-level "Content" menu now, if you have access to "Content".
If you don't have access to "Content", then "Add content" remains as separate top-level item.
Either way, it's in the "drop-down". The only case in which it is not is when you don't have access to create content.
Comment #11
salvisSorry, I should have posted screenshots...
Before:

After:

Both screenshots are taken as user 1.
The marked item (the default local task) is gone — I think it would be good UX to keep it, even though it's redundant, but maybe you had a reason for removing it.
I'm not sure it was this commit that removed it though, maybe it had already disappeared earlier.
Comment #12
sunThat's not caused by this issue, but instead #946736: Do not output default local tasks
Comment #13
salvisOk, so it was intentional. :-)
Comment #15
bmx269 commentedMy client actually liked the Add Content on its own top level, is there a way to get this back easily.
Comment #16
sun@bmx269: Please create a new feature request for that.
Comment #16.0
sunUpdated issue summary.