Closed (fixed)
Project:
Admin
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2009 at 23:12 UTC
Updated:
26 Dec 2009 at 00:40 UTC
Jump to comment: Most recent
We should be able to make existing blocks adminable. For example, make a menu block show up in the admin.
Comments
Comment #1
SeanBannister commentedI think this would be really handy. The other option would be turning the current Admin section into a region so we can just drop blocks into it from the block administration page.
Comment #2
yhahn commentedI support this idea, but let's stick with doing this either through a checkbox on each block's configuration page or a selector / adder on the
admin/settings/adminpage. The theme regions are not really modifiable by a module and I think there are good reasons we should keep block visibility and admin blocks separate (ok, they are actually modifiable throughhook_system_info_alter()but that's not very polite is it?)I can look at this or feel free to beat me to it with a patch.
Comment #3
Anonymous (not verified) commentedthank you hahn, keep up the good work...
and yes, I'd love to have those check boxes in the "Enabled blocks" section of admin/settings/admin
Comment #4
mfer commentedComment #5
yhahn commentedBeat all of you to it. : P
http://drupal.org/cvs?commit=300970