Closed (fixed)
Project:
DQX AdminMenu
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 14:35 UTC
Updated:
19 Jun 2011 at 18:11 UTC
Hi,
thanks for the work, looks like a nice alternative to admin_menu.
One thing I found: when clicking on the favicon -> Flush all caches, I get to a page not found errorpage. How can I or one fix that?
Would it be possible to include the nicer css-style from the admin_menu and the margin-top-fix?
Thanks!
Comments
Comment #1
donquixote commentedConfirmed.
This happened when I renamed the module from adminmenu to dqx_adminmenu.
Urls are supposed to be "dqx-adminmenu", whereas otherwise it has to be "dqx_adminmenu". This caused the problem.
Please try again with beta2.
Comment #2
donquixote commentedMost of the css is already taken from the original, with some modifications to make it work for table-style dropdowns (which you only get with admin_views enabled!).
For the margin-top-fix, I need to have a look how that works.
"nicer css" - ok, if you tell me what exactly.
Comment #3
quotientix commentedsorry, I was a bit vague: I meant the module "Administration menu Toolbar style" (rounded corners on the first level items etc.).
Comment #4
donquixote commentedI prefer the way it looks now.
But if you can open a new issue and we see more people requesting it, and/or you can contribute a patch, I will consider it :)
Comment #5
quotientix commentedOkay. The thing I like about the toolbar-style is, that the active menu-item is highlighted.
Comment #6
donquixote commentedMakes sense. Let's continue the discussion in a new issue.
Comment #7
donquixote commentedThis one can be closed.
Comment #8
donquixote commented"Please try again with beta2."
Duh. the beta2 was in cvs all the time, and yet i did not create the release node.
Comment #9
digi24 commentedI am reopening this issue, because the fix is not present, if you check out 6.1-dev from git (instead of master). This is somehow irritating.
Comment #10
donquixote commentedShould be fixed in 6.x-2.x branch.