Closed (works as designed)
Project:
Devel
Version:
8.x-1.x-dev
Component:
devel
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 03:35 UTC
Updated:
16 Dec 2015 at 23:11 UTC
Jump to comment: Most recent
Comments
Comment #1
crashtest_ commentedHonestly, I keep looking for this in the first drop-down, then I go "oh yeah, that isn't in there". My vote is to put it in there so I can finally feel satisfied when I go to that menu :)
Comment #2
Crell commentedDoes this belong in admin menu? I'd think it would be a toggle in devel, which is for development, not for admin menu, which is for long-term administration.
Comment #3
sunRight. Currently, admin menu registers a bunch of additional items on behalf of Devel module (i.e. when Devel is enabled). I plan to move those items into Devel module at some point in the future (when I feel safe enough to hand that logic out into other hands, i.e. when the underlying API has been improved and set in stone).
Comment #4
Crell commentedI mean shouldn't the toggle itself be part of the devel block, not admin menu, just like the "enable/disable theme developer" link.
Comment #5
sunHm. To be honest, since admin menu started to provide links for Devel, I no longer have those Devel blocks enabled on all sites. Most often, the design of a site does not take those additional blocks into account, so they either break the layout or lead to false assumptions for content in sidebars.
Comment #6
Crell commentedSince in D6 devel just provides an actual menu, it seems like this functionality should be there. Then, add the ability for any arbitrary menu to be stuck into admin menu via checkbox. (sdboyer and I discussed this a while back but never got around to it.) Poof, devel stuff lives in devel and integrates into admin menu trivially for those who want it.
Comment #7
sunok, so for admin_menu, this is rather a duplicate of #293768: Allow to enable/disable menu additions.
However, I'd like to know whether Devel maintainers would be interested in adding this feature?
Comment #8
moshe weitzman commentedYes, I'd accept such a patch for a new menu item that disables caching. I think we recently did this for theme registry cache. needs integration with the menu item.
Comment #9
garou1674 commentedHow about doing this on a per menu basis? Or better yet, give us a way to turn off the caching for dynamic menus? I am talking about menus that are created on the fly on a per user basis gathering information from a database.
Comment #10
Crell commentedWow, this issue is still open? :-) Maintainers, do we still care?
Comment #11
moshe weitzman commentedNot really ... Folks are welcome to reopen with a patch.