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

donquixote’s picture

Confirmed.
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.

donquixote’s picture

nicer css-style from the admin_menu and the margin-top-fix

Most 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.

quotientix’s picture

sorry, I was a bit vague: I meant the module "Administration menu Toolbar style" (rounded corners on the first level items etc.).

donquixote’s picture

I 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 :)

quotientix’s picture

Okay. The thing I like about the toolbar-style is, that the active menu-item is highlighted.

donquixote’s picture

Makes sense. Let's continue the discussion in a new issue.

donquixote’s picture

Status: Active » Closed (fixed)

This one can be closed.

donquixote’s picture

"Please try again with beta2."
Duh. the beta2 was in cvs all the time, and yet i did not create the release node.

digi24’s picture

Version: 6.x-1.0-beta1 » 6.x-1.x-dev
Priority: Normal » Minor
Status: Closed (fixed) » Active

I 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.

donquixote’s picture

Status: Active » Fixed

Should be fixed in 6.x-2.x branch.

Status: Fixed » Closed (fixed)

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