While trying to figure out how block->user and block->tags get set I noticed that these are edited on admin/build/block/delicious/edit.

I think that this a remnant from olden days. Doesn't it make more sense to maintain these from the block configuration screens in hook_block $op configure and save? Maybe keep the functionality to add blocks here, but edit them from the block configure page.

Comments

douggreen’s picture

Status: Active » Fixed

I implemented this a few weeks ago. You can edit the values from both places.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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