Problem/Motivation
#2731663: No login button in the user menu introduced a regression in that it solved the immediate issue but it also removed the Logout link from the toolbar.
Not everyone has the user menu enabled, so this link was actually useful (and also a part of admin_menu back in drupal 7).
Proposed resolution
As proposed by @Chi in #2731663-7: No login button in the user menu, bring back the Logout link, but prefix user.logout with the module name.
Remaining tasks
Review
Commit
User interface changes
The "tools" menu item now has a "Logout" link.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | admin_toolbar-bring-back-logout.patch | 714 bytes | stefan.r |
Comments
Comment #2
stefan.r commentedComment #3
stefan.r commentedSince this patch was posted by @Chi in https://www.drupal.org/comment/11485391#comment-11485391 and I have manually tested that this patch brings back the logout link, while still solving [#11485391], I will mark this RTBC.
Comment #4
romainj commentedPatch #2 comited in latest dev version.
Comment #6
stefan.r commentedThanks!
Comment #7
romainj commented