We should be able to make existing blocks adminable. For example, make a menu block show up in the admin.

Comments

SeanBannister’s picture

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

yhahn’s picture

I 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/admin page. 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 through hook_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.

Anonymous’s picture

Component: Code » User interface
Category: task » feature
Priority: Normal » Minor

thank 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

mfer’s picture

Component: User interface » Code
Category: feature » task
Priority: Minor » Normal
yhahn’s picture

Status: Active » Fixed

Beat all of you to it. : P

http://drupal.org/cvs?commit=300970

Status: Fixed » Closed (fixed)

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